JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Tree
Deprecated
Index
Search
Help
opennlp.tools.util.wordvector
Contents
Description
Related Packages
Classes and Interfaces
Hide sidebar
Show sidebar
Package opennlp.tools.util.wordvector
package
opennlp.tools.util.wordvector
Related Packages
Package
Description
opennlp.tools.util
Package containing utility data structures and algorithms used by multiple other packages.
All Classes and Interfaces
Interfaces
Classes
Enum Classes
Class
Description
Glove
GloVe is an unsupervised learning algorithm for obtaining vector representations for words.
WordVector
A word vector.
WordVectorTable
A table that maps tokens to word vectors.
WordVectorType