NSpM
Knowledge Graph QA System
A system for using deep learning to answer questions based on knowledge graphs
🤖 Neural SPARQL Machines for Knowledge Graph Question Answering.
223 stars
34 watching
87 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
deep-learningkbqakgqaknowledge-graphlinked-datalstmmachine-translationneural-machine-translationneural-qaneural-sparql-machinesqaldquestion-answeringrdfseq2seqsparql
Related projects:
Repository | Description | Stars |
---|---|---|
derwenai/kglab | An abstraction layer in Python for building knowledge graphs using popular graph libraries. | 581 |
simmerchan/kg-demo-for-movie | A knowledge graph-based question answering system for movies | 1,283 |
google-deepmind/jraph | A lightweight library for working with graph neural networks in jax. | 1,375 |
priba/nmp_qc | An implementation of neural networks on graph structures for learning molecular properties | 339 |
liqimai/gcn | An implementation of graph convolutional networks for semi-supervised learning in Python using TensorFlow and other libraries. | 45 |
pykeen/pykeen | A Python library for learning and evaluating knowledge graph embeddings | 1,685 |
lupantech/scienceqa | Develops a framework for multimodal reasoning and question answering in science and other domains using natural language processing and machine learning techniques. | 606 |
allenai/document-qa | Tools and codebase for training neural question answering models on multiple paragraphs of text data | 434 |
flepied/second-brain-agent | An AI-powered tool that automatically indexes and searches markdown files and their contained links for efficient personal knowledge management. | 187 |
awslabs/dgl-ke | A package for learning large-scale knowledge graph embeddings with high performance and scalability | 1,272 |
wse-research/loris-llm-generated-representations-of-sparql-queries | Generates natural language representations of SPARQL queries to facilitate understanding and mitigate errors in large knowledge graphs | 3 |
jnhwkim/nips-mrn-vqa | This project presents a neural network model designed to answer visual questions by combining question and image features in a residual learning framework. | 39 |
graph4ai/graph4nlp | A Python library that enables the use of Graph Neural Networks for Natural Language Processing tasks. | 1,672 |
ownthink/knowledgegraph | A comprehensive knowledge graph API providing entity resolution, knowledge extraction, and attribute value retrieval capabilities. | 1,003 |
zcyang/imageqa-san | This project provides code for training image question answering models using stacked attention networks and convolutional neural networks. | 107 |