Package | Description |
---|---|
gov.sandia.cognition.text |
Provides classes for processing text.
|
gov.sandia.cognition.text.convert |
Provides classes for converting objects to a textual representation.
|
gov.sandia.cognition.text.document |
Provides representations for textual documents.
|
gov.sandia.cognition.text.term |
Provides term representing text content in documents.
|
gov.sandia.cognition.text.token |
Provides text tokenization algorithms.
|
Class and Description |
---|
AbstractTextual
A default implementation of the
Textual interface. |
DefaultTextual
A default implementation of the
Textual interface that just stores
a string value. |
OccurrenceInText
An interface for a marker that some data occurred in some span of text.
|
Textual
Interface for a class that contains text.
|
Class and Description |
---|
DefaultTextual
A default implementation of the
Textual interface that just stores
a string value. |
Textual
Interface for a class that contains text.
|
Class and Description |
---|
Textual
Interface for a class that contains text.
|
Class and Description |
---|
AbstractOccurrenceInText
An abstract implementation of the
OccurrenceInText interface. |
OccurrenceInText
An interface for a marker that some data occurred in some span of text.
|
Class and Description |
---|
AbstractOccurrenceInText
An abstract implementation of the
OccurrenceInText interface. |
OccurrenceInText
An interface for a marker that some data occurred in some span of text.
|
Textual
Interface for a class that contains text.
|