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:
- CNN-LSTM-CRF Sequence Tagging. 炼丹系列。☆21Updated 8 years ago
- 完整的新词发现&词库构建例子☆20Updated 8 years ago
- Keras-Based LSTM Conv model for Question Selection☆23Updated 8 years ago
- Implementation of Attention-Based Neural Matching Model Proposed in CIKM16 for Answer Sentence Selection☆42Updated 8 years ago
- 这是一个tensorflow使用的样例,改自于https://guillaumegenthial.github.io/sequence-tagging-with-tensorflow.html☆37Updated 8 years ago
- Python Linear CRF☆46Updated 11 years ago
- Tensorflow implementation of Attention-over-Attention Neural Networks for Reading Comprehension☆28Updated 9 years ago
- QA - Answer Selection (Rank candidate answers for a given question)☆36Updated 7 years ago
- Topical Word Embeddings☆56Updated 8 years ago
- Loading the model from glove and computer word similarity & word clustering.☆64Updated 11 years ago
- Tensorflow-LSTM-CRF tool for Named Entity Recognizer☆59Updated 8 years ago
- Tensorflow Implementation of Recurrent Convolutional Neural Network for Relation Extraction☆64Updated 7 years ago
- SIGIR 2017: Embedding-based query expansion for weighted sequential dependence retrieval model☆36Updated 8 years ago
- code for NER using HMM;s and linear chain CRF's☆50Updated 9 years ago
- Text Classification CNN RNN☆15Updated 8 years ago
- BiLSTM-CRF for sequence labeling in Dynet☆81Updated 8 years ago
- A TensorFlow implementation of "QANet: Combining Local Convolution with Global Self-Attention for Reading Comprehension"☆31Updated 7 years ago
- FOFE NER☆39Updated 8 years ago
- A neural text process python lib for context-based feature extraction on Seq-Tagging data.☆10Updated 7 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
- KBQA demo☆24Updated 7 years ago
- ☆19Updated 7 years ago
- This is an implementation of paper A-STRUCTURED-SELF-ATTENTIVE-SENTENCE-EMBEDDING by PyTorch.☆35Updated 8 years ago
- EMNLP2015_code_Long Short-Term Memory Neural Networks for Chinese Word Segmentation☆76Updated 10 years ago
- A Joint Chinese segmentation and POS tagger based on bidirectional GRU-CRF☆154Updated 7 years ago
- Multi-Perspective Sentence Similarity Modeling with Convolution Neural Networks论文实现☆68Updated 7 years ago
- “Key-Value Memory Networks for Directly Reading Documents”的tensorflow实现方案,使用的数据集是MovieQA☆43Updated 7 years ago
- Tensorflow implementation of CFO, a knowledge graph based QA system☆27Updated 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
- Attempt at using LSTMs to predict semantic relatedness of sentences (a la Tai et al. in Improved Semantic Representations From Tree-Struc…☆22Updated 10 years ago