Class BiberAnnotator
- java.lang.Object
-
- io.outofprintmagazine.nlp.pipeline.annotators.AbstractAnnotator
-
- io.outofprintmagazine.nlp.pipeline.annotators.AbstractPosAnnotator
-
- io.outofprintmagazine.nlp.pipeline.annotators.BiberAnnotator
-
- All Implemented Interfaces:
edu.stanford.nlp.pipeline.Annotator
,IOOPAnnotator
public class BiberAnnotator extends AbstractPosAnnotator implements edu.stanford.nlp.pipeline.Annotator, IOOPAnnotator
-
-
Field Summary
-
Fields inherited from class io.outofprintmagazine.nlp.pipeline.annotators.AbstractPosAnnotator
tags
-
Fields inherited from class io.outofprintmagazine.nlp.pipeline.annotators.AbstractAnnotator
dictionaryPOS, parameterStore, punctuationMarks, scorer, serializer
-
Fields inherited from interface edu.stanford.nlp.pipeline.Annotator
DEFAULT_REQUIREMENTS, STANFORD_CLEAN_XML, STANFORD_COLUMN_DATA_CLASSIFIER, STANFORD_COREF, STANFORD_COREF_MENTION, STANFORD_DEPENDENCIES, STANFORD_DETERMINISTIC_COREF, STANFORD_DOCDATE, STANFORD_ENTITY_MENTIONS, STANFORD_GENDER, STANFORD_KBP, STANFORD_LEMMA, STANFORD_LINK, STANFORD_MWT, 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 Description BiberAnnotator()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
annotate(edu.stanford.nlp.pipeline.Annotation annotation)
void
annotate_AMP(edu.stanford.nlp.pipeline.Annotation annotation)
void
annotate_ANDC(edu.stanford.nlp.pipeline.Annotation annotation)
void
annotate_AWL(edu.stanford.nlp.pipeline.Annotation annotation)
void
annotate_BEMA(edu.stanford.nlp.pipeline.Annotation annotation)
void
annotate_BYPA(edu.stanford.nlp.pipeline.Annotation annotation)
void
annotate_CAUS(edu.stanford.nlp.pipeline.Annotation annotation)
void
annotate_CONC(edu.stanford.nlp.pipeline.Annotation annotation)
void
annotate_COND(edu.stanford.nlp.pipeline.Annotation annotation)
void
annotate_CONJ(edu.stanford.nlp.pipeline.Annotation annotation)
void
annotate_CONT(edu.stanford.nlp.pipeline.Annotation annotation)
void
annotate_DEMO(edu.stanford.nlp.pipeline.Annotation annotation)
void
annotate_DEMP(edu.stanford.nlp.pipeline.Annotation annotation)
void
annotate_DPAR(edu.stanford.nlp.pipeline.Annotation annotation)
void
annotate_DWNT(edu.stanford.nlp.pipeline.Annotation annotation)
void
annotate_EMPH(edu.stanford.nlp.pipeline.Annotation annotation)
void
annotate_EX(edu.stanford.nlp.pipeline.Annotation annotation)
void
annotate_FPP1(edu.stanford.nlp.pipeline.Annotation annotation)
void
annotate_GER(edu.stanford.nlp.pipeline.Annotation annotation)
void
annotate_HDG(edu.stanford.nlp.pipeline.Annotation annotation)
void
annotate_INPR(edu.stanford.nlp.pipeline.Annotation annotation)
void
annotate_JJ(edu.stanford.nlp.pipeline.Annotation annotation)
void
annotate_NEMD(edu.stanford.nlp.pipeline.Annotation annotation)
void
annotate_NN(edu.stanford.nlp.pipeline.Annotation annotation)
void
annotate_NOMZ(edu.stanford.nlp.pipeline.Annotation annotation)
void
annotate_OSUB(edu.stanford.nlp.pipeline.Annotation annotation)
void
annotate_PASS(edu.stanford.nlp.pipeline.Annotation annotation)
void
annotate_PASTP(edu.stanford.nlp.pipeline.Annotation annotation)
void
annotate_PEAS(edu.stanford.nlp.pipeline.Annotation annotation)
void
annotate_PHC(edu.stanford.nlp.pipeline.Annotation annotation)
void
annotate_PIN(edu.stanford.nlp.pipeline.Annotation annotation)
void
annotate_PIRE(edu.stanford.nlp.pipeline.Annotation annotation)
void
annotate_PIT(edu.stanford.nlp.pipeline.Annotation annotation)
void
annotate_PLACE(edu.stanford.nlp.pipeline.Annotation annotation)
void
annotate_POMD(edu.stanford.nlp.pipeline.Annotation annotation)
void
annotate_PRED(edu.stanford.nlp.pipeline.Annotation annotation)
void
annotate_PRESP(edu.stanford.nlp.pipeline.Annotation annotation)
void
annotate_PRIV(edu.stanford.nlp.pipeline.Annotation annotation)
void
annotate_PRMD(edu.stanford.nlp.pipeline.Annotation annotation)
void
annotate_PROD(edu.stanford.nlp.pipeline.Annotation annotation)
void
annotate_PUBV(edu.stanford.nlp.pipeline.Annotation annotation)
void
annotate_RB(edu.stanford.nlp.pipeline.Annotation annotation)
void
annotate_SEMP(edu.stanford.nlp.pipeline.Annotation annotation)
void
annotate_SERE(edu.stanford.nlp.pipeline.Annotation annotation)
void
annotate_SPAU(edu.stanford.nlp.pipeline.Annotation annotation)
void
annotate_SPIN(edu.stanford.nlp.pipeline.Annotation annotation)
void
annotate_SPP2(edu.stanford.nlp.pipeline.Annotation annotation)
void
annotate_STPR(edu.stanford.nlp.pipeline.Annotation annotation)
void
annotate_SUAV(edu.stanford.nlp.pipeline.Annotation annotation)
void
annotate_SYNE(edu.stanford.nlp.pipeline.Annotation annotation)
void
annotate_THAC(edu.stanford.nlp.pipeline.Annotation annotation)
void
annotate_THATD(edu.stanford.nlp.pipeline.Annotation annotation)
void
annotate_THVC(edu.stanford.nlp.pipeline.Annotation annotation)
void
annotate_TIME(edu.stanford.nlp.pipeline.Annotation annotation)
void
annotate_TO(edu.stanford.nlp.pipeline.Annotation annotation)
void
annotate_TOBJ(edu.stanford.nlp.pipeline.Annotation annotation)
void
annotate_TPP3(edu.stanford.nlp.pipeline.Annotation annotation)
void
annotate_TSUB(edu.stanford.nlp.pipeline.Annotation annotation)
void
annotate_TTR(edu.stanford.nlp.pipeline.Annotation annotation)
void
annotate_VBD(edu.stanford.nlp.pipeline.Annotation annotation)
void
annotate_VPRT(edu.stanford.nlp.pipeline.Annotation annotation)
void
annotate_WHCL(edu.stanford.nlp.pipeline.Annotation annotation)
void
annotate_WHOBJ(edu.stanford.nlp.pipeline.Annotation annotation)
void
annotate_WHQU(edu.stanford.nlp.pipeline.Annotation annotation)
void
annotate_WHSUB(edu.stanford.nlp.pipeline.Annotation annotation)
void
annotate_WZPAST(edu.stanford.nlp.pipeline.Annotation annotation)
void
annotate_WZPRES(edu.stanford.nlp.pipeline.Annotation annotation)
void
annotate_XX0(edu.stanford.nlp.pipeline.Annotation annotation)
Class
getAnnotationClass()
String
getDescription()
Set<Class<? extends edu.stanford.nlp.ling.CoreAnnotation>>
requires()
void
score(edu.stanford.nlp.pipeline.CoreDocument document)
-
Methods inherited from class io.outofprintmagazine.nlp.pipeline.annotators.AbstractPosAnnotator
appendTagsFromFile, getTags, scoreLemma, scoreLemma, scoreTag, scoreTag, scoreToken, scoreToken, setTags
-
Methods inherited from class io.outofprintmagazine.nlp.pipeline.annotators.AbstractAnnotator
addToScoreList, addToScoreMap, getContextWords, getParameterStore, getScorer, getSerializer, hasPunctuationMark, init, isDictionaryWord, isPunctuationMark, requirementsSatisfied, serialize, serializeAggregateDocument, setScorer, setSerializer, toAlphaNumeric
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.outofprintmagazine.nlp.pipeline.annotators.IOOPAnnotator
init, serialize, serializeAggregateDocument
-
-
-
-
Method Detail
-
getAnnotationClass
public Class getAnnotationClass()
- Specified by:
getAnnotationClass
in interfaceIOOPAnnotator
- Specified by:
getAnnotationClass
in classAbstractAnnotator
-
getDescription
public String getDescription()
- Specified by:
getDescription
in interfaceIOOPAnnotator
-
requires
public Set<Class<? extends edu.stanford.nlp.ling.CoreAnnotation>> requires()
- Specified by:
requires
in interfaceedu.stanford.nlp.pipeline.Annotator
- Overrides:
requires
in classAbstractPosAnnotator
-
annotate
public void annotate(edu.stanford.nlp.pipeline.Annotation annotation)
- Specified by:
annotate
in interfaceedu.stanford.nlp.pipeline.Annotator
- Specified by:
annotate
in classAbstractAnnotator
-
score
public void score(edu.stanford.nlp.pipeline.CoreDocument document)
- Specified by:
score
in interfaceIOOPAnnotator
- Overrides:
score
in classAbstractAnnotator
-
annotate_VBD
public void annotate_VBD(edu.stanford.nlp.pipeline.Annotation annotation)
-
annotate_PEAS
public void annotate_PEAS(edu.stanford.nlp.pipeline.Annotation annotation)
-
annotate_VPRT
public void annotate_VPRT(edu.stanford.nlp.pipeline.Annotation annotation)
-
annotate_PLACE
public void annotate_PLACE(edu.stanford.nlp.pipeline.Annotation annotation)
-
annotate_TIME
public void annotate_TIME(edu.stanford.nlp.pipeline.Annotation annotation)
-
annotate_FPP1
public void annotate_FPP1(edu.stanford.nlp.pipeline.Annotation annotation)
-
annotate_SPP2
public void annotate_SPP2(edu.stanford.nlp.pipeline.Annotation annotation)
-
annotate_TPP3
public void annotate_TPP3(edu.stanford.nlp.pipeline.Annotation annotation)
-
annotate_PIT
public void annotate_PIT(edu.stanford.nlp.pipeline.Annotation annotation)
-
annotate_DEMP
public void annotate_DEMP(edu.stanford.nlp.pipeline.Annotation annotation)
-
annotate_INPR
public void annotate_INPR(edu.stanford.nlp.pipeline.Annotation annotation)
-
annotate_PROD
public void annotate_PROD(edu.stanford.nlp.pipeline.Annotation annotation)
-
annotate_WHQU
public void annotate_WHQU(edu.stanford.nlp.pipeline.Annotation annotation)
-
annotate_NOMZ
public void annotate_NOMZ(edu.stanford.nlp.pipeline.Annotation annotation)
-
annotate_GER
public void annotate_GER(edu.stanford.nlp.pipeline.Annotation annotation)
-
annotate_NN
public void annotate_NN(edu.stanford.nlp.pipeline.Annotation annotation)
-
annotate_PASS
public void annotate_PASS(edu.stanford.nlp.pipeline.Annotation annotation)
-
annotate_BYPA
public void annotate_BYPA(edu.stanford.nlp.pipeline.Annotation annotation)
-
annotate_BEMA
public void annotate_BEMA(edu.stanford.nlp.pipeline.Annotation annotation)
-
annotate_EX
public void annotate_EX(edu.stanford.nlp.pipeline.Annotation annotation)
-
annotate_THVC
public void annotate_THVC(edu.stanford.nlp.pipeline.Annotation annotation)
-
annotate_THAC
public void annotate_THAC(edu.stanford.nlp.pipeline.Annotation annotation)
-
annotate_WHCL
public void annotate_WHCL(edu.stanford.nlp.pipeline.Annotation annotation)
-
annotate_TO
public void annotate_TO(edu.stanford.nlp.pipeline.Annotation annotation)
-
annotate_PRESP
public void annotate_PRESP(edu.stanford.nlp.pipeline.Annotation annotation)
-
annotate_PASTP
public void annotate_PASTP(edu.stanford.nlp.pipeline.Annotation annotation)
-
annotate_WZPAST
public void annotate_WZPAST(edu.stanford.nlp.pipeline.Annotation annotation)
-
annotate_WZPRES
public void annotate_WZPRES(edu.stanford.nlp.pipeline.Annotation annotation)
-
annotate_TSUB
public void annotate_TSUB(edu.stanford.nlp.pipeline.Annotation annotation)
-
annotate_TOBJ
public void annotate_TOBJ(edu.stanford.nlp.pipeline.Annotation annotation)
-
annotate_WHSUB
public void annotate_WHSUB(edu.stanford.nlp.pipeline.Annotation annotation)
-
annotate_WHOBJ
public void annotate_WHOBJ(edu.stanford.nlp.pipeline.Annotation annotation)
-
annotate_PIRE
public void annotate_PIRE(edu.stanford.nlp.pipeline.Annotation annotation)
-
annotate_SERE
public void annotate_SERE(edu.stanford.nlp.pipeline.Annotation annotation)
-
annotate_CAUS
public void annotate_CAUS(edu.stanford.nlp.pipeline.Annotation annotation)
-
annotate_CONC
public void annotate_CONC(edu.stanford.nlp.pipeline.Annotation annotation)
-
annotate_COND
public void annotate_COND(edu.stanford.nlp.pipeline.Annotation annotation)
-
annotate_OSUB
public void annotate_OSUB(edu.stanford.nlp.pipeline.Annotation annotation)
-
annotate_PIN
public void annotate_PIN(edu.stanford.nlp.pipeline.Annotation annotation)
-
annotate_JJ
public void annotate_JJ(edu.stanford.nlp.pipeline.Annotation annotation)
-
annotate_PRED
public void annotate_PRED(edu.stanford.nlp.pipeline.Annotation annotation)
-
annotate_RB
public void annotate_RB(edu.stanford.nlp.pipeline.Annotation annotation)
-
annotate_AWL
public void annotate_AWL(edu.stanford.nlp.pipeline.Annotation annotation)
-
annotate_TTR
public void annotate_TTR(edu.stanford.nlp.pipeline.Annotation annotation)
-
annotate_CONJ
public void annotate_CONJ(edu.stanford.nlp.pipeline.Annotation annotation)
-
annotate_DWNT
public void annotate_DWNT(edu.stanford.nlp.pipeline.Annotation annotation)
-
annotate_HDG
public void annotate_HDG(edu.stanford.nlp.pipeline.Annotation annotation)
-
annotate_AMP
public void annotate_AMP(edu.stanford.nlp.pipeline.Annotation annotation)
-
annotate_EMPH
public void annotate_EMPH(edu.stanford.nlp.pipeline.Annotation annotation)
-
annotate_DPAR
public void annotate_DPAR(edu.stanford.nlp.pipeline.Annotation annotation)
-
annotate_DEMO
public void annotate_DEMO(edu.stanford.nlp.pipeline.Annotation annotation)
-
annotate_POMD
public void annotate_POMD(edu.stanford.nlp.pipeline.Annotation annotation)
-
annotate_NEMD
public void annotate_NEMD(edu.stanford.nlp.pipeline.Annotation annotation)
-
annotate_PRMD
public void annotate_PRMD(edu.stanford.nlp.pipeline.Annotation annotation)
-
annotate_PUBV
public void annotate_PUBV(edu.stanford.nlp.pipeline.Annotation annotation)
-
annotate_PRIV
public void annotate_PRIV(edu.stanford.nlp.pipeline.Annotation annotation)
-
annotate_SUAV
public void annotate_SUAV(edu.stanford.nlp.pipeline.Annotation annotation)
-
annotate_SEMP
public void annotate_SEMP(edu.stanford.nlp.pipeline.Annotation annotation)
-
annotate_CONT
public void annotate_CONT(edu.stanford.nlp.pipeline.Annotation annotation)
-
annotate_THATD
public void annotate_THATD(edu.stanford.nlp.pipeline.Annotation annotation)
-
annotate_STPR
public void annotate_STPR(edu.stanford.nlp.pipeline.Annotation annotation)
-
annotate_SPIN
public void annotate_SPIN(edu.stanford.nlp.pipeline.Annotation annotation)
-
annotate_SPAU
public void annotate_SPAU(edu.stanford.nlp.pipeline.Annotation annotation)
-
annotate_PHC
public void annotate_PHC(edu.stanford.nlp.pipeline.Annotation annotation)
-
annotate_ANDC
public void annotate_ANDC(edu.stanford.nlp.pipeline.Annotation annotation)
-
annotate_SYNE
public void annotate_SYNE(edu.stanford.nlp.pipeline.Annotation annotation)
-
annotate_XX0
public void annotate_XX0(edu.stanford.nlp.pipeline.Annotation annotation)
-
-