GloVe

Word Vector Library

Provides pre-trained word vector representations and an implementation of the GloVe model for learning word embeddings

Software in C and data files for the popular GloVe model for distributed word representations, a.k.a. word vectors or embeddings

GitHub

7k stars
229 watching
2k forks
Language: C
last commit: almost 2 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
cemoody/lda2vecA framework for creating interpretable natural language models by combining word embeddings and topic modeling.3,152
plasticityai/magnitudeA fast and efficient utility package for utilizing vector embeddings in machine learning models1,635
alexandres/lexvecAn implementation of a word embedding model that uses character n-grams and achieves state-of-the-art results in multiple NLP tasks803
embedding/chinese-word-vectorsProvides pre-trained vectors with various properties for downstream tasks in natural language processing11,874
jwieting/paragram-wordTrains word embeddings from a paraphrase database to represent semantic relationships between words.30
ynqa/wegoAn open-source Go library for learning and manipulating vector representations of words476
google/sentencepieceAn unsupervised text tokenizer that segments input text into subwords and detokenizes output based on a predefined vocabulary size.10,366
jwieting/iclr2016Code for training universal paraphrastic sentence embeddings and models on semantic similarity tasks193
stanfordnlp/stanzaA Python library for natural language processing tasks in many human languages.7,315
princeton-nlp/simcseAn open source framework for learning sentence embeddings using contrastive learning.3,457
piskvorky/gensim-dataA repository of pre-trained NLP models and corpora for text processing.990
codertimo/bert-pytorchAn implementation of Google's 2018 BERT model in PyTorch, allowing pre-training and fine-tuning for natural language processing tasks6,251
bigscience-workshop/promptsourceA toolkit for creating and using natural language prompts to enable large language models to generalize to new tasks.2,718
huggingface/tokenizersA toolkit providing optimized tokenizers for natural language processing tasks in various programming languages.9,156
giuseppemarra/char-word-embeddingsThis repository provides an unsupervised approach to learning character-aware word and context embeddings.0