OlgaChernytska / word2vec-pytorchLinks
Implementation of the first paper on word2vec
☆246Updated 3 years ago
Alternatives and similar repositories for word2vec-pytorch
Users that are interested in word2vec-pytorch are comparing it to the libraries listed below
Sorting:
- Extremely simple and fast word2vec implementation with Negative Sampling + Sub-sampling☆189Updated 4 years ago
- Collection of papers and resources for data augmentation for NLP.☆833Updated 3 years ago
- Paper List for Contrastive Learning for Natural Language Processing☆570Updated 2 years ago
- Python implementation of an N-gram language model with Laplace smoothing and sentence generation.☆87Updated 7 years ago
- Minimalist implementation of a BERT Sentence Classifier with PyTorch Lightning, Transformers and PyTorch-NLP.☆219Updated 2 years ago
- A Light and Modular PyTorch NLP Project Template☆60Updated 5 years ago
- Neural information retrieval / Semantic search / Bi-encoders☆174Updated 2 years ago
- Pretrain and finetune ELECTRA with fastai and huggingface. (Results of the paper replicated !)☆330Updated last year
- Code for the NAACL 2022 long paper "DiffCSE: Difference-based Contrastive Learning for Sentence Embeddings"☆297Updated 3 years ago
- Code associated with the Don't Stop Pretraining ACL 2020 paper☆538Updated 4 years ago
- A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.☆180Updated 4 years ago
- Officially supported AllenNLP models☆554Updated 3 years ago
- Efficient Attention for Long Sequence Processing☆98Updated 2 years ago
- ICML'2022: NLP From Scratch Without Large-Scale Pretraining: A Simple and Efficient Framework☆255Updated last year
- A Collection of BM25 Algorithms in Python☆1,278Updated last year
- The PyTorch implementation of the transformer for machine translation.☆95Updated 4 years ago
- Powerful unsupervised domain adaptation method for dense retrieval. Requires only unlabeled corpus and yields massive improvement: "GPL: …☆338Updated 2 years ago
- PyTorch implementation of some attentions for Deep Learning Researchers.☆548Updated 3 years ago
- ☆188Updated last year
- [ACL-IJCNLP 2021] Automated Concatenation of Embeddings for Structured Prediction☆311Updated 3 years ago
- Main repository for "CharacterBERT: Reconciling ELMo and BERT for Word-Level Open-Vocabulary Representations From Characters"☆200Updated 2 years ago
- Long Document Summarization Papers☆155Updated 2 years ago
- Some notebooks for NLP☆207Updated 2 years ago
- A simple recipe for training and inferencing Transformer architecture for Multi-Task Learning on custom datasets. You can find two approa…☆98Updated 3 years ago
- Tutorial for how to build BERT from scratch☆100Updated last year
- A collection of large question answering datasets☆428Updated last year
- Transformers for Longer Sequences☆622Updated 3 years ago
- ⚡ boost inference speed of T5 models by 5x & reduce the model size by 3x.☆590Updated 2 years ago
- PyTorch implementation of BERT in "BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding"☆110Updated 7 years ago
- BLEURT is a metric for Natural Language Generation based on transfer learning.☆775Updated 2 years ago