JohnZhengHub / DRM
用深度神经网络识别语篇关系的模型,主要结合了TreeLSTM和NTN两种神经网络,用TreeLSTM来获得句子向量,NTN来识别两个句子向量之间的关系.
☆14Updated 8 years ago
Alternatives and similar repositories for DRM:
Users that are interested in DRM are comparing it to the libraries listed below
- CNN-LSTM-CRF Sequence Tagging. 炼丹系列。☆21Updated 7 years ago
- Implementation of Attention-Based Neural Matching Model Proposed in CIKM16 for Answer Sentence Selection☆42Updated 7 years ago
- The tensorflow implementation of <Attention-Based Recurrent Neural Network Models for Joint Intent Detection and Slot Filling>☆13Updated 6 years ago
- NER with Deep contextualized word representations (Elmo)☆23Updated 6 years ago
- Tensorflow implementation of Attention-over-Attention Neural Networks for Reading Comprehension☆28Updated 8 years ago
- Attempt at using LSTMs to predict semantic relatedness of sentences (a la Tai et al. in Improved Semantic Representations From Tree-Struc…☆22Updated 9 years ago
- KBQA☆14Updated 8 years ago
- 这是一个tensorflow使用的样例,改自于https://guillaumegenthial.github.io/sequence-tagging-with-tensorflow.html☆36Updated 7 years ago
- ☆14Updated 7 years ago
- 基于情感词典的热门话题的情感分析☆8Updated 10 years ago
- Source code of Knowledge Enhanced Hybrid Neural Network for Text Matching☆17Updated 6 years ago
- 完整的新词发现&词库构建例子☆20Updated 8 years ago
- Keras-Based LSTM Conv model for Question Selection☆23Updated 8 years ago
- ☆28Updated 6 years ago
- ☆19Updated 6 years ago
- use google pre-training model bert to fine-tuning for the chinese multiclass classification☆40Updated 6 years ago
- QA - Answer Selection (Rank candidate answers for a given question)☆36Updated 6 years ago
- Implementation of Relation Extraction with Multi-instance Multi-label Convolutional Neural Networks in tensorflow☆15Updated 7 years ago
- Theano implementation of Memory Networks☆19Updated 8 years ago
- Tensorflow implementation of CFO, a knowledge graph based QA system☆27Updated 6 years ago
- CapsNet for NLP☆67Updated 6 years ago
- papers about event, sentence, short text, causality in representation, classification, reasoning☆18Updated 6 years ago
- ☆12Updated 6 years ago
- Improving Opinion-Target Extraction with Character-Level Word Embeddings☆11Updated 7 years ago
- Very Simple Question Answer System using Chinese Wikipedia Data☆24Updated 10 months ago
- FOFE NER☆40Updated 7 years ago
- Tensorflow implementation of the Convolutional Recurrent Neural Network model with max pooling and attentive pooling, for relation classi…☆47Updated 7 years ago
- A tool for extracting chunks from Penn Chinese Treebank☆18Updated 7 years ago
- paper about question answering☆25Updated 6 years ago
- Implementation of Modeling Joint Entity and Relation Extraction with Table Representation in EMNLP2014☆20Updated 9 years ago