Package | Description |
---|---|
com.atilika.kuromoji | |
com.atilika.kuromoji.dict | |
com.atilika.kuromoji.trie | |
com.atilika.kuromoji.util |
Modifier and Type | Field and Description |
---|---|
protected ResourceResolver |
TokenizerBase.Builder.resolver |
Modifier and Type | Method and Description |
---|---|
static CharacterDefinitions |
CharacterDefinitions.newInstance(ResourceResolver resolver) |
static ConnectionCosts |
ConnectionCosts.newInstance(ResourceResolver resolver) |
static TokenInfoDictionary |
TokenInfoDictionary.newInstance(ResourceResolver resolver) |
static UnknownDictionary |
UnknownDictionary.newInstance(ResourceResolver resolver,
CharacterDefinitions characterDefinitions,
int totalFeatures) |
Modifier and Type | Method and Description |
---|---|
static DoubleArrayTrie |
DoubleArrayTrie.newInstance(ResourceResolver resolver) |
Modifier and Type | Class and Description |
---|---|
class |
FileResourceResolver |
class |
SimpleResourceResolver |
Copyright © 2020. All rights reserved.