- generateGenericDictionaryEntry(DictionaryEntry) - Method in class com.atilika.kuromoji.ipadic.compile.TokenInfoDictionaryCompiler
-
- getBaseForm() - Method in class com.atilika.kuromoji.ipadic.compile.DictionaryEntry
-
- getBaseForm() - Method in class com.atilika.kuromoji.ipadic.Token
-
Gets the base form (also called dictionary form) for this token (基本形)
- getConjugatedForm() - Method in class com.atilika.kuromoji.ipadic.compile.DictionaryEntry
-
- getConjugationForm() - Method in class com.atilika.kuromoji.ipadic.Token
-
Gets the conjugation form for this token (活用形), if applicable
- getConjugationType() - Method in class com.atilika.kuromoji.ipadic.compile.DictionaryEntry
-
- getConjugationType() - Method in class com.atilika.kuromoji.ipadic.Token
-
Gets the conjugation type for this token (活用型), if applicable
- getPartOfSpeechLevel1() - Method in class com.atilika.kuromoji.ipadic.compile.DictionaryEntry
-
- getPartOfSpeechLevel1() - Method in class com.atilika.kuromoji.ipadic.Token
-
Gets the 1st level part-of-speech tag for this token (品詞細分類1)
- getPartOfSpeechLevel2() - Method in class com.atilika.kuromoji.ipadic.compile.DictionaryEntry
-
- getPartOfSpeechLevel2() - Method in class com.atilika.kuromoji.ipadic.Token
-
Gets the 2nd level part-of-speech tag for this token (品詞細分類2)
- getPartOfSpeechLevel3() - Method in class com.atilika.kuromoji.ipadic.compile.DictionaryEntry
-
- getPartOfSpeechLevel3() - Method in class com.atilika.kuromoji.ipadic.Token
-
Gets the 3rd level part-of-speech tag for this token (品詞細分類3)
- getPartOfSpeechLevel4() - Method in class com.atilika.kuromoji.ipadic.compile.DictionaryEntry
-
- getPartOfSpeechLevel4() - Method in class com.atilika.kuromoji.ipadic.Token
-
Gets the 4th level part-of-speech tag for this token (品詞細分類4)
- getPronunciation() - Method in class com.atilika.kuromoji.ipadic.compile.DictionaryEntry
-
- getPronunciation() - Method in class com.atilika.kuromoji.ipadic.Token
-
Gets the pronunciation for this token (発音)
- getReading() - Method in class com.atilika.kuromoji.ipadic.compile.DictionaryEntry
-
- getReading() - Method in class com.atilika.kuromoji.ipadic.Token
-
Gets the reading for this token (読み) in katakana script
- getTokenInfoDictionaryCompiler(String) - Method in class com.atilika.kuromoji.ipadic.compile.DictionaryCompiler
-