embeddings
Embeddings
Provides fast and efficient word embeddings for natural language processing.
Fast, DB Backed pretrained word embeddings for natural language processing.
223 stars
4 watching
31 forks
Language: Python
last commit: about 1 year ago
Linked from 1 awesome list
deep-learningneural-networknlp
Related projects:
Repository | Description | Stars |
---|---|---|
zhezhaoa/ngram2vec | A toolkit for learning high-quality word and text representations from ngram co-occurrence statistics | 846 |
bheinzerling/bpemb | A collection of pre-trained subword embeddings in 275 languages, useful for natural language processing tasks. | 1,189 |
wangyuxinwhy/uniem | Develops unified sentence embedding models for NLP tasks | 840 |
juliatext/embeddings.jl | Provides access to pre-trained word embeddings for NLP tasks. | 81 |
zhangxiann/skip-gram | A Python implementation of a neural network model for learning word embeddings from text data | 6 |
fursovia/geometric_embedding | An implementation of a non-parameterized approach for building sentence representations | 19 |
malllabiisc/wordgcn | A deep learning model that generates word embeddings by predicting words based on their dependency context | 291 |
rguthrie3/morphologicalpriorsforwordembeddings | A project implementing a method to incorporate morphological information into word embeddings using a neural network model | 52 |
jwieting/paragram-word | Trains word embeddings from a paraphrase database to represent semantic relationships between words. | 30 |
botcenter/spanishwordembeddings | This project generates Spanish word embeddings using fastText on large corpora. | 9 |
hit-scir/elmoformanylangs | Provides pre-trained ELMo representations for multiple languages to improve NLP tasks. | 1,462 |
nlprinceton/text_embedding | A utility class for generating and evaluating document representations using word embeddings. | 54 |
kudkudak/word-embeddings-benchmarks | Provides methods for evaluating word embeddings on various benchmarks | 437 |
oborchers/fast_sentence_embeddings | A Python library for efficiently computing sentence embeddings from large datasets | 618 |
plasticityai/magnitude | A fast and efficient utility package for utilizing vector embeddings in machine learning models | 1,635 |