Skip to content

henryzhao5852/DELFT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DELFT

The source codes of the paper "Complex Factoid Question Answering with a Free-Text Knowledge Graph (WWW 2020)".

Dependency Installation

Run python setup.py develop to install required dependencies for DELFT.

Data and trained model Download

For each experimented dataset, we provide processed graph input here, after downloading, unzip it and put into data folder (the tokenized version is for glove setting, while the other is for bert setting). We also provide trained model here, unzip the downloaded model and put into experiments folder. Also, the original datasets are here.

For delft glove, downloading pre-trained glove embeddings are required, the link is here.

Run Experiments

The experiments include DELFT-Bert and DELFT-Glove , with different embeddings (Glove or Bert), each experiment has a seperate folder (see readme.md on each folder).

Contact

If you have questions, suggestions and bug reports, please email [email protected].

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages