phipleg / kerasLinks
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
Sorting:
- BiLSTM-CRF for sequence labeling in Dynet☆80Updated 8 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in Tensorflow☆143Updated 7 years ago
- Multi-Perspective Sentence Similarity Modeling with Convolution Neural Networks论文实现☆68Updated 7 years ago
- implementation match mLstm in TensorFlow 1.0☆28Updated 8 years ago
- Source code for an ACL2016 paper of Chinese word segmentation☆79Updated 6 years ago
- Transfer Learning for Sequence Tagging with Hierarchical Recurrent Networks☆136Updated 7 years ago
- A Joint Chinese segmentation and POS tagger based on bidirectional GRU-CRF☆153Updated 7 years ago
- Source code for an ACL2017 paper on Chinese word segmentation☆90Updated 6 years ago
- R-NET implementation in TensorFlow.☆77Updated 7 years ago
- LSTM-CRF models for sequence labeling in text.☆174Updated 7 years ago
- TensorFlow Models for the Stanford Question Answering Dataset☆72Updated 6 years ago
- It is a tensorflow script for multi-task learning implementation of Kim's paper : Convolutional Neural Networks for Sentence Classificati…☆105Updated 8 years ago
- Implement SC-LSTM model for text generation in control of words, in Python/TensorFlow☆87Updated 8 years ago
- Tensorflow-LSTM-CRF tool for Named Entity Recognizer☆59Updated 7 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in keras☆71Updated 7 years ago
- For those who want to model the inter-sentence relations, pls use the more powerful code of "Attentive Convolution" in another repository☆90Updated 7 years ago
- LexDecomp is an implementation of the Answer Selection (AS) model proposed in the paper Sentence Similarity Learning by Lexical Decomposi…☆53Updated 7 years ago
- Python implementation of linear-chain conditional random fields.☆101Updated 12 years ago
- Decomposable Attention Model for Sentence Pair Classification (from https://arxiv.org/abs/1606.01933)☆95Updated 8 years ago
- Generative Question Answering☆56Updated 4 years ago
- Implementation of Attention-over-Attention Neural Networks for Reading Comprehension (https://arxiv.org/abs/1607.04423) in TensorFlow☆177Updated 8 years ago
- Hierarchical Recurrent Encoder Decoder for Query Suggestion☆108Updated 8 years ago
- Implementation of the multi feed-forward network architecture by Parikh et al. (2016) for Natural Language Inference.☆87Updated 7 years ago
- Bidirectional LSTM-CRF for Clinical Concept Extraction using i2b2-2010 data☆88Updated 8 years ago
- Dilated CNNs for NER in TensorFlow☆242Updated 6 years ago
- Neural Attention Model for Abstractive Summarization☆73Updated 9 years ago
- The First Evaluation Workshop on Chinese Machine Reading Comprehension (CMRC 2017)☆91Updated 6 years ago
- TensorFlow implementation of Match-LSTM and Answer pointer for the popular SQuAD dataset.☆135Updated 7 years ago
- Python Linear CRF☆47Updated 11 years ago
- ConText v4: Neural networks for text categorization☆121Updated 6 years ago