AlexYangLi / tf_CFO
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
- Answer selection task based on WikiQA datatest.☆45Updated 8 years ago
- 论文“Attention-over-Attention Neural Networks for Reading Comprehension”中AoA模型实现☆57Updated 7 years ago
- WikiQA,复现论文《APPLYING DEEP LEARNING TO ANSWER SELECTION: A STUDY AND AN OPEN TASK》☆29Updated 5 years ago
- use google pre-training model bert to fine-tuning for the chinese multiclass classification☆40Updated 6 years ago
- lstm with attention to deal with qa☆33Updated 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
- Relation Classification via Multi-Level Attention CNNs☆58Updated 7 years ago
- Implemented a QA System. This is the code for the NLPCC-ICCPOL shared task "Open Domain Question Answering."☆44Updated 7 years ago
- Deep Residual Learning for Weakly-Supervised Relation Extraction: https://arxiv.org/abs/1707.08866☆104Updated 6 years ago
- Code for EMNLP2017 paper "A Soft-label Method for Noise-tolerant Distantly Supervised Relation Extraction"☆43Updated 6 years ago
- “Key-Value Memory Networks for Directly Reading Documents”的tensorflow实现方案,使用的数据集是MovieQA☆43Updated 6 years ago
- chinese coreference resolution, implementation of paper 1606.01323v2 (stanford)☆28Updated 6 years ago
- ☆14Updated 5 years ago
- Weakly Supervised Topic Segmentation and Labeling☆33Updated 3 years ago
- 基于capsule的观点型阅读理解模型☆89Updated 5 years ago
- TensorFlow implementation of Relation Classification via Convolutional Deep Neural Network☆93Updated 6 years ago
- baseline for ccks2019-ipre☆48Updated 5 years ago
- ☆28Updated 7 years ago
- 这是一个tensorflow使用的样例,改自于https://guillaumegenthial.github.io/sequence-tagging-with-tensorflow.html☆36Updated 7 years ago
- code for "Deep Recurrent Generative Decoder for Abstractive Text Summarization"☆52Updated 4 years ago
- Kaggle新赛(baseline)-基于BERT的fine-tuning方案+基于tensor2tensor的Transformer Encoder方案☆60Updated 6 years ago
- TensorFlow implementation of the ESIM model (Enhanced LTSM for natural language inference)☆76Updated 6 years ago
- Improving Response Selection in Multi-turn Dialogue Systems by Incorporating Domain Knowledge☆58Updated 2 years ago
- paper about question answering☆25Updated 6 years ago
- TensorFlow implementation of the Decomposable Attention model (A Decomposable Attention Model for Natural Language Inference)☆36Updated 6 years ago
- 2018年机器阅读理解技术竞赛总结,国内外1000多支队伍中BLEU-4评分排名第6, ROUGE-L评分排名第14。(未ensemble,未嵌入训练好的词向量,无dropout)☆30Updated 6 years ago
- ☆21Updated 7 years ago
- 使用MCCNNs创建的问答系统(实现论文Question Answering over Freebase with Multi-Column Convolutional Neural Networks)☆27Updated 6 years ago
- Implementation of the ESIM model for natural language inference with Tensorflow☆8Updated 6 years ago
- Source code and dataset of EMNLP2017 paper "Incorporating Relation Paths in Neural Relation Extraction".☆39Updated 5 years ago