Uses of Class
io.outofprintmagazine.nlp.pipeline.annotators.AbstractTreeAnnotator
-
-
Uses of AbstractTreeAnnotator in io.outofprintmagazine.nlp.pipeline.annotators
Subclasses of AbstractTreeAnnotator in io.outofprintmagazine.nlp.pipeline.annotators Modifier and Type Class Description class
DatesAnnotator
-
Uses of AbstractTreeAnnotator in io.outofprintmagazine.nlp.pipeline.annotators.conditional
Subclasses of AbstractTreeAnnotator in io.outofprintmagazine.nlp.pipeline.annotators.conditional Modifier and Type Class Description class
BecauseAnnotator
class
IfAnnotator
-
Uses of AbstractTreeAnnotator in io.outofprintmagazine.nlp.pipeline.annotators.interrogative
Subclasses of AbstractTreeAnnotator in io.outofprintmagazine.nlp.pipeline.annotators.interrogative Modifier and Type Class Description class
HowAnnotator
class
WhatAnnotator
class
WhenAnnotator
class
WhereAnnotator
class
WhoAnnotator
class
WhyAnnotator
-
Uses of AbstractTreeAnnotator in io.outofprintmagazine.nlp.pipeline.annotators.simile
Subclasses of AbstractTreeAnnotator in io.outofprintmagazine.nlp.pipeline.annotators.simile Modifier and Type Class Description class
AsAnnotator
class
LikeAnnotator
-