Word Embedding
11. FastTextR
org.renjin.cran » fastTextRBSD
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
14. TextTinyR
org.renjin.cran » textTinyRGPL
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
JFastText is a Java interface for fastText, a library for efficient learning of
word representations and sentence classification.
Last Release on Oct 28, 2019
19. Word2Vec
org.bridgei2i » word2vecEPL
A Clojure wrapper for the Medallia word2vecJava implementation
Last Release on Dec 5, 2017