Class | Description |
---|---|
GenericWordSpace |
The most basic co-occurrence model that counts word co-occurrence within a
sliding window with no further processing.
|
WordBasisMapping |
A
BasisMapping implementation where each word corresponds to a unique
dimension regardless of its word position. |
WordOrderBasisMapping |
A
BasisMapping implementation where each word and position
corresponds to a unique dimension. |
Copyright © 2012. All Rights Reserved.