C# Class WordSegmenter.viterbi.NoHmmAlgorithm

Inheritance: IAlgorithm
Show file Open project: partychen/jieba_csharp

Public Methods

Method Description
Core ( string sentence ) : IList

Method Details

Core() public method

public Core ( string sentence ) : IList
sentence string
return IList