Word Embedding
Sort by:Popular

An interface to the 'fastText' library <https://github.com/facebookresearch/fastText>. The package can be used for text classification and to learn word vectors. The install folder contains the 'PATENTS' file. An example how to use 'fastTextR' can be found in the 'README' file.
Last Release on Apr 30, 2022
Word2Vec
Last Release on Feb 15, 2020
Java implementation of GloVe word embedding and document embedding
Last Release on Apr 18, 2018
It offers functions for splitting, parsing, tokenizing and creating a vocabulary for big text data files. Moreover, it includes functions for building a document-term matrix and extracting information from those (term-associations, most frequent terms). It also embodies functions for calculating token statistics (collocations, look-up tables, string dissimilarities) and functions to work with sparse matrices. Lastly, it includes functions for Word Vector Representations (i.e. 'GloVe', 'fasttext') and ...
Last Release on May 12, 2022
JFastText is a Java interface for fastText, a library for efficient learning of word representations and sentence classification.
Last Release on Mar 6, 2019
This is a helper project for the usage of word embeddings. It is able to read pretrained embeddings from a word2vec file and offers direct access via the Deeplearning4j API or a web server that offers the embeddings via an HTTP interface.
Last Release on Jan 31, 2018
Elasticsearch Word2Vec Plugin
Last Release on Apr 9, 2020
JFastText is a Java interface for fastText, a library for efficient learning of word representations and sentence classification.
Last Release on Oct 28, 2019
A Clojure wrapper for the Medallia word2vecJava implementation
Last Release on Dec 5, 2017
Word2Vec Java Port
Last Release on Jul 30, 2015