monikkinom / ner-lstm
Named Entity Recognition using multilayered bidirectional LSTM
☆539Updated 6 years ago
Alternatives and similar repositories for ner-lstm:
Users that are interested in ner-lstm are comparing it to the libraries listed below
- A TensorFlow implementation of Recurrent Neural Networks for Sequence Classification and Sequence Labeling☆486Updated 6 years ago
- BiLSTM-CNN-CRF architecture for sequence tagging☆829Updated 3 years ago
- NER system based on stack LSTMs☆339Updated 7 years ago
- Named Entity Recognition Tool☆1,162Updated 5 years ago
- Empower Sequence Labeling with Task-Aware Language Model☆846Updated 2 years ago
- Convolutional Neural Networks for Sentence Classification in Keras☆594Updated 6 years ago
- Simple and Efficient Tensorflow implementations of NER models with tf.estimator and tf.data☆922Updated 6 years ago
- CNN/Daily Mail Reading Comprehension Task☆291Updated 8 years ago
- Some language modeling tools for Keras☆657Updated 7 years ago
- Named Entity Recognition (LSTM + CRF) - Tensorflow☆1,944Updated 4 years ago
- A deep NLP library, based on Keras / tf, focused on question answering (but useful for other NLP too)☆403Updated 6 years ago
- ☆389Updated 7 years ago
- Text classifier for Hierarchical Attention Networks for Document Classification☆1,074Updated 3 years ago
- Various models and code (Manhattan LSTM, Siamese LSTM + Matching Layer, BiMPM) for the paraphrase identification task, specifically with …☆324Updated 6 years ago
- Classify Kaggle San Francisco Crime Description into 39 classes. Build the model with CNN, RNN (GRU and LSTM) and Word Embeddings on Tens…☆600Updated 6 years ago
- LSTM language model with CNN over characters☆827Updated 8 years ago
- Keras DL models to answer 8th grade science multiple choice questions (Kaggle AllenAI competition).☆235Updated 7 years ago
- A list of datasets/corpora for NLP tasks, in reverse chronological order.☆923Updated 5 years ago
- RNNLG is an open source benchmark toolkit for Natural Language Generation (NLG) in spoken dialogue system application domains. It is rele…☆490Updated 5 years ago
- Named-entity recognition using neural networks. Easy-to-use and state-of-the-art results.☆1,708Updated last year
- Simple embedding based text classifier inspired by fastText, implemented in tensorflow☆303Updated 6 years ago
- ☆317Updated 2 years ago
- BiLSTM-CNN-CRF architecture for sequence tagging using ELMo representations.☆387Updated 2 years ago
- Sequence to sequence learning using TensorFlow.☆390Updated 6 years ago
- Deep Learning for Natural Language Processing☆458Updated 6 years ago
- Bidirectional LSTM-CRF and ELMo for Named-Entity Recognition, Part-of-Speech Tagging and so on.☆1,481Updated 2 years ago
- BiMPM: Bilateral Multi-Perspective Matching for Natural Language Sentences☆436Updated 3 years ago
- Deep Learning and applications in Startups, CV, NLP☆802Updated 5 years ago
- Document classification with Hierarchical Attention Networks in TensorFlow. WARNING: project is currently unmaintained, issues will proba…☆465Updated 10 months ago
- A simple, minimal wrapper for tensorflow's seq2seq module, for experimenting with datasets rapidly☆568Updated 7 years ago