BrillTransformationRules
00 Remarks
01 Syntax
Microsoft.VisualBasic.Data.NLP.POSTagger.BrillTransformationRules
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| GetRule | 1 | |
| SetRule | 1 | |
| AppendRule | 1 | |
| SetRules | 1 | |
| GetRules | 1 |
03 Members
GetRule(
Int32)SetRule(
Int32, Action(Of List(Of PartOfSpeech), Int32))AppendRule(
Action(Of List(Of PartOfSpeech), Int32))SetRules(
IEnumerable(Of Action(Of List(Of PartOfSpeech), Int32)))GetRules()