Skip to content

dchllngr/webstruct

 
 

Repository files navigation

Webstruct

https://travis-ci.org/scrapinghub/webstruct.svg?branch=master

Webstruct is a library for creating statistical NER systems that work on HTML data, i.e. a library for building tools that extract named entities (addresses, organization names, open hours, etc) from webpages.

Unlike most NER systems, webstruct works on HTML data, not only on text data. This allows to define features that use HTML structure, and also to embed annotation results back into HTML.

Read the docs for more info.

License is MIT.

Contributing

To run tests, make sure tox is installed, then run tox from the source root.

About

Learning the structure of the web

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • HTML 99.7%
  • Python 0.3%