OlgaChernytska / word2vec-pytorchLinks
Implementation of the first paper on word2vec
☆245Updated 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☆188Updated 4 years ago
- Paper List for Contrastive Learning for Natural Language Processing☆565Updated 2 years ago
- Code for the NAACL 2022 long paper "DiffCSE: Difference-based Contrastive Learning for Sentence Embeddings"☆296Updated 3 years ago
- Collection of papers and resources for data augmentation for NLP.☆829Updated 3 years ago
- Python implementation of an N-gram language model with Laplace smoothing and sentence generation.☆88Updated 7 years ago
- An implementation of masked language modeling for Pytorch, made as concise and simple as possible☆179Updated 2 years ago
- [ACL-IJCNLP 2021] Automated Concatenation of Embeddings for Structured Prediction☆310Updated 2 years ago
- PyTorch implementation of some attentions for Deep Learning Researchers.☆547Updated 3 years ago
- Efficient Attention for Long Sequence Processing☆97Updated last year
- ICML'2022: NLP From Scratch Without Large-Scale Pretraining: A Simple and Efficient Framework☆255Updated last year
- Multimodal model for text and tabular data with HuggingFace transformers as building block for text data☆608Updated 11 months ago
- Minimalist implementation of a BERT Sentence Classifier with PyTorch Lightning, Transformers and PyTorch-NLP.☆219Updated 2 years ago
- Pretrain and finetune ELECTRA with fastai and huggingface. (Results of the paper replicated !)☆330Updated last year
- Neural information retrieval / Semantic search / Bi-encoders☆174Updated 2 years ago
- SGPT: GPT Sentence Embeddings for Semantic Search☆875Updated last year
- Autoregressive Entity Retrieval☆795Updated 2 years ago
- ☆188Updated last year
- PyTorch implementation of BERT in "BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding"☆109Updated 6 years ago
- [ACL 2021] LM-BFF: Better Few-shot Fine-tuning of Language Models https://arxiv.org/abs/2012.15723☆729Updated 3 years ago
- Contriever: Unsupervised Dense Information Retrieval with Contrastive Learning☆759Updated 2 years ago
- ⚡ boost inference speed of T5 models by 5x & reduce the model size by 3x.☆587Updated 2 years ago
- simpleT5 is built on top of PyTorch-lightning⚡️ and Transformers🤗 that lets you quickly train your T5 models.☆399Updated 2 years ago
- TextAugment: Text Augmentation Library☆428Updated last month
- A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.☆180Updated 4 years ago
- Long Document Summarization Papers☆152Updated 2 years ago
- docTTTTTquery document expansion model☆370Updated 2 years ago
- Tutorial for how to build BERT from scratch☆99Updated last year
- Transformers for Longer Sequences☆620Updated 3 years ago
- Well documented, unit tested, type checked and formatted implementation of a vanilla transformer - for educational purposes.☆265Updated last year
- Interpretable Evaluation for AI Systems☆364Updated 2 years ago