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.tokenattributes
/
PartOfSpeechAttribute
Part
Of
Speech
Attribute
interface
PartOfSpeechAttribute
:
Attribute
Attribute for
Token.getPartOfSpeech
.
Inheritors
PartOfSpeechAttributeImpl
Members
Functions
get
Part
Of
Speech
Link copied to clipboard
abstract
fun
getPartOfSpeech
(
)
:
String
?
set
Token
Link copied to clipboard
abstract
fun
setToken
(
token
:
Token
?
)