Namespace NOpenNLP.Tools.Util.Wordvector
Classes
- Glove
Parses Glove word vector files.
Warning: Experimental new feature, see OPENNLP-1144 for details, the API might be changed anytime.
Interfaces
- IWordVector
A word vector.
Warning: Experimental new feature, see OPENNLP-1144 for details, the API might be changed anytime.
- IWordVectorTable
A table that maps tokens to word vectors.
Warning: Experimental new feature, see OPENNLP-1144 for details, the API might be changed anytime.
Enums
- WordVectorType
The element type of a IWordVector.
Warning: Experimental new feature, see OPENNLP-1144 for details, the API might be changed anytime.