lucene-kmp
Toggle table of contents
10.2.0-alpha14
common
Target filter
common
Switch theme
Search in API
Skip to content
lucene-kmp
hebmorph
/
org.gnit.lucenekmp.analysis.he
/
HebMorphTokenizer
/
Companion
Companion
object
Companion
Members
Properties
Chars
Following
Prefixes
Link copied to clipboard
val
CharsFollowingPrefixes
:
CharArray
Geresh
Link copied to clipboard
val
Geresh
:
CharArray
Gershayim
Link copied to clipboard
val
Gershayim
:
CharArray
Letters
Accepting
Geresh
Link copied to clipboard
val
LettersAcceptingGeresh
:
CharArray
Makaf
Link copied to clipboard
val
Makaf
:
CharArray
TOKENIZATION_
EXCEPTION_
MAX_
LENGTH
Link copied to clipboard
const
val
TOKENIZATION_EXCEPTION_MAX_LENGTH
:
Int
=
25
Functions
is
Legal
Prefix
Link copied to clipboard
fun
isLegalPrefix
(
prefix
:
String
,
prefixesTree
:
MutableMap
<
String
,
Int
>
)
:
Boolean
fun
isLegalPrefix
(
prefix
:
CharArray
,
length
:
Int
,
prefixesTree
:
MutableMap
<
String
,
Int
>
)
:
Boolean