Stop Word List
In text analysis, many words are defined "empty" because - on their own - they don't have any specific and/or significant content.
A standard criterion doesn't exist in order to build a list of these words (Stop Word List).
In T-LAB the list is taken from the following classes:
- indefinite
adjectives;
- articles;
- adverbs;
- exclamations;
- interjections ;
- prepositions ;
- pronouns (demonstrative, indefinite and relative);
- auxiliary verbs;
- modal verbs.
Moreover the user can import customized StopWord lists.