lucene-kmp
Toggle table of contents
10.2.0-alpha14
common
Target filter
common
Switch theme
Search in API
Skip to content
lucene-kmp
kuromoji
/
org.gnit.lucenekmp.analysis.ja.dict
/
UserDictionary
/
Companion
Companion
object
Companion
Members
Properties
CUSTOM_
DICTIONARY_
WORD_
ID_
OFFSET
Link copied to clipboard
const
val
CUSTOM_DICTIONARY_WORD_ID_OFFSET
:
Int
=
100000000
INTERNAL_
SEPARATOR
Link copied to clipboard
const
val
INTERNAL_SEPARATOR
:
String
Functions
open
Link copied to clipboard
fun
open
(
reader
:
InputStream
)
:
UserDictionary
?
fun
open
(
reader
:
Reader
)
:
UserDictionary
?