bentrevett / pytorch-pos-tagging
A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.
☆177Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for pytorch-pos-tagging
- Important paper implementations for Question Answering using PyTorch☆274Updated 3 years ago
- Models to perform neural summarization (extractive and abstractive) using machine learning transformers and a tool to convert abstractive…☆428Updated last year
- A repository of concepts related to neural networks for NLP☆449Updated 4 years ago
- Empower Sequence Labeling with Task-Aware Neural Language Model | a PyTorch Tutorial to Sequence Labeling☆365Updated 4 years ago
- A repo to explore different NLP tasks which can be solved using T5☆169Updated 3 years ago
- ACL 2020 Unsupervised Opinion Summarization as Copycat-Review Generation☆100Updated last year
- Semantics-aware BERT for Language Understanding (AAAI 2020)☆286Updated last year
- Tutorial for first time BERT users,☆102Updated last year
- A list of resources about Text Style Transfer☆59Updated 4 years ago
- Code for ACL 2020 paper: "Extractive Summarization as Text Matching"☆520Updated 2 years ago
- Resources for the NAACL 2018 paper "A Discourse-Aware Attention Model for Abstractive Summarization of Long Documents"☆359Updated last year
- Comparatively fine-tuning pretrained BERT models on downstream, text classification tasks with different architectural configurations in …☆120Updated 4 years ago
- Applying BERT to named entity recognition in English and Russian.☆160Updated last year
- Enhancing the BERT training with Semi-supervised Generative Adversarial Networks☆226Updated last year
- ☆37Updated 4 years ago
- Builds wordpiece(subword) vocabulary compatible for Google Research's BERT☆226Updated 3 years ago
- Minimalist implementation of a BERT Sentence Classifier with PyTorch Lightning, Transformers and PyTorch-NLP.☆215Updated last year
- ☆344Updated 3 years ago
- Main repository for "CharacterBERT: Reconciling ELMo and BERT for Word-Level Open-Vocabulary Representations From Characters"☆197Updated last year
- architectures and pre-trained models for long document classification.☆154Updated 3 years ago
- CharBERT: Character-aware Pre-trained Language Model (COLING2020)☆117Updated 3 years ago
- A Natural Language Inference (NLI) model based on Transformers (BERT and ALBERT)☆129Updated 9 months ago
- Python code for various NLP metrics☆167Updated 5 years ago
- Tutorial on how to use AllenNLP for sequence modeling (including hierarchical LSTMs and CRF decoding)☆86Updated 2 years ago
- code for our 2019 paper: "Adapt or Get Left Behind: Domain Adaptation through BERT Language Model Finetuning for Aspect-Target Sentiment…☆188Updated last year
- Materials for the EMNLP 2020 Tutorial on "Interpreting Predictions of NLP Models"☆198Updated 3 years ago
- This shows how to fine-tune Bert language model and use PyTorch-transformers for text classififcation☆69Updated 4 years ago
- Do NLP tasks with some SOTA methods☆92Updated 3 years ago
- BERT fine-tuning for POS tagging task (Keras)☆74Updated 5 years ago
- Code associated with the "Data Augmentation using Pre-trained Transformer Models" paper☆133Updated last year