|
MaltParser 1.0.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.maltparser.parser.guide | |
---|---|
org.maltparser.core.config | Contains classes and an interface for handling parsing scenarios. |
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.guide.instmodel | Provides an interface for implementing different kinds of prediction strategies. |
org.maltparser.parser.guide.predmodel | Contains classes for implementing different kinds of instance models. |
Classes in org.maltparser.parser.guide used by org.maltparser.core.config | |
---|---|
Guidable
|
|
Guide
The guide is used by a parsing algorithm to predict the next parser action during parsing and to add a instance to the training instance set during learning. |
Classes in org.maltparser.parser.guide used by org.maltparser.parser.guide | |
---|---|
GuideModel
|
Classes in org.maltparser.parser.guide used by org.maltparser.parser.guide.instmodel | |
---|---|
GuideModel
|
Classes in org.maltparser.parser.guide used by org.maltparser.parser.guide.predmodel | |
---|---|
Guide
The guide is used by a parsing algorithm to predict the next parser action during parsing and to add a instance to the training instance set during learning. |
|
GuideModel
|
|
MaltParser 1.0.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |