AlexYangLi / tf_CFOLinks
Tensorflow implementation of CFO, a knowledge graph based QA system
☆27Updated 6 years ago
Alternatives and similar repositories for tf_CFO
Users that are interested in tf_CFO are comparing it to the libraries listed below
Sorting:
- Answer selection task based on WikiQA datatest.☆45Updated 8 years ago
- 论文“Attention-over-Attention Neural Networks for Reading Comprehension”中AoA模型实现☆57Updated 8 years ago
- Deep Residual Learning for Weakly-Supervised Relation Extraction: https://arxiv.org/abs/1707.08866☆105Updated 7 years ago
- “Key-Value Memory Networks for Directly Reading Documents”的tensorflow实现方案,使用的数据集是MovieQA☆43Updated 7 years ago
- A TensorFlow implementation of the paper _End-to-End Relation Extraction using LSTMs on Sequences and Tree Structures_ (https://www.aclwe…☆28Updated 7 years ago
- lstm with attention to deal with qa☆34Updated 8 years ago
- Code for the article "Semantic-Unit-Based Dilated Convolution for Multi-Label Text Classification" (EMNLP 2018)☆155Updated 6 years ago
- use google pre-training model bert to fine-tuning for the chinese multiclass classification☆40Updated 6 years ago
- question answering, reading comprehension toolkit☆166Updated 2 years ago
- 2018年机器阅读理解技术竞赛总结,国内外1000多支队伍中BLEU-4评分排名第6, ROUGE-L评分排名第14。(未ensemble,未嵌入训练好的词向量,无dropout)☆30Updated 7 years ago
- ☆78Updated 6 years ago
- This is an implementation of paper A-STRUCTURED-SELF-ATTENTIVE-SENTENCE-EMBEDDING by PyTorch.☆35Updated 7 years ago
- Resources, datasets, papers on Question Answering☆57Updated 4 years ago
- TensorFlow implementation of the ESIM model (Enhanced LTSM for natural language inference)☆77Updated 6 years ago
- Keras-Based LSTM Conv model for Question Selection☆23Updated 8 years ago
- 2018百度机器阅读理解竞赛☆27Updated 7 years ago
- paper about question answering☆25Updated 7 years ago
- attention based joint model for intent detection and slot filling☆178Updated 7 years ago
- TensorFlow implementation of Relation Classification via Convolutional Deep Neural Network☆92Updated 7 years ago
- Multi-Perspective Sentence Similarity Modeling with Convolution Neural Networks论文实现☆68Updated 7 years ago
- Distantly Supervised NER with Partial Annotation Learning and Reinforcement Learning☆132Updated 6 years ago
- Code for NLPCC2017 paper "Large-scale Simple Question Generation by Template-based Seq2seq Learning"☆84Updated 7 years ago
- ☆38Updated 9 years ago
- 基于capsule的观点型阅读理解模型☆89Updated 6 years ago
- This is a implementation of the paper A SIMPLE BUT TOUGH-TO-BEAT BASELINE FOR SENTENCE EMBEDDING.☆86Updated 8 years ago
- Implemented a QA System. This is the code for the NLPCC-ICCPOL shared task "Open Domain Question Answering."☆45Updated 7 years ago
- WikiQA,复现论文《APPLYING DEEP LEARNING TO ANSWER SELECTION: A STUDY AND AN OPEN TASK》☆29Updated 6 years ago
- 基于知识库的开放域问答系统的相关工作☆69Updated 7 years ago
- Castorini data☆57Updated 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