| Package | Description |
|---|---|
| weka.core.stopwords |
| Modifier and Type | Class and Description |
|---|---|
class |
RegExpFromFile
Uses the regular expressions stored in the file for determining whether a word is a stopword (ignored if pointing to a directory).
|
class |
WordsFromFile
Uses the stopwords located in the specified file (ignored _if pointing to a directory).
|
Copyright © 2016 University of Waikato, Hamilton, NZ. All Rights Reserved.