|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.textkit4j.matching.NGramFactory net.sf.textkit4j.matching.CharacterNGramFactory
public class CharacterNGramFactory
Character-based n-gram factory implementation.
Constructor Summary | |
---|---|
CharacterNGramFactory()
|
Method Summary |
---|
Methods inherited from class net.sf.textkit4j.matching.NGramFactory |
---|
bigrams, isCollapseWhiteSpace, isLowerCase, isStripPunctuation, setCollapseWhiteSpace, setLowerCase, setStripPunctuation, trigrams, unigrams |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CharacterNGramFactory()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |