Uses of Interface
org.apache.lucene.analysis.icu.tokenattributes.ScriptAttribute
Packages that use ScriptAttribute
Package
Description
Tokenizer that breaks text into words with the Unicode Text Segmentation algorithm.
Additional ICU-specific Attributes for text analysis.
-
Uses of ScriptAttribute in org.apache.lucene.analysis.icu.segmentation
Fields in org.apache.lucene.analysis.icu.segmentation declared as ScriptAttribute -
Uses of ScriptAttribute in org.apache.lucene.analysis.icu.tokenattributes
Classes in org.apache.lucene.analysis.icu.tokenattributes that implement ScriptAttributeModifier and TypeClassDescriptionclass
Implementation ofScriptAttribute
that stores the script as an integer.