OlgaChernytska / word2vec-pytorchLinks
Implementation of the first paper on word2vec
☆237Updated 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☆187Updated 4 years ago
- Neural information retrieval / Semantic search / Bi-encoders☆174Updated 2 years ago
- Paper List for Contrastive Learning for Natural Language Processing☆562Updated 2 years ago
- Collection of papers and resources for data augmentation for NLP.☆829Updated 3 years ago
- Minimalist implementation of a BERT Sentence Classifier with PyTorch Lightning, Transformers and PyTorch-NLP.☆219Updated 2 years ago
- [ACL-IJCNLP 2021] Automated Concatenation of Embeddings for Structured Prediction☆309Updated 2 years ago
- Code for the NAACL 2022 long paper "DiffCSE: Difference-based Contrastive Learning for Sentence Embeddings"☆295Updated 2 years ago
- Multimodal model for text and tabular data with HuggingFace transformers as building block for text data☆604Updated 10 months ago
- A Collection of BM25 Algorithms in Python☆1,229Updated 10 months ago
- Pretrain and finetune ELECTRA with fastai and huggingface. (Results of the paper replicated !)☆330Updated last year
- A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.☆179Updated 4 years ago
- Some notebooks for NLP☆207Updated last year
- Tutorial for how to build BERT from scratch☆98Updated last year
- Efficient Attention for Long Sequence Processing☆98Updated last year
- MS MARCO(Microsoft Machine Reading Comprehension) is a large scale dataset focused on machine reading comprehension, question answering, …☆329Updated 2 years ago
- ICML'2022: NLP From Scratch Without Large-Scale Pretraining: A Simple and Efficient Framework☆255Updated last year
- Main repository for "CharacterBERT: Reconciling ELMo and BERT for Word-Level Open-Vocabulary Representations From Characters"☆201Updated last year
- Code associated with the Don't Stop Pretraining ACL 2020 paper☆533Updated 3 years ago
- A curated list of awesome papers for Semantic Retrieval (TOIS Accepted: Semantic Models for the First-stage Retrieval: A Comprehensive Re…☆327Updated 2 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☆754Updated 2 years ago
- Autoregressive Entity Retrieval☆795Updated 2 years ago
- A Light and Modular PyTorch NLP Project Template☆60Updated 4 years ago
- PyTorch Implementation of OpenAI GPT-2☆341Updated last year
- A simple and working implementation of Electra, the fastest way to pretrain language models from scratch, in Pytorch☆228Updated 2 years ago
- [ACL 2021] Learning Dense Representations of Phrases at Scale; EMNLP'2021: Phrase Retrieval Learns Passage Retrieval, Too https://arxiv.o…☆605Updated 3 years ago
- Original Implementation of Prompt Tuning from Lester, et al, 2021☆693Updated 5 months ago
- This repository contains the code, data, and models of the paper titled "XL-Sum: Large-Scale Multilingual Abstractive Summarization for 4…☆274Updated last year
- A Python framework for performing information retrieval experiments, building on http://terrier.org/☆471Updated this week
- An open collection of implementation tips, tricks and resources for training large language models☆479Updated 2 years ago