C# Class Nuve.Reader.SuffixLexiconReader

Afficher le fichier Open project: hrzafer/nuve Class Usage Examples

Méthodes publiques

Méthode Description
Read ( DataSet ds, string tableName ) : MorphemeContainer
SuffixLexiconReader ( Orthography orthography ) : System

Private Methods

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

Method Details

Read() public méthode

public Read ( DataSet ds, string tableName ) : MorphemeContainer
ds System.Data.DataSet
tableName string
Résultat MorphemeContainer

SuffixLexiconReader() public méthode

public SuffixLexiconReader ( Orthography orthography ) : System
orthography Nuve.Orthographic.Orthography
Résultat System