Dorteel / wikihow-embedding

Code repository for the IJCAI 2019 workshop paper "Learning Household Task Knowledge from WikiHow Descriptions"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Embedding Learning on WikiHow

This is the code repository for the paper Learning Household Task Knowledge from WikiHow Descriptions, by Yilun Zhou, Julie A. Shah, and Steven Schockaert, published at the IJCAI 2019 Workshop on Semantic Deep Learning. For questions, please contact Yilun Zhou at yilun@mit.edu.

Training

To train the model, the data files must be extracted. To do so, inside the repository, execute cat data/* | tar zxf -.

About

Code repository for the IJCAI 2019 workshop paper "Learning Household Task Knowledge from WikiHow Descriptions"

License:MIT License


Languages

Language:Python 100.0%