| Package | Description |
|---|---|
| edu.nyu.jet |
The root Jet package provides the methods for top-level system
control and for the Console.
|
| edu.nyu.jet.ne |
The NE package contains code for annotating extended named entities using a
large dictionary and a set of transformation rules.
|
| Class and Description |
|---|
| NameAnnotator
NameAnnotator provides methods for (extended) named entity annotation
based on a dictionary and rules.
|
| Class and Description |
|---|
| BioType
Type of BIO and N (Non Named entity but for transform rules).
|
| BooleanFeature
Abstract Pipe class for adds feature value which is boolean value.
|
| ChangeRule |
| ClassHierarchyResolver |
| ClassRule |
| Dictionary
a dictionary used by the Extended Named Entity tagger.
|
| Dictionary.Entry |
| DictionaryFormatException |
| MatchRuleItem
an element of the left-hand (match) portion of an ENE transformation rule,
specifying constraints on a single token.
|
| NamedEntityAttribute
Attributes of named entity.
|
| NamedEntityRule |
| PartOfSpeechRule |
| RegexpRule |
| RuleFormatException |
| StringRule |
| TransformRule
a transformation rule of the Extended Named Entity annotator.
|
| TransformRules
a list of transformation rules used by the ENE tagger.
|
Copyright © 2016 New York University. All rights reserved.