| Class and Description |
|---|
| CoNLLDependencyExtractor
A class for extracting dependency parsed sentences in the CoNLL format, which
are generated by the Malt
Parser.
|
| DependencyExtractor
An interface for classes that read the output files of dependency parse
sentences and convert the data into a dependency parse tree.
|
| DependencyPath
An interface for representing the nodes and their relations in a dependency
path.
|
| DependencyPathAcceptor
An interface for deciding whether a provided path is valid for further
processing.
|
| DependencyPathWeight
An interface for weighting, or scoring, dependency paths.
|
| DependencyPermutationFunction
An interface for permuting a
Vector based on a dependecny path,
represented as a list of DependencyRelations. |
| DependencyRelation
An interface for representing a dependency relationship between a head node
and its dependent relation.
|
| DependencyRelationAcceptor
An interface for providing restrictions on dependency relations.
|
| DependencyTreeNode
The interface for a word in a dependency parse tree.
|
| DependencyTreeTransform
An interface for transforming a dependency tree represented by a series of
DependencyTreeNodes. |
| SimpleDependencyPath
A
DependencyPath that supports constant time access to the nodes and
relations that make up its sequence. |
| Class and Description |
|---|
| DependencyPermutationFunction
An interface for permuting a
Vector based on a dependecny path,
represented as a list of DependencyRelations. |
| Class and Description |
|---|
| DependencyPath
An interface for representing the nodes and their relations in a dependency
path.
|
| DependencyPathAcceptor
An interface for deciding whether a provided path is valid for further
processing.
|
| Class and Description |
|---|
| DependencyPathAcceptor
An interface for deciding whether a provided path is valid for further
processing.
|
| DependencyPathWeight
An interface for weighting, or scoring, dependency paths.
|
| Class and Description |
|---|
| DependencyExtractor
An interface for classes that read the output files of dependency parse
sentences and convert the data into a dependency parse tree.
|
| DependencyPathAcceptor
An interface for deciding whether a provided path is valid for further
processing.
|
| Class and Description |
|---|
| DependencyExtractor
An interface for classes that read the output files of dependency parse
sentences and convert the data into a dependency parse tree.
|
| DependencyTreeNode
The interface for a word in a dependency parse tree.
|
| Class and Description |
|---|
| DependencyExtractor
An interface for classes that read the output files of dependency parse
sentences and convert the data into a dependency parse tree.
|
| DependencyPathAcceptor
An interface for deciding whether a provided path is valid for further
processing.
|
| DependencyPathWeight
An interface for weighting, or scoring, dependency paths.
|
| Class and Description |
|---|
| DependencyExtractor
An interface for classes that read the output files of dependency parse
sentences and convert the data into a dependency parse tree.
|
| DependencyPathAcceptor
An interface for deciding whether a provided path is valid for further
processing.
|
| DependencyPathWeight
An interface for weighting, or scoring, dependency paths.
|
| DependencyPermutationFunction
An interface for permuting a
Vector based on a dependecny path,
represented as a list of DependencyRelations. |
| DependencyTreeNode
The interface for a word in a dependency parse tree.
|
| Class and Description |
|---|
| DependencyExtractor
An interface for classes that read the output files of dependency parse
sentences and convert the data into a dependency parse tree.
|
| DependencyTreeNode
The interface for a word in a dependency parse tree.
|
| Class and Description |
|---|
| DependencyExtractor
An interface for classes that read the output files of dependency parse
sentences and convert the data into a dependency parse tree.
|
| DependencyTreeNode
The interface for a word in a dependency parse tree.
|
Copyright © 2012. All Rights Reserved.