|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.aitools.ie.decomposition.chunker.Chunker
de.aitools.ie.decomposition.chunker.SlidingWindow
de.aitools.ie.decomposition.chunker.NGramChunker
public class NGramChunker
Constructor Summary | |
---|---|
NGramChunker(Tokenizer tokenizer,
int ngramSize)
|
Method Summary |
---|
Methods inherited from class de.aitools.ie.decomposition.chunker.SlidingWindow |
---|
hasNext, next |
Methods inherited from class de.aitools.ie.decomposition.chunker.Chunker |
---|
nextAsDeepCopy, remove, setText, setTokenizer |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NGramChunker(Tokenizer tokenizer, int ngramSize)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |