7 packages returned for Tags:"word2vec"
UMAP
by:
curiosity-ai
- 19,636 total downloads
- last updated 9/29/2021
- Latest version: 1.0.21997
C# implementation of "Uniform Manifold Approximation and Projection" (UMAP) for embedding projections.
- 3,466 total downloads
- last updated 2/11/2019
- Latest version: 1.6.0
Package containing a word2vec object for fast nearest neighbors search.
Saving and loading format are compatible with python's gensim module.
- 1,224 total downloads
- last updated 1/28/2019
- Latest version: 0.3.0
A C# wrapper around Word2Vec based upon work of Y. Abdullin
Word2vec.Tools
by:
tmteam
- 7,630 total downloads
- last updated 10/20/2016
- Latest version: 2.0.1
.Net Implementation of w2v for those who want to use goolglr word2vec tools in theirs .net solutions. See github page for easy start.
- 1,360 total downloads
- last updated 8/26/2016
- Latest version: 1.0.0
fastText is a library for efficient learning of word representations and sentence classification. This is an unnoficial C# interface including the pre-compiled fastText library. For training, you still need to use (for now) the compiled executable (included).
- 1,019 total downloads
- last updated 4/15/2021
- Latest version: 1.0.3-alpha
Hash2Vec tool for vectorizing text to numerical vector.
The basis of this algorithm is the principle of obtaining a vector based on the morphological structure of the word and coding this basis of the word into a numerical vector. Hash2Vec can be used in two operating modes: in fuzzy search mode and...
More information