Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dapurv5/neural_kbqa
Knowledge Base Question Answering using memory networks
https://github.com/dapurv5/neural_kbqa
deep-learning knowledge-graph-completion machine-learning memory-network natural-language-processing python question-answering tensorflow tensorflow-experiments
Last synced: 2 days ago
JSON representation
Knowledge Base Question Answering using memory networks
- Host: GitHub
- URL: https://github.com/dapurv5/neural_kbqa
- Owner: dapurv5
- Created: 2016-12-19T15:35:07.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-08T09:12:38.000Z (over 7 years ago)
- Last Synced: 2024-10-29T23:34:04.567Z (16 days ago)
- Topics: deep-learning, knowledge-graph-completion, machine-learning, memory-network, natural-language-processing, python, question-answering, tensorflow, tensorflow-experiments
- Language: Python
- Homepage:
- Size: 29.8 MB
- Stars: 88
- Watchers: 6
- Forks: 31
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Knowledge Base Question Answering Experiments & Code
-------#### Models
- Key-Value memory network#### Datasets
- MovieQA dataset (from bAbI)### PREREQS
- Whoosh
- tqdm
- tensorflow
- numpy### LICENSE
Copyright (c) 2017 Apurv Verma