Skip to content

Deep Neural Networks for Web Page Information Extraction

License

Notifications You must be signed in to change notification settings

ashu-holmes/TextMaps

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 92.0%
  • Python 6.5%
  • JavaScript 1.5%