|
RiTa index |
|
| Name | isStopWord() |
| Class | RiLexicon |
| Description | Returns true if the word is a 'stop' (or 'closed-class') word else false. See http://en.wikipedia.org/wiki/Stop_words |
| Syntax | isStopWord(word); |
| Returns | boolean |
| Usage | Web & Application |
| Related | |