C# 클래스 Nuve.Reader.SuffixLexiconReader

파일 보기 프로젝트 열기: hrzafer/nuve 1 사용 예제들

공개 메소드들

메소드 설명
Read ( DataSet ds, string tableName ) : MorphemeContainer
SuffixLexiconReader ( Orthography orthography ) : System

비공개 메소드들

메소드 설명
AddSuffix ( SuffixDictionaryLine entry, Suffix>.Dictionary suffixesById, MorphemeSurfaceDictionary suffixes ) : void

메소드 상세

Read() 공개 메소드

public Read ( DataSet ds, string tableName ) : MorphemeContainer
ds System.Data.DataSet
tableName string
리턴 MorphemeContainer

SuffixLexiconReader() 공개 메소드

public SuffixLexiconReader ( Orthography orthography ) : System
orthography Nuve.Orthographic.Orthography
리턴 System