Interface | Description |
---|---|
TextVectorCreator |
A Text Vector Creator is an object that can convert a text string into a
Vec |
Class | Description |
---|---|
BasicTextVectorCreator |
Creates new text vectors from a dictionary of known tokens and a word
weighting scheme.
|
ClassificationHashedTextDataLoader |
This class provides a framework for loading classification datasets made of
text documents as hashed feature vectors.
|
ClassificationTextDataLoader |
This class provides a framework for loading classification datasets made of
text documents as vectors.
|
GreekLetters | |
HashedTextDataLoader |
This class provides a framework for loading datasets made of Text documents
as hashed feature vectors.
|
HashedTextVectorCreator |
Hashed Text Vector Creator exists to convert a text string into a
Vec using feature hashing. |
TextDataLoader |
This class provides a framework for loading datasets made of Text documents
as vectors.
|
Copyright © 2017. All rights reserved.