In InfraNodus, you can process texts in several languages. English, German, French, and Russian are supported to the fullest extent. We also have support for Spanish, Portugese, Norwegian, Swedish, Italian, Chinese (traditional and simplified), Japanese, Korean, Hebrew, Arabic, and Farsi languages.
The language setting is used to
a) remove the stopwords (based on our custom lists which you can modify in your user account);
b) lemmatize keywords in the graph (e.g. "companies" becomes "company", "looked" > "look", etc.)
The default setting is automatic language detection, which we recommend to change to your default User language if you tend to use that language most of the time (in User > Settings)
If you don't want to have any language processing enabled or want to use InfraNodus in a language that is not supported, you can switch off the lemmatizer in user settings and upload your custom list of stopwords. You can find more information in In Your Own Language: Lemmatization and Stopwords Removal
If you're unhappy about your language processing, the problem may be that InfraNodus' automatic detection is not recognizing your language. In that case, we also recommend to change to your chosen language.
Changing Your Language Setting
By default, InfraNodus will detect your language automatically. However, sometimes you may want to make it work more precisely by setting the default language you use. If you hard-set your language, it will also process your texts faster.
1) Change the default language of the user (User Settings > Language)
2) Change the language setting for each graph (Settings menu on the right > Language Settings), as shown in the image below:
The language setting is used for two things:
1) Knowing which stopwords to remove, and
2) Lemmatizing the words (e.g. plural to singular, past to present)
If you would like to use the language setting for either the stopwords or the lemmatization, you have two options.
1) No lemmatization, only stopwords detection — You can go to the User Settings or Graph Settings a) switch off the language detection completely and then b) add the keywords you want to use as the stopwords into the custom stopwords list, then c) select use custom stopwords only
2) No stopwords, but only lemmatization — leave the stopwords field empty and choose to process only custom stopwords (as you have none, none will be processed). Then choose the lemmatizer you want to use.
How to Change Which Stopwords are Removed
Stopwords are the auxiliary words that are removed from the graphs. They are still fed to AI models based on your original content, but text graphs are more readable when you don't have words such as "is" or "a" shown in them.
You can change which stopwords get removed from the graph globally in your User Settings > Text Processing: https://infranodus.com/settings
You can also change stopwords for every specific context by clicking the Planet Icon and advanced settings at the top to activate the stopwords field.
If you'd like to add keywords to the stopwords list and have them deleted, simply comma-separate them:
do,take,notIf you would like to remove the stopwords from the stopwords list and have them shown in the graph, add a - sign next to the words:
-do,-take,-notYou can also combine words to remove and words to show in one row:
-do,take,-not
Comments
0 comments
Please sign in to leave a comment.