See: Description
Class | Description |
---|---|
ChineseAnalyzer | Deprecated
Use
StandardAnalyzer instead, which has the same functionality. |
ChineseFilter | Deprecated
Use
StopFilter instead, which has the same functionality. |
ChineseTokenizer | Deprecated
Use
StandardTokenizer instead, which has the same functionality. |
Three analyzers are provided for Chinese, each of which treats Chinese text in a different way.
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.