JohnZhengHub / DRMLinks
用深度神经网络识别语篇关系的模型,主要结合了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
Sorting:
- Tensorflow-LSTM-CRF tool for Named Entity Recognizer☆59Updated 8 years ago
- Keras-Based LSTM Conv model for Question Selection☆23Updated 8 years ago
- code for NER using HMM;s and linear chain CRF's☆50Updated 9 years ago
- CNN-LSTM-CRF Sequence Tagging. 炼丹系列。☆21Updated 8 years ago
- [Broken] A Chinese Question and Answer System☆51Updated 9 years ago
- ☆19Updated 7 years ago
- 这是一个tensorflow使用的样例,改自于https://guillaumegenthial.github.io/sequence-tagging-with-tensorflow.html☆37Updated 8 years ago
- Tensorflow implementation of Attention-over-Attention Neural Networks for Reading Comprehension☆28Updated 9 years ago
- Implementation of Attention-Based Neural Matching Model Proposed in CIKM16 for Answer Sentence Selection☆42Updated 8 years ago
- Python Linear CRF☆46Updated 11 years ago
- Tensorflow Implementation of Recurrent Convolutional Neural Network for Relation Extraction☆64Updated 7 years ago
- BiLSTM-CRF for sequence labeling in Dynet☆81Updated 8 years ago
- This is the code&dataset for the paper [Hierarchical Memory Networks for Answer Selection on Unknown Words. COLING 2016]☆44Updated 7 years ago
- EMNLP2015_code_Long Short-Term Memory Neural Networks for Chinese Word Segmentation☆76Updated 10 years ago
- ☆28Updated 7 years ago
- A Joint Chinese segmentation and POS tagger based on bidirectional GRU-CRF☆154Updated 7 years ago
- Tensorflow implementation of the Convolutional Recurrent Neural Network model with max pooling and attentive pooling, for relation classi…☆47Updated 8 years ago
- implementation match mLstm in TensorFlow 1.0☆29Updated 8 years ago
- QA - Answer Selection (Rank candidate answers for a given question)☆36Updated 7 years ago
- KBQA demo☆24Updated 7 years ago
- Topical Word Embeddings☆56Updated 8 years ago
- Source code and dataset of EMNLP2017 paper "Incorporating Relation Paths in Neural Relation Extraction".☆39Updated 6 years ago
- SIGIR 2017: Embedding-based query expansion for weighted sequential dependence retrieval model☆36Updated 8 years ago
- Multi-Perspective Sentence Similarity Modeling with Convolution Neural Networks论文实现☆68Updated 7 years ago
- FOFE NER☆39Updated 8 years ago
- Resources, datasets, papers on Question Answering☆57Updated 4 years ago
- Loading the model from glove and computer word similarity & word clustering.☆64Updated 11 years ago
- ☆14Updated 7 years ago
- Quora Duplicated Question Challenge (Kaggle Competition)☆10Updated 8 years ago
- This released code corresponds to TACL paper "attentive convolution". Attentive Convolution aims to generate a vector for two sentences.☆105Updated 7 years ago