phipleg / keras
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on Theano or TensorFlow.
☆26Updated 7 years ago
Alternatives and similar repositories for keras:
Users that are interested in keras are comparing it to the libraries listed below
- BiLSTM-CRF for sequence labeling in Dynet☆80Updated 7 years ago
- Tensorflow-LSTM-CRF tool for Named Entity Recognizer☆59Updated 7 years ago
- implementation match mLstm in TensorFlow 1.0☆28Updated 8 years ago
- ICASSP2017: End-to-end joint learning of natural language understanding and dialogue manager☆74Updated 7 years ago
- NLP tools on Lasagne☆61Updated 7 years ago
- Python Linear CRF☆47Updated 10 years ago
- Neural Attention Model for Abstractive Summarization☆73Updated 9 years ago
- Source code for an ACL2016 paper of Chinese word segmentation☆79Updated 6 years ago
- Implementation of conversational intelligence using r-net models☆41Updated 7 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in Tensorflow☆143Updated 7 years ago
- ACL2015_code_Gated Recursive Neural Network for Chinese Word Segmentation☆28Updated 9 years ago
- Implementation of the multi feed-forward network architecture by Parikh et al. (2016) for Natural Language Inference.☆87Updated 7 years ago
- PyTorch, LSTM CRF model☆9Updated 7 years ago
- TensorFlow Models for the Stanford Question Answering Dataset☆72Updated 6 years ago
- FOFE NER☆40Updated 7 years ago
- ☆20Updated 7 years ago
- R-NET implementation in TensorFlow.☆77Updated 7 years ago
- 这是一个tensorflow使用的样例,改自于https://guillaumegenthial.github.io/sequence-tagging-with-tensorflow.html