...
- Stopword List: The plain-text file that contains the list of stopwords to use. By default, it points to the included stopword list. If an invalid file path is specified, it will again default to the included stopword list. Stopwords are separated by line (so each line lists a single stopword).
- New Separator: The character that will separate items in the output lists of tokens.
- Each individual textual column of the table can be selected or not selected for normalization.
...
This algorithm can prepare the text in a table for Burst Detection.
Links
See Also
| Incoming Links | ||
|---|---|---|
| ||
...