|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.textkit4j.matching.NGramFactory
net.sf.textkit4j.matching.WordNGramFactory
public class WordNGramFactory
Generates ngrams of words.
| Constructor Summary | |
|---|---|
WordNGramFactory()
|
|
| 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 WordNGramFactory()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||