JohnZhengHub / DRM
用深度神经网络识别语篇关系的模型,主要结合了TreeLSTM和NTN两种神经网络,用TreeLSTM来获得句子向量,NTN来识别两个句子向量之间的关系.
☆14Updated 9 years ago
Alternatives and similar repositories for DRM:
Users that are interested in DRM are comparing it to the libraries listed below
- KBQA☆14Updated 8 years ago
- Tensorflow implementation of Attention-over-Attention Neural Networks for Reading Comprehension☆28Updated 8 years ago
- Python Linear CRF☆47Updated 11 years ago
- KBQA demo☆24Updated 6 years ago
- NER with Deep contextualized word representations (Elmo)☆23Updated 6 years ago
- ☆14Updated 7 years ago
- The tensorflow implementation of <Attention-Based Recurrent Neural Network Models for Joint Intent Detection and Slot Filling>☆13Updated 6 years ago
- 这是一个tensorflow使用的样例,改自于https://guillaumegenthial.github.io/sequence-tagging-with-tensorflow.html☆36Updated 7 years ago
- 我的深度学习模型用来解决TREC数据集中的问题分类任务。☆13Updated 8 years ago
- ☆19Updated 6 years ago
- Text Classification CNN RNN☆15Updated 7 years ago
- Theano implementation of Memory Networks☆19Updated 8 years ago
- ☆14Updated 6 years ago
- CNN-LSTM-CRF Sequence Tagging. 炼丹系列。☆21Updated 7 years ago
- This code implements attention network on top of the CNN used in the paper titled "Relation extraction from clinical texts using domain i…☆13Updated 8 years ago
- Indirect Supervision for Relation Extraction Using Question-Answer Pairs (WSDM'18)☆19Updated 7 years ago
- Source code of Knowledge Enhanced Hybrid Neural Network for Text Matching☆17Updated 6 years ago
- Keras-Based LSTM Conv model for Question Selection☆23Updated 8 years ago
- Source code and dataset of EMNLP2017 paper "Incorporating Relation Paths in Neural Relation Extraction".☆39Updated 5 years ago
- Selective Encoding for Abstractive Sentence Summarization in DyNet☆20Updated 7 years ago
- Implementation of Attention-Based Neural Matching Model Proposed in CIKM16 for Answer Sentence Selection☆42Updated 7 years ago
- Using BiLSTM-CRF model for Chinese NER☆14Updated 7 years ago
- papers about event, sentence, short text, causality in representation, classification, reasoning☆18Updated 6 years ago
- 2017 NLPCC DBQA Model (NLPCC比赛)& CCIR (搜狗搜索)& Tools Related☆18Updated 6 years ago
- use google pre-training model bert to fine-tuning for the chinese multiclass classification☆40Updated 6 years ago
- Tensorflow implementation of CFO, a knowledge graph based QA system☆27Updated 6 years ago
- This is the code&dataset for the paper [Hierarchical Memory Networks for Answer Selection on Unknown Words. COLING 2016]☆44Updated 6 years ago
- A Slot-filling based Dialog Manager for Task-oriented Bot☆11Updated 8 years ago
- Implementation of Relation Extraction with Multi-instance Multi-label Convolutional Neural Networks in tensorflow☆15Updated 8 years ago
- Implementing different neural architectures for ABSA. [IN PROGRESS]☆28Updated 7 years ago