C# 클래스 WordSegmenter.viterbi.NoHmmAlgorithm

상속: IAlgorithm
파일 보기 프로젝트 열기: partychen/jieba_csharp

공개 메소드들

메소드 설명
Core ( string sentence ) : IList

메소드 상세

Core() 공개 메소드

public Core ( string sentence ) : IList
sentence string
리턴 IList