mhagiwara / realworldnlp
Example code for "Real-World Natural Language Processing"
☆333Updated 3 years ago
Alternatives and similar repositories for realworldnlp:
Users that are interested in realworldnlp are comparing it to the libraries listed below
- A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)☆155Updated 4 years ago
- Multilabel classification for Toxic comments challenge using Bert☆311Updated 5 years ago
- A companion repository for the "Writing code for NLP Research" Tutorial at EMNLP 2018☆556Updated 6 years ago
- A repository of concepts related to neural networks for NLP☆450Updated 5 years ago
- The most important NLP highlights of 2018 (PDF Report)☆366Updated 2 years ago
- An elaborate and exhaustive paper list for Named Entity Recognition (NER)☆393Updated 2 years ago
- A repository containing tutorials for practical NLP using PyTorch☆532Updated 5 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
- How to use ELMo embeddings in Keras with Tensorflow Hub☆261Updated 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…☆306Updated 4 years ago
- EmbedRank: Unsupervised Keyphrase Extraction using Sentence Embeddings (official implementation)☆432Updated last year
- Building QA system for Stanford Question Answering Dataset☆245Updated 6 years ago
- GAP is a gender-balanced dataset containing 8,908 coreference-labeled pairs of (ambiguous pronoun, antecedent name), sampled from Wikipe…☆227Updated 4 years ago
- Efficient and clean PyTorch reimplementation of "End-to-end Neural Coreference Resolution" (Lee et al., EMNLP 2017).☆186Updated 4 years ago
- Question Answering using Albert and Electra☆206Updated last year
- Starter code for Stanford CS224n default final project on SQuAD 2.0☆187Updated 4 years ago
- Pointer-generator reinforced seq2seq summarization in PyTorch☆360Updated 5 years ago
- A simple technique to integrate BERT from tf hub to keras☆258Updated last year
- ALBERT model Pretraining and Fine Tuning using TF2.0☆201Updated last year
- The website for the CMU Language Technologies Institute low resource NLP bootcamp 2020☆600Updated 4 years ago
- XTREME is a benchmark for the evaluation of the cross-lingual generalization ability of pre-trained multilingual models that covers 40 ty…☆636Updated 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…☆218Updated 6 months ago
- Deep Keyphrase Extraction using BERT☆257Updated 2 years ago
- BERT for question answering starting with HotpotQA☆168Updated 5 years ago
- Contextual augmentation, a text data augmentation using a bidirectional language model.☆192Updated 5 years ago
- On the Dimensionality of Word Embedding☆329Updated 4 years ago
- Ranking Sentences for Extractive Summarization with Reinforcement Learning☆272Updated 4 years ago
- ☆177Updated 5 years ago
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆156Updated 5 years ago
- ⚛️ It is keras based implementation of siamese architecture using lstm encoders to compute text similarity☆283Updated last year