bentrevett / pytorch-pos-tagging
A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.
☆177Updated 3 years ago
Alternatives and similar repositories for pytorch-pos-tagging:
Users that are interested in pytorch-pos-tagging are comparing it to the libraries listed below
- Important paper implementations for Question Answering using PyTorch☆273Updated 4 years ago
- BERT fine-tuning for POS tagging task (Keras)☆75Updated 5 years ago
- A repository of concepts related to neural networks for NLP☆450Updated 5 years ago
- Python code for various NLP metrics☆166Updated 5 years ago
- pyTorch implementation of Recurrence over BERT (RoBERT) based on this paper https://arxiv.org/abs/1910.10781 and comparison with pyTorch …☆80Updated 2 years ago
- Semantics-aware BERT for Language Understanding (AAAI 2020)☆288Updated 2 years ago
- ☆344Updated 3 years ago
- A list of publications on NLP interpretability (Welcome PR)☆167Updated 4 years ago
- ☆37Updated 4 years ago
- Applying BERT to named entity recognition in English and Russian.☆162Updated 2 years ago
- Empower Sequence Labeling with Task-Aware Neural Language Model | a PyTorch Tutorial to Sequence Labeling☆365Updated 4 years ago
- Named Entity Recognition with Pretrained XLM-RoBERTa☆87Updated 3 years ago
- A Natural Language Inference (NLI) model based on Transformers (BERT and ALBERT)☆133Updated 11 months ago
- A small repo showing how to easily use BERT (or other transformers) for inference☆99Updated 5 years ago
- Tutorial for End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF☆123Updated 3 years ago
- A repo to explore different NLP tasks which can be solved using T5☆170Updated 3 years ago
- Tutorial on how to use AllenNLP for sequence modeling (including hierarchical LSTMs and CRF decoding)☆86Updated 2 years ago
- A Light and Modular PyTorch NLP Project Template☆60Updated 4 years ago
- An elaborate and exhaustive paper list for Named Entity Recognition (NER)☆393Updated 2 years ago
- architectures and pre-trained models for long document classification.☆154Updated 4 years ago
- Materials for the EMNLP 2020 Tutorial on "Interpreting Predictions of NLP Models"☆198Updated 4 years ago
- A list of resources about Text Style Transfer☆59Updated 4 years ago
- BERT for Coreference Resolution☆445Updated 2 years ago
- Awesome Neural Adaptation in Natural Language Processing. A curated list. https://arxiv.org/abs/2006.00632☆264Updated 3 years ago
- Officially supported AllenNLP models☆534Updated 2 years ago
- Minimalist implementation of a BERT Sentence Classifier with PyTorch Lightning, Transformers and PyTorch-NLP.☆216Updated last year
- New dataset☆300Updated 3 years ago
- Code for ACL 2020 paper: "Extractive Summarization as Text Matching"☆520Updated 3 years ago
- Builds wordpiece(subword) vocabulary compatible for Google Research's BERT☆227Updated 4 years ago
- Do NLP tasks with some SOTA methods☆92Updated 4 years ago