DhavalTaunk08 / NLP_scriptsLinks
Contains notebooks related to various transformers based models for different nlp based tasks
☆41Updated 2 years ago
Alternatives and similar repositories for NLP_scripts
Users that are interested in NLP_scripts are comparing it to the libraries listed below
Sorting:
- A repo to explore different NLP tasks which can be solved using T5☆172Updated 4 years ago
- Tutorial for first time BERT users,☆103Updated 2 years ago
- Applying BERT to named entity recognition in English and Russian.☆162Updated 2 years ago
- Build and train state-of-the-art natural language processing models using BERT☆222Updated 4 years ago
- This shows how to fine-tune Bert language model and use PyTorch-transformers for text classififcation☆71Updated 5 years ago
- Some notebooks for NLP☆204Updated last year
- [NAACL 2021] This is the code for our paper `Fine-Tuning Pre-trained Language Model with Weak Supervision: A Contrastive-Regularized Self…☆203Updated 2 years ago
- Lexical Simplification with Pretrained Encoders☆70Updated 4 years ago
- pyTorch implementation of Recurrence over BERT (RoBERT) based on this paper https://arxiv.org/abs/1910.10781 and comparison with pyTorch …☆82Updated 2 years ago
- https://arxiv.org/pdf/1909.04054☆78Updated 2 years ago
- ☆124Updated 3 years ago
- ☆37Updated 4 years ago
- Summarization Task using Bart and T5 models.