|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
WVTVectorCreator | This interface represents a mechanism by which an individual word vector is created. |
Class Summary | |
---|---|
BinaryOccurrences | Create the vector by taking the number of occurences. |
TermFrequency | Generate word vector by simply using term frequencies. |
TermOccurrences | Create the vector by taking the number of occurences. |
TFIDF | This class represents a mechanism to create TFIDF word vectors. |
Provides classes and interfaces for vector creation.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |