OlgaChernytska / word2vec-pytorch
Implementation of the first paper on word2vec
☆214Updated 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
- Extremely simple and fast word2vec implementation with Negative Sampling + Sub-sampling☆184Updated 4 years ago
- Paper List for Contrastive Learning for Natural Language Processing☆552Updated last year
- ICML'2022: NLP From Scratch Without Large-Scale Pretraining: A Simple and Efficient Framework☆259Updated last year
- An implementation of masked language modeling for Pytorch, made as concise and simple as possible☆179Updated last year
- [ACL 2021] LM-BFF: Better Few-shot Fine-tuning of Language Models https://arxiv.org/abs/2012.15723☆726Updated 2 years ago
- A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.☆177Updated 3 years ago
- Pretrain and finetune ELECTRA with fastai and huggingface. (Results of the paper replicated !)☆326Updated last year
- Collection of papers and resources for data augmentation for NLP.☆829Updated 2 years ago
- Code for the NAACL 2022 long paper "DiffCSE: Difference-based Contrastive Learning for Sentence Embeddings"☆293Updated 2 years ago
- PyTorch Implementation of OpenAI GPT☆122Updated last year
- Minimalist BERT implementation assignment for CS11-711☆81Updated 2 years ago
- Autoregressive Entity Retrieval☆781Updated last year
- Neural information retrieval / Semantic search / Bi-encoders☆169Updated last year
- ☆294Updated 2 years ago
- Some notebooks for NLP☆196Updated last year
- PyTorch implementation of beam search decoding for seq2seq models☆338Updated 2 years ago
- The corresponding code from our paper "DeCLUTR: Deep Contrastive Learning for Unsupervised Textual Representations". Do not hesitate to o…☆381Updated last year
- Efficient Attention for Long Sequence Processing☆92Updated last year
- BLEURT is a metric for Natural Language Generation based on transfer learning.☆718Updated last year
- PyTorch implementation of the Word2Vec (Skip-Gram Model) and visualizing the trained embeddings using TSNE☆53Updated 4 years ago
- A Python framework for sequence labeling evaluation(named-entity recognition, pos tagging, etc...)☆1,114Updated 6 months ago
- PyTorch – SMART: Robust and Efficient Fine-Tuning for Pre-trained Natural Language Models.☆61Updated 2 years ago
- Implementation of Word2Vec: Skip Grams with Negative Sampling method in Pytorch to generate context words from vocabulary given a single …☆27Updated 3 years ago
- A simple and working implementation of Electra, the fastest way to pretrain language models from scratch, in Pytorch☆223Updated last year
- Language Modeling Example with Transformers and PyTorch Lighting☆65Updated 4 years ago
- Tutorial for how to build BERT from scratch☆90Updated 9 months ago
- ☆317Updated 3 years ago
- Code associated with the Don't Stop Pretraining ACL 2020 paper☆530Updated 3 years ago
- Dense Passage Retriever - is a set of tools and models for open domain Q&A task.☆1,756Updated last year
- Long Document Summarization Papers☆143Updated last year