public class StopwordDictionaryInfo extends DictionaryInfo
This dictionary type is also suitable for any use that requires a term match with an optional integer output.
| Constructor and Description |
|---|
StopwordDictionaryInfo() |
StopwordDictionaryInfo(String name) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addParameters(StringBuilder buffer)
Add any parameters to string representation.
|
StopwordDictionaryInfo |
clone() |
boolean |
equals(Object other) |
int |
hashCode() |
getName, isCaseSensitive, isCompiled, isPublished, isPunctuationSensitive, setCaseSensitive, setCompiled, setName, setPublished, setPunctuationSensitive, toStringpublic StopwordDictionaryInfo()
public StopwordDictionaryInfo(String name)
protected void addParameters(StringBuilder buffer)
DictionaryInfoaddParameters in class DictionaryInfopublic int hashCode()
hashCode in class DictionaryInfopublic boolean equals(Object other)
equals in class DictionaryInfopublic StopwordDictionaryInfo clone()
clone in class DictionaryInfoCopyright © 2018 Attivio, Inc. All Rights Reserved.
PATENT NOTICE: Attivio, Inc. Software Related Patents. With respect to the Attivio software product(s) being used, the following patents apply: Querying Joined Data Within A Search Engine Index: United States Patent No.(s): 8,073,840. Ordered Processing of Groups of Messages: U.S. Patent No.(s) 8,495,656. Signal processing approach to sentiment analysis for entities in documents: U.S. Patent No.(s) 8,725,494. Other U.S. and International Patents Pending.