- java.lang.Object
-
- edu.stanford.nlp.pipeline.AnnotationPipeline
-
- org.aksw.simba.bengal.triple2nl.nlp.StanfordCoreNLPWrapper
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
private edu.stanford.nlp.pipeline.AnnotationPipeline |
delegate |
-
Fields inherited from class edu.stanford.nlp.pipeline.AnnotationPipeline
TIME
-
Fields inherited from interface edu.stanford.nlp.pipeline.Annotator
DEFAULT_REQUIREMENTS, STANFORD_CLEAN_XML, STANFORD_COLUMN_DATA_CLASSIFIER, STANFORD_COREF, STANFORD_DEPENDENCIES, STANFORD_DETERMINISTIC_COREF, STANFORD_ENTITY_MENTIONS, STANFORD_GENDER, STANFORD_KBP, STANFORD_LEMMA, STANFORD_LINK, STANFORD_MENTION, STANFORD_NATLOG, STANFORD_NER, STANFORD_OPENIE, STANFORD_PARSE, STANFORD_POS, STANFORD_QUOTE, STANFORD_QUOTE_ATTRIBUTION, STANFORD_REGEXNER, STANFORD_RELATION, STANFORD_SENTIMENT, STANFORD_SSPLIT, STANFORD_TOKENIZE, STANFORD_TOKENSREGEX, STANFORD_TRUECASE, STANFORD_UD_FEATURES
-
Constructor Summary
Constructors
| Constructor and Description |
StanfordCoreNLPWrapper(edu.stanford.nlp.pipeline.AnnotationPipeline delegate) |
-
Method Summary
-
Methods inherited from class edu.stanford.nlp.pipeline.AnnotationPipeline
annotate, annotate, annotate, annotate, getTotalTime, main, requirementsSatisfied, requires, timingInformation
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface edu.stanford.nlp.pipeline.Annotator
unmount
Copyright © 2020. All rights reserved.