Found 22 results
Sort by:Relevance

Facebook Research FastText for Java
Last Release on Aug 16, 2024
JFastText is a Java interface for fastText, a library for efficient learning of word representations and sentence classification. This project was forked from the upstream carschno/JFasttext project.
Last Release on Nov 14, 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
Elasticsearch Word2Vec Plugin
Last Release on Apr 9, 2020
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
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 Oct 28, 2019
Word2Vec Java Port
Last Release on Jul 30, 2015
Word2Vec
Last Release on Feb 15, 2020
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