Skip to content

Byang119/hierarchical-planning-attention-network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hierarchical-planning-attention-network

Data

The dataset WIKIBIO is available from https://github.com/DavidGrangier/wikipedia-biography-dataset

We preprocess the data following the work of Liu et al. 2018. You can download the original_data from https://github.com/tyliupku/wiki2bio

Preprocess

Firstly, we extract words, keys and positions from the original infoboxes. python prepro.py Then we order the input attributes according to the order in which they appear in the summaries. python prepro/preprocess_order.py

Train

The code will be released soon.

Test

The test results of our model from the test set of WIKIBIO are stored in the test directory test/test.summary_hplan.

About

The code will be released soon.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages