OlgaChernytska / word2vec-pytorchLinks
Implementation of the first paper on word2vec
☆242Updated 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
- Paper List for Contrastive Learning for Natural Language Processing☆564Updated 2 years ago
- [ACL-IJCNLP 2021] Automated Concatenation of Embeddings for Structured Prediction☆311Updated 2 years ago
- Efficient Attention for Long Sequence Processing☆97Updated last year
- Code for the NAACL 2022 long paper "DiffCSE: Difference-based Contrastive Learning for Sentence Embeddings"☆296Updated 2 years ago
- Tutorial for how to build BERT from scratch☆99Updated last year
- Well documented, unit tested, type checked and formatted implementation of a vanilla transformer - for educational purposes.☆262Updated last year
- A Light and Modular PyTorch NLP Project Template☆60Updated 5 years ago
- A simple recipe for training and inferencing Transformer architecture for Multi-Task Learning on custom datasets. You can find two approa…☆96Updated 3 years ago
- ☆186Updated last year
- ☆69Updated 2 years ago
- PyTorch implementation of BERT in "BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding"☆109Updated 6 years ago
- Minimalist implementation of a BERT Sentence Classifier with PyTorch Lightning, Transformers and PyTorch-NLP.☆219Updated 2 years ago
- Collection of papers and resources for data augmentation for NLP.☆827Updated 3 years ago
- Code associated with the Don't Stop Pretraining ACL 2020 paper☆536Updated 3 years ago
- Neural information retrieval / Semantic search / Bi-encoders☆174Updated 2 years ago
- ICML'2022: NLP From Scratch Without Large-Scale Pretraining: A Simple and Efficient Framework☆256Updated last year
- A Collection of BM25 Algorithms in Python☆1,248Updated 11 months ago
- Pretrain and finetune ELECTRA with fastai and huggingface. (Results of the paper replicated !)☆330Updated last year
- An implementation of masked language modeling for Pytorch, made as concise and simple as possible☆179Updated 2 years ago
- A PyTorch implementation of the BI-LSTM-CRF model.☆256Updated 11 months ago
- Deep Learning for Natural Language Processing - Lectures 2023☆176Updated last year
- PyTorch implementation of some attentions for Deep Learning Researchers.☆544Updated 3 years ago
- A simple and working implementation of Electra, the fastest way to pretrain language models from scratch, in Pytorch☆231Updated 2 years ago
- A collection of large question answering datasets☆412Updated last year
- Officially supported AllenNLP models☆549Updated 2 years ago
- Some notebooks for NLP☆207Updated last year
- Fine tune a T5 transformer model using PyTorch & Transformers🤗☆218Updated 4 years ago
- Code for the ALiBi method for transformer language models (ICLR 2022)☆543Updated last year
- Language Modeling Example with Transformers and PyTorch Lighting☆65Updated 4 years ago