paramaw / TextMaps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TextMaps

This is a repository accompanying our paper "Deep Neural Networks for Web Page Information Extraction".

Prerequisites

In order to run this project, you need to install following dependencies:

*Please note that you need to add PhantomJS to your PATH and pycaffe to your PYTHONPATH.

Demo

If you have dependencies installed, you can try to run demo by:

cd tools
python demo.py --url [URL_TO_SOME_PRODUCT_PAGE]

Data set

Data set will be available after paper publication. Thank you for your patience.

About

License:MIT License


Languages

Language:Jupyter Notebook 88.4%Language:Python 9.1%Language:JavaScript 2.5%