Toggle navigation
Home
edu.stanford.nlp.pipeline.Annotator.Requirement to java.lang.Class<? extendsedu.stanford.nlp.ling.CoreAnnotation>
No. of Instances - 267
No. of Commits - 3
No. of Projects - {'CoreNLP'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Jdk
Mapping:
Cascading Type Change (Different)
Annotator
to
CoreAnnotations.PartOfSpeechAnnotation
Annotator
to
CoreAnnotations.PartOfSpeechAnnotation
Annotator
to
CoreAnnotations.PartOfSpeechAnnotation
Add or Remove Method invocation
CoreAnnotations.PartOfSpeechAnnotation.REQUIREMENTS.get(STANFORD_MENTION)
to
Arrays.asList(CoreAnnotations.TokensAnnotation.class,CoreAnnotations.SentencesAnnotation.class,CoreAnnotations.PartOfSpeechAnnotation.class,CoreAnnotations.NamedEntityTagAnnotation.class)
DEPENDENCY_REQUIREMENT
to
Arrays.asList(SemanticGraphCoreAnnotations.BasicDependenciesAnnotation.class,SemanticGraphCoreAnnotations.CollapsedDependenciesAnnotation.class,SemanticGraphCoreAnnotations.CollapsedCCProcessedDependenciesAnnotation.class)
DEPENDENCY_REQUIREMENT
to
Arrays.asList(SemanticGraphCoreAnnotations.BasicDependenciesAnnotation.class,SemanticGraphCoreAnnotations.CollapsedDependenciesAnnotation.class,SemanticGraphCoreAnnotations.CollapsedCCProcessedDependenciesAnnotation.class)
CoreAnnotations.PartOfSpeechAnnotation.REQUIREMENTS.get(STANFORD_MENTION)
to
Arrays.asList(CoreAnnotations.TokensAnnotation.class,CoreAnnotations.SentencesAnnotation.class,CoreAnnotations.PartOfSpeechAnnotation.class,CoreAnnotations.NamedEntityTagAnnotation.class)
DEPENDENCY_REQUIREMENT
to
Arrays.asList(SemanticGraphCoreAnnotations.BasicDependenciesAnnotation.class,SemanticGraphCoreAnnotations.CollapsedDependenciesAnnotation.class,SemanticGraphCoreAnnotations.CollapsedCCProcessedDependenciesAnnotation.class)
CoreAnnotations.PartOfSpeechAnnotation.REQUIREMENTS.get(STANFORD_MENTION)
to
Arrays.asList(CoreAnnotations.TokensAnnotation.class,CoreAnnotations.SentencesAnnotation.class,CoreAnnotations.PartOfSpeechAnnotation.class,CoreAnnotations.NamedEntityTagAnnotation.class)