Class | Description |
---|---|
Dictionary | |
Document |
A frame to represent a text document and its fragments (in the form of
sentences).
|
Esa | |
Fragment |
A fragment of text with multiple representations including:
plain text
bag of words
character n-grams
|
PseudoCognates |
A document representation based in Simard cognateness model.
|
Enum | Description |
---|---|
RepresentationType |
This enumeration contains the types of data representation availables in this
package.
|