mhagiwara / realworldnlpLinks
Example code for "Real-World Natural Language Processing"
☆337Updated 3 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 5 years ago
- Based on the Pytorch-Transformers library by HuggingFace. To be used as a starting point for employing Transformer models in text classif…☆309Updated 5 years ago
- A repository containing tutorials for practical NLP using PyTorch☆537Updated 5 years ago
- Empower Sequence Labeling with Task-Aware Neural Language Model | a PyTorch Tutorial to Sequence Labeling☆365Updated 5 years ago
- Accompanying code for the Medium article☆164Updated 5 years ago
- A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)☆153Updated 5 years ago
- How to use ELMo embeddings in Keras with Tensorflow Hub☆259Updated 6 years ago
- Repository of code for the tutorial on Transfer Learning in NLP held at NAACL 2019 in Minneapolis, MN, USA☆723Updated 5 years ago
- A set of tutorials for torchtext☆186Updated 6 years ago
- An elaborate and exhaustive paper list for Named Entity Recognition (NER)☆391Updated 3 years ago
- A repository of concepts related to neural networks for NLP☆454Updated 5 years ago
- BERT for question answering starting with HotpotQA☆167Updated 6 years ago
- Question Answering using Albert and Electra☆207Updated 2 years ago
- The most important NLP highlights of 2018 (PDF Report)☆371Updated 3 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…☆222Updated last year
- GAP is a gender-balanced dataset containing 8,908 coreference-labeled pairs of (ambiguous pronoun, antecedent name), sampled from Wikipe…☆227Updated 4 years ago
- Keras implementation of "Few-shot Learning for Named Entity Recognition in Medical Text"☆178Updated 5 years ago
- A simple technique to integrate BERT from tf hub to keras☆258Updated 2 years ago
- architectures and pre-trained models for long document classification.☆155Updated 4 years ago
- Efficient and clean PyTorch reimplementation of "End-to-end Neural Coreference Resolution" (Lee et al., EMNLP 2017).☆186Updated 4 years ago
- BiLSTM-CNN-CRF tagger☆249Updated 6 years ago
- Do NLP tasks with some SOTA methods☆92Updated 4 years ago
- Deep Keyphrase Extraction using BERT☆259Updated 3 years ago
- A companion repository for the "Writing code for NLP Research" Tutorial at EMNLP 2018☆554Updated 6 years ago
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆158Updated 6 years ago
- A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.☆179Updated 4 years ago
- Introduction to NLP with PyTorch Workshop Project☆98Updated 11 months ago
- BiLSTM-CNN-CRF architecture for sequence tagging using ELMo representations.☆387Updated 2 years ago
- a sklearn wrapper for Google's BERT model☆300Updated 2 years ago
- One-Stop Solution to encode sentence to fixed length vectors from various embedding techniques☆207Updated 2 years ago