OlgaChernytska / word2vec-pytorchLinks
Implementation of the first paper on word2vec
☆246Updated 4 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
- Paper List for Contrastive Learning for Natural Language Processing☆571Updated 2 years ago
- Collection of papers and resources for data augmentation for NLP.☆831Updated 3 years ago
- A Collection of BM25 Algorithms in Python☆1,292Updated last year
- Efficient Attention for Long Sequence Processing☆98Updated 2 years ago
- docTTTTTquery document expansion model☆373Updated 2 years ago
- Minimalist implementation of a BERT Sentence Classifier with PyTorch Lightning, Transformers and PyTorch-NLP.☆219Updated 2 years ago
- TextAugment: Text Augmentation Library☆431Updated last month
- Neural information retrieval / Semantic search / Bi-encoders☆174Updated 2 years ago
- A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.☆180Updated 4 years ago
- Python implementation of an N-gram language model with Laplace smoothing and sentence generation.☆87Updated 7 years ago
- Tutorial for how to build BERT from scratch☆101Updated last year
- PyTorch implementation of some attentions for Deep Learning Researchers.☆547Updated 3 years ago
- ICML'2022: NLP From Scratch Without Large-Scale Pretraining: A Simple and Efficient Framework☆253Updated 2 years ago
- MS MARCO(Microsoft Machine Reading Comprehension) is a large scale dataset focused on machine reading comprehension, question answering, …☆336Updated 2 years ago
- Contriever: Unsupervised Dense Information Retrieval with Contrastive Learning☆767Updated 2 years ago
- Some notebooks for NLP☆207Updated 2 years ago
- Build Text Rerankers with Deep Language Models☆263Updated last year
- Code for the NAACL 2022 long paper "DiffCSE: Difference-based Contrastive Learning for Sentence Embeddings"☆296Updated 3 years ago
- [ACL-IJCNLP 2021] Automated Concatenation of Embeddings for Structured Prediction☆311Updated 3 years ago
- BARTScore: Evaluating Generated Text as Text Generation☆366Updated 3 years ago
- [ACL 2021] LM-BFF: Better Few-shot Fine-tuning of Language Models https://arxiv.org/abs/2012.15723☆729Updated 3 years ago
- A simple recipe for training and inferencing Transformer architecture for Multi-Task Learning on custom datasets. You can find two approa…☆99Updated 3 years ago
- BLEURT is a metric for Natural Language Generation based on transfer learning.☆782Updated 2 years ago
- Autoregressive Entity Retrieval☆797Updated 2 years ago
- Powerful unsupervised domain adaptation method for dense retrieval. Requires only unlabeled corpus and yields massive improvement: "GPL: …☆338Updated 2 years ago
- An implementation of masked language modeling for Pytorch, made as concise and simple as possible☆179Updated 2 years ago
- Code associated with the Don't Stop Pretraining ACL 2020 paper☆538Updated 4 years ago
- Multimodal model for text and tabular data with HuggingFace transformers as building block for text data☆616Updated last year
- pyTorch implementation of Recurrence over BERT (RoBERT) based on this paper https://arxiv.org/abs/1910.10781 and comparison with pyTorch …☆82Updated 3 years ago