|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.stanford.nlp.parser.lexparser.ParserAnnotations
public class ParserAnnotations
Parse time options for the Stanford lexicalized parser. For example, you can set a ConstraintAnnotation and the parser annotator will extract that annotation and apply the constraints when parsing.
| Nested Class Summary | |
|---|---|
static class |
ParserAnnotations.CandidatePartOfSpeechAnnotation
This CoreMap key represents a regular expression which the parser will try to match when assigning tags. |
static class |
ParserAnnotations.ConstraintAnnotation
The CoreMap key for getting a list of constraints to apply when parsing. |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||