mhagiwara / realworldnlpLinks
Example code for "Real-World Natural Language Processing"
☆339Updated 4 years ago
Alternatives and similar repositories for realworldnlp
Users that are interested in realworldnlp are comparing it to the libraries listed below
Sorting:
- Multilabel classification for Toxic comments challenge using Bert☆311Updated 6 years ago
- Empower Sequence Labeling with Task-Aware Neural Language Model | a PyTorch Tutorial to Sequence Labeling☆365Updated 5 years ago
- A repository containing tutorials for practical NLP using PyTorch☆538Updated 6 years ago
- Based on the Pytorch-Transformers library by HuggingFace. To be used as a starting point for employing Transformer models in text classif…☆310Updated 5 years ago
- A set of tutorials for torchtext☆185Updated 6 years ago
- Accompanying code for the Medium article☆164Updated 5 years ago
- The most important NLP highlights of 2018 (PDF Report)☆370Updated 3 years ago
- A companion repository for the "Writing code for NLP Research" Tutorial at EMNLP 2018☆553Updated 6 years ago
- Repository of code for the tutorial on Transfer Learning in NLP held at NAACL 2019 in Minneapolis, MN, USA☆721Updated 5 years ago
- A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)☆154Updated 5 years ago
- Question Answering using Albert and Electra☆208Updated 2 years ago
- How to use ELMo embeddings in Keras with Tensorflow Hub☆260Updated 6 years ago
- An elaborate and exhaustive paper list for Named Entity Recognition (NER)☆392Updated 3 years ago
- A repository of concepts related to neural networks for NLP☆456Updated last week
- GAP is a gender-balanced dataset containing 8,908 coreference-labeled pairs of (ambiguous pronoun, antecedent name), sampled from Wikipe…☆227Updated 4 years ago
- Do NLP tasks with some SOTA methods☆92Updated 4 years ago
- Builds wordpiece(subword) vocabulary compatible for Google Research's BERT☆231Updated 4 years ago
- BERT for question answering starting with HotpotQA☆168Updated 6 years ago
- NLP model implementations with keras for beginner☆152Updated 2 years ago
- An implementation of a full named-entity evaluation metrics based on SemEval'13 Task 9 - not at tag/token level but considering all the t…☆221Updated last year
- A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.☆180Updated 4 years ago
- Building QA system for Stanford Question Answering Dataset☆248Updated 7 years ago
- Starter code for Stanford CS224n default final project on SQuAD 2.0☆188Updated 5 years ago
- Keras implementation of "Few-shot Learning for Named Entity Recognition in Medical Text"☆179Updated 6 years ago
- architectures and pre-trained models for long document classification.☆155Updated 4 years ago
- Introduction to NLP with PyTorch Workshop Project☆99Updated last year
- A simple technique to integrate BERT from tf hub to keras☆258Updated 2 years ago
- Abstractive summarisation using Bert as encoder and Transformer Decoder☆413Updated 2 years ago
- XLNet: fine tuning on RTX 2080 GPU - 8 GB☆154Updated 6 years ago
- PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.☆152Updated 3 years ago