Interface | Description |
---|---|
HasId |
Has ID interface
|
HasIndex |
Has index interface
|
HasIndices |
Has indices interface
|
IFilter<T> |
Represents filter on server-side.
|
ILink |
ILink interface
|
IServer |
Server interface
|
IsIndexedVertex<E> |
Indexed vertex
|
IsVertex<E> |
IsVertex interface
|
StanfordRelationModel.IRelationProcessor<T> |
Process GrammaticalRelation
|
Class | Description |
---|---|
Analysis |
Class that bundles sentence analysis results
|
BasicRelation |
Relation class
|
Coreferences |
Coreference chains
|
Coreferences.CoreferenceChain |
Coreference chain
|
Coreferences.Mention |
Mention
|
Coreferences.Mention.WordIndexSegment |
Word index segment (from is word index, to is word index, not character index)
|
Entailment | |
Keys | |
NamedEntity |
Named Entity
|
Options | |
Relation |
Relation in model
|
RelationModel |
Relation model
|
Segment |
Segment (pair of from- and to-indices).
|
Segmentation |
Segmentation data
|
SentenceSegment |
Sentence segment
|
Sentiment | |
StanfordRelationModel |
Decorates Stanford GrammaticalRelation model
|
TextAnalysis | |
Token |
Token
|
Triple | |
TypedDependency |
Artifact representing typed dependency
|
WordSegment |
Word segment
|
XMLGrammarScope |
XML tags and attributes
|
XMLStanford |
XML tags and attributes
|
Enum | Description |
---|---|
Coreferences.Mention.Animacy |
Animacy
|
Coreferences.Mention.Gender |
Gender
|
Coreferences.Mention.Number |
Number
|
Keys.Annotator | |
Keys.Provider | |
Language | |
ServerCapabilities |
Enum to designate server capabilities
|
TypedDependencyMode |
Typed dependency mode
|
TypedDependencyProvider |