org.apache.lucene.analysis.cn.smart.hhmm
public class HHMMSegmenter extends java.lang.Object
WARNING: The status of the analyzers/smartcn analysis.cn.smart package is experimental. The APIs and file formats introduced here might change in the future and will not be supported anymore in such a case.
Constructor and Description |
---|
HHMMSegmenter() |
public java.util.List process(java.lang.String sentence)
SegToken
representing the best segmentation of a sentencesentence
- input sentenceList
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.