Méthode |
Description |
|
Apply ( string name, Case @case, Rule rule ) : string |
|
|
CaseInflection ( RulesProvider provider, Gender gender ) : System |
|
|
ExtractTags ( bool>.Dictionary features ) : HashSet |
|
|
Find ( string name, List rules, bool matchWholeWord, HashSet tags ) : Rule |
|
|
FindAndApply ( string name, Case @case, RuleSet ruleSet, bool>.Dictionary features ) : string |
|
|
FindCaseModificator ( Case @case, Rule rule ) : string |
|
|
FindRulesFor ( string name, RuleSet ruleSet, bool>.Dictionary features ) : Rule |
|
|
InflectTo ( string name, Case @case, RuleSet ruleSet ) : string |
|
|
MatchRule ( string name, Rule rule, bool matchWholeWord, HashSet tags ) : bool |
|
|