JRC1995 / Bi-GRU-CRF-NER
Attempted implementation of a Bi-directional GRU followed by a linear-chain-CRF (from scratch) for Named Entity Recognition.
☆16Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for Bi-GRU-CRF-NER
- TensorFlow code and pre-trained models for A Dynamic Word Representation Model Based on Deep Context. It combines the idea of BERT model…☆16Updated 5 years ago
- Tensorflow implementation of DCN for question answering on the Stanford Question Answering Dataset (SQuAD)☆14Updated 6 years ago
- machine reading comprehension with deep learning☆20Updated 6 years ago
- Deep Learning for Nature Language Processing at Standford☆13Updated 8 years ago
- Official code of our work, Robust, Transferable Sentence Representations for Text Classification [Arxiv 2018].☆20Updated 6 years ago
- Interpretable Models for NLP using PyTorch☆19Updated 6 years ago
- A neural text process python lib for context-based feature extraction on Seq-Tagging data.☆11Updated 6 years ago
- NER with Deep contextualized word representations (Elmo)☆24Updated 6 years ago
- This repo is for residual-connected sentence encoder for NLI.☆12Updated 6 years ago
- Favorite AI papers☆17Updated 7 years ago
- Dataset for CIKM 2018 paper "Question Headline Generation for News Articles"☆10Updated 6 years ago
- An Information Extraction Framework with Deep Learning developed at New York University☆16Updated 8 years ago
- code for our IJCAI 2018 paper : "Lifelong Domain Word Embedding via Meta-Learning"☆11Updated 5 years ago
- The code for our submission in Kaggle's competition Quora Question Pairs which ranked in the top 25%.☆30Updated 4 years ago
- This is a Tensorflow implementation of the End-to-End Memory Network applied to the Ubuntu Dialog Corpus. The model can be compared to a …☆11Updated 7 years ago
- ☆16Updated 7 years ago
- Variants of Multi-Perspective Convolutional Neural Networks☆23Updated last year
- SOTA results for machine learning problems in NLP .☆11Updated 4 years ago
- Training word embeddings using hierarchical softmax with a semantic tree.☆17Updated 7 years ago
- hierarchical convolutional attention networks for text classification☆16Updated 5 years ago
- ☆28Updated 6 years ago
- Keras + Universal Sentence Encoder = Transfer Learning for text data☆34Updated 6 years ago
- papers about event, sentence, short text, causality in representation, classification, reasoning☆19Updated 6 years ago
- Speaker Role Contextual Model for Dialogues☆14Updated 7 years ago
- This released code is for our ACL2018 paper "End-Task Oriented Textual Entailment via Deep Explorations of Inter-Sentence Interactions". …☆16Updated 6 years ago
- Code for "Smaller Text Classifiers with Discriminative Cluster Embeddings" (NAACL 2018)☆30Updated 6 years ago
- This code extracts context embedding from sentence☆26Updated 6 years ago
- ☆13Updated 6 years ago
- This project demonstrates the use of generic bi-directional LSTM models for predicting importance of words in a spoken dialgoue for under…☆10Updated last year