Class BiberAnnotator

    • Constructor Detail

      • BiberAnnotator

        public BiberAnnotator()
    • Method Detail

      • requires

        public Set<Class<? extends edu.stanford.nlp.ling.CoreAnnotation>> requires()
        Specified by:
        requires in interface edu.stanford.nlp.pipeline.Annotator
        Overrides:
        requires in class AbstractPosAnnotator
      • annotate

        public void annotate​(edu.stanford.nlp.pipeline.Annotation annotation)
        Specified by:
        annotate in interface edu.stanford.nlp.pipeline.Annotator
        Specified by:
        annotate in class AbstractAnnotator
      • 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)