Class HHMMSegmenter
Finds the optimal segmentation of a sentence into Chinese words
@lucene.experimental
Inheritance
System.Object
HHMMSegmenter
Assembly: Lucene.Net.Analysis.SmartCn.dll
Syntax
public class HHMMSegmenter : object
Methods
Name | Description |
---|---|
Process(String) | Return a list of SegToken representing the best segmentation of a sentence |