lucene-kmp
Toggle table of contents
10.2.0-alpha14
common
Target filter
common
Switch theme
Search in API
Skip to content
lucene-kmp
nori
/
org.gnit.lucenekmp.analysis.ko
/
DictionaryToken
/
DictionaryToken
Dictionary
Token
constructor
(
type
:
TokenType
,
morphAtts
:
KoMorphData
,
wordId
:
Int
,
surfaceForm
:
CharArray
,
offset
:
Int
,
length
:
Int
,
startOffset
:
Int
,
endOffset
:
Int
)