BibleJapaneseAnalyzer
Bible-specific Japanese analyzer that normalizes biblical terms such as "キリスト・イエス" to the canonical "イエス・キリスト" form.
Constructors
Link copied to clipboard
constructor()
constructor(userDict: UserDictionary?, mode: JapaneseTokenizer.Mode, stopwords: CharArraySet, stopTags: Set<String>)