This repository contains the code package for the KDD'17 paper:
Meta Pattern-driven Attribute Discovery from Massive Text Corpora.
Meng Jiang, Jingbo Shang, Taylor Cassidy, Xiang Ren, Lance M. Kaplan, Timothy P. Hanratty, Jiawei Han.
To run the method:
python metapad.py
If you find this repository useful in your research, please cite our paper:
@inproceedings{jiang2017metapad,
title={Metapad: Meta pattern discovery from massive text corpora},
author={Jiang, Meng and Shang, Jingbo and Cassidy, Taylor and Ren, Xiang and Kaplan, Lance M and Hanratty, Timothy P and Han, Jiawei},
booktitle={Proceedings of the 23rd ACM SIGKDD International Conference on Knowledge Discovery and Data Mining},
pages={877--886},
year={2017}
}