|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
RulesAccess | Interface to classes that provides access to rules. |
RulesTreesAccess | Interface to classes that provides access to rules trees. |
Class Summary | |
---|---|
AcceptState | An accept state, that is part of rules DFA. |
NullSyntacticChunk | |
NullToken | |
RulesApplier | Applies error rules to a Sentence object. |
RulesProvider | Singleton objetc that provides access to the Rules |
RulesTree | Class that defines a Rules tree, which nodes are State s |
RulesTrees | Give access to the set of RulesTree . |
RulesTreesBuilder | This class builds rules trees that will be used to match mistakes in the sentences. |
RulesTreesFromScratchAccess | Creates an empty RulesTrees that could be populated with data from
XML file. |
RulesTreesProvider | Decides if the rules trees must be obtained from a serialized file or if they must be built from scratch. |
RulesTreesSerializedAccess | Read the rules from a serialized file (faster) |
RulesXmlAccess | Class that provides access to the rules read from a xml file. |
State | A state, which is part of rules DFA. |
SuggestionBuilder | This class makes suggestions to correct the mistakes. |
XMLRuleDefinition |
Classes in charge of annotate a sentence with grammar errors.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |