Uses of Interface
org.apache.lucene.analysis.ko.dict.KoMorphData
Packages that use KoMorphData
-
Uses of KoMorphData in org.apache.lucene.analysis.ko
Method parameters in org.apache.lucene.analysis.ko with type arguments of type KoMorphDataModifier and TypeMethodDescriptionvoid
KoreanTokenizer.setGraphvizFormatter
(GraphvizFormatter<KoMorphData> dotOut) Expert: set this to produce graphviz (dot) output of the Viterbi latticeConstructors in org.apache.lucene.analysis.ko with parameters of type KoMorphDataModifierConstructorDescriptionDictionaryToken
(TokenType type, KoMorphData morphAtts, int wordId, char[] surfaceForm, int offset, int length, int startOffset, int endOffset)