annotators: Annotators

Description Usage Arguments Value See Also

Description

word_annotator - A wrapper for Maxent_Word_Token_Annotator.

parse_annotator - A wrapper for Parse_Annotator.

easy_parse_annotator - A wrapper for Parse_Annotator that checks for .parse_ann in the global environment. If .parse_ann is not found a copy is assigned to the global environment for future sourcing. This is because the parse annotator often leds to a Java out of memory error if multiple instances are assigned.

Usage

1
2
3
4
5

Arguments

n

The number of generations to go back (see parent.frame).

Value

Returns an annotator for entities or words.

easy_parse_annotator - Assigns a parse annotator to .parse_ann in the global nvironment if not found.

See Also

Parse_Annotator, Maxent_Word_Token_Annotator


trinker/parsent documentation built on May 31, 2019, 9:41 p.m.