Package opennlp.tools.util.wordvector
Interface WordVectorTable
A table that maps tokens to word vectors.
 
Warning: Experimental new feature, see OPENNLP-1144 for details, the API might be changed anytime.
- 
Method Summary
- 
Method Details- 
get
- 
tokens
- 
sizeint size()
- 
dimensionint dimension()
 
-