| 
 | MaltParser 1.4.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GuideHistory | |
|---|---|
| org.maltparser.parser.guide | Contains classes that implements the guide, which can be seen as an interface (or glue) between the parsing algorithm and the learner. | 
| org.maltparser.parser.history | Contains classes for managing the history feature model. | 
| org.maltparser.parser.history.action | Provides classes for different kinds of parser actions | 
| Uses of GuideHistory in org.maltparser.parser.guide | 
|---|
| Methods in org.maltparser.parser.guide that return GuideHistory | |
|---|---|
|  GuideHistory | SingleGuide.getHistory() | 
|  GuideHistory | ClassifierGuide.getHistory() | 
| Methods in org.maltparser.parser.guide with parameters of type GuideHistory | |
|---|---|
| protected  void | SingleGuide.setHistory(GuideHistory actionHistory) | 
| Constructors in org.maltparser.parser.guide with parameters of type GuideHistory | |
|---|---|
| SingleGuide(DependencyParserConfig configuration,
                       GuideHistory history,
                       ClassifierGuide.GuideMode guideMode) | |
| Uses of GuideHistory in org.maltparser.parser.history | 
|---|
| Classes in org.maltparser.parser.history that implement GuideHistory | |
|---|---|
|  class | History | 
| Uses of GuideHistory in org.maltparser.parser.history.action | 
|---|
| Methods in org.maltparser.parser.history.action that return GuideHistory | |
|---|---|
|  GuideHistory | ComplexDecisionAction.getGuideHistory() | 
|  GuideHistory | SimpleDecisionAction.getGuideHistory() | 
|  GuideHistory | GuideDecision.getGuideHistory() | 
| Constructors in org.maltparser.parser.history.action with parameters of type GuideHistory | |
|---|---|
| ComplexDecisionAction(GuideHistory history) | |
| 
 | MaltParser 1.4.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||