Skip to content

AskNowQA/SimpleDBpediaQA

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SimpleDBpediaQA

This repo contains data from the following paper:

Get started

To generate entity labels (IO scheme), you need to install the Python fuzzywuzzy library:

pip install fuzzywuzzy

and then run:

cd script
python reverse_linking.py

The script generates train.txt, valid.txt, and test.txt in the V1/ folder and you're good to go!

About

simple QA over knowledge graphs on DBpedia

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%