| 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 © 2020 University of Waikato, Hamilton, NZ. All rights reserved.