| Package | Description |
|---|---|
| edu.nyu.jet |
The root Jet package provides the methods for top-level system
control and for the Console.
|
| edu.nyu.jet.aceJet |
The AceJet package provides the classes and methods for the
Automatic
Content Extraction (ACE) evaluation.
|
| edu.nyu.jet.chunk | |
| edu.nyu.jet.format | |
| edu.nyu.jet.parser |
The Parser package includes several types of parsers (top-down, bottom-up,
and chart).
|
| edu.nyu.jet.tipster |
The Tipster package provides the basic methods for recording
information about documents. It is loosely based on the 'Tipster
Architecture' developed by R.Grishman as part of the Government-sponsored
Tipster program. The basic objects are Documents and Annotations;
a Document is a container for the text of the document, and a set of Annotations
on the Document.
|
| Class and Description |
|---|
| Grammar
a context-free grammar.
|
| Class and Description |
|---|
| SyntacticRelationSet
the set of syntactic relations associated with a document.
|
| Class and Description |
|---|
| ParseTreeNode
a node of a parse tree.
|
| Class and Description |
|---|
| ParseTreeNode
a node of a parse tree.
|
| Class and Description |
|---|
| Edge
an abstract class for both inactive edges (complete parse tree nodes) and
active edges (partially matched productions).
|
| Grammar
a context-free grammar.
|
| HeadRule
Head rule.
|
| HeadRule.ScanDirection |
| ParseTreeNode
a node of a parse tree.
|
| SyntacticRelation
a syntactic relation between two elements of a sentence, such as a
subject or object relation.
|
| SyntacticRelationSet
the set of syntactic relations associated with a document.
|
| Class and Description |
|---|
| SyntacticRelationSet
the set of syntactic relations associated with a document.
|
Copyright © 2016 New York University. All rights reserved.