Package | Description |
---|---|
edu.ucla.sspace.mains | |
edu.ucla.sspace.wordsi | |
edu.ucla.sspace.wordsi.psd | |
edu.ucla.sspace.wordsi.semeval |
Class and Description |
---|
ContextExtractor
An interface for extracting context vectors from a document and passing on
the vector to a
Wordsi implementation. |
ContextGenerator
An interface for generating context vectors from raw unparsed text.
|
DependencyContextGenerator
An interface for generating context vectors from raw unparsed text.
|
Wordsi
An interface for all Wordsi implementations.
|
Class and Description |
---|
AbstractOccurrenceDependencyContextGenerator
An abstract
DependencyContextGenerator that creates a context vector
for a node in an array of DependencyTreeNode s by using any form of
co-occurrence information in the tree. |
AssignmentReporter
An interface for reporting the results of a
Wordsi run. |
BaseWordsi
This base class accepts or rejects key words based on a set of
acceptedWords and dispatches calls to a ContextExtractor so that
Wordsi sub-classes will be called with each generated vector. |
ContextExtractor
An interface for extracting context vectors from a document and passing on
the vector to a
Wordsi implementation. |
ContextGenerator
An interface for generating context vectors from raw unparsed text.
|
DependencyContextGenerator
An interface for generating context vectors from raw unparsed text.
|
Wordsi
An interface for all Wordsi implementations.
|
Class and Description |
---|
AssignmentReporter
An interface for reporting the results of a
Wordsi run. |
ContextExtractor
An interface for extracting context vectors from a document and passing on
the vector to a
Wordsi implementation. |
ContextGenerator
An interface for generating context vectors from raw unparsed text.
|
DependencyContextExtractor
This
ContextExtractor reads in documents that have been dependency
parsed. |
DependencyContextGenerator
An interface for generating context vectors from raw unparsed text.
|
Wordsi
An interface for all Wordsi implementations.
|
Class and Description |
---|
AssignmentReporter
An interface for reporting the results of a
Wordsi run. |
ContextExtractor
An interface for extracting context vectors from a document and passing on
the vector to a
Wordsi implementation. |
ContextGenerator
An interface for generating context vectors from raw unparsed text.
|
DependencyContextExtractor
This
ContextExtractor reads in documents that have been dependency
parsed. |
DependencyContextGenerator
An interface for generating context vectors from raw unparsed text.
|
Wordsi
An interface for all Wordsi implementations.
|
Copyright © 2012. All Rights Reserved.