C# Class Nuve.Reader.SuffixLexiconReader

显示文件 Open project: hrzafer/nuve Class Usage Examples

Public Methods

Method Description
Read ( DataSet ds, string tableName ) : MorphemeContainer
SuffixLexiconReader ( Orthography orthography ) : System

Private Methods

Method Description
AddSuffix ( SuffixDictionaryLine entry, Suffix>.Dictionary suffixesById, MorphemeSurfaceDictionary suffixes ) : void

Method Details

Read() public method

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

SuffixLexiconReader() public method

public SuffixLexiconReader ( Orthography orthography ) : System
orthography Nuve.Orthographic.Orthography
return System