epfml / sent2vecLinks
General purpose unsupervised sentence representations
☆1,204Updated 3 years ago
Alternatives and similar repositories for sent2vec
Users that are interested in sent2vec are comparing it to the libraries listed below
Sorting:
- InferSent sentence embeddings☆2,281Updated 3 years ago
- sentence embedding by Smooth Inverse Frequency weighting scheme☆1,087Updated 6 years ago
- Tensorflow implementation of contextualized word representations from bi-directional language models☆1,613Updated 2 years ago
- A python tool for evaluating the quality of sentence embeddings.☆2,108Updated last year
- Python scripts for training/testing paragraph vectors☆649Updated 5 months ago
- Pre-trained subword embeddings in 275 languages, based on Byte-Pair Encoding (BPE)☆1,216Updated 10 months ago
- Semantic Text Similarity Dataset Hub☆718Updated 7 years ago
- Package for evaluating word embeddings☆437Updated 4 years ago
- Calculates Word Mover's Distance Insanely Fast☆461Updated last year
- Simple web service providing a word embedding model☆1,441Updated 2 years ago
- Toy Python implementation of http://www-nlp.stanford.edu/projects/glove/☆1,256Updated 3 years ago
- Text classifier for Hierarchical Attention Networks for Document Classification☆1,077Updated 3 years ago
- Pre-trained ELMo Representations for Many Languages☆1,462Updated 4 years ago
- Bidirectional LSTM-CRF and ELMo for Named-Entity Recognition, Part-of-Speech Tagging and so on.☆1,484Updated 2 years ago
- Named Entity Recognition Tool☆1,167Updated 6 years ago
- A PyTorch implementation of Paragraph Vectors (doc2vec).☆416Updated 2 years ago
- Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks"☆2,190Updated 3 years ago
- Named-entity recognition using neural networks. Easy-to-use and state-of-the-art results.☆1,713Updated 2 years ago
- ✨Fast Coreference Resolution in spaCy with Neural Networks☆2,880Updated 2 years ago
- Tensorflow based implementation of deep siamese LSTM network to capture phrase/sentence similarity using character/word embeddings☆1,418Updated 5 years ago
- Keras implementation of BERT with pre-trained weights☆813Updated 6 years ago
- Commented (but unaltered) version of original word2vec C implementation.☆801Updated 4 years ago
- Bi-directional Attention Flow (BiDAF) network is a multi-stage hierarchical process that represents context at different levels of granul…☆1,538Updated 2 years ago
- EmbedRank: Unsupervised Keyphrase Extraction using Sentence Embeddings (official implementation)☆438Updated 2 years ago
- 🌊HMTL: Hierarchical Multi-Task Learning - A State-of-the-Art neural network model for several NLP tasks based on PyTorch and AllenNLP☆1,195Updated 2 years ago
- 🔡 Token level embeddings from BERT model on mxnet and gluonnlp☆451Updated 5 years ago
- A list of datasets/corpora for NLP tasks, in reverse chronological order.☆923Updated 5 years ago
- A curated list of pretrained sentence and word embedding models