Skip to content

A simple question answering system over a toy knowledge graph

Notifications You must be signed in to change notification settings

awanteedeshpande/toy-question-answering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Question Answering System (ToyKG_QA) over a knowledge graph

Description

This project is a part of the course Question-Answering Systems, Summer Semester 2020, Universität des Saarlandes.

The task comprises answering QA pattern questions on a small knowledge graph. Sample queries are available in the format of dev queries and test queries. The dataset also contains the knowledge as a corpus, but it has not been utilised in this example.

Directory Structure

  • datasets - Contains the toy corpus in the form of entities, knowledge graph, and corpus file.
  • queries - Sample dev and test queries. The dev queries also contain the respective Wikidata pages for the entities.
  • ToyStory_QA.ipynb - Sample Notebook which gives a demo of the system.

Link

A visual demo can be found at the following link.


About

A simple question answering system over a toy knowledge graph

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published