File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change 11Webstruct
22=========
33
4+ .. image :: https://img.shields.io/pypi/v/webstruct.svg
5+ :target: https://pypi.python.org/pypi/webstruct
6+ :alt: PyPI Version
7+
48.. image :: https://travis-ci.org/scrapinghub/webstruct.svg?branch=master
59 :target: https://travis-ci.org/scrapinghub/webstruct
10+ :alt: Build Status
611
712.. image :: https://codecov.io/gh/scrapinghub/webstruct/branch/master/graph/badge.svg
813 :target: https://codecov.io/gh/scrapinghub/webstruct
14+ :alt: Code Coverage
15+
16+ .. image :: https://readthedocs.org/projects/webstruct/badge/?version=latest
17+ :target: http://webstruct.readthedocs.io/en/latest/
18+ :alt: Documentation
919
1020
1121Webstruct is a library for creating statistical NER _ systems that work
@@ -20,7 +30,7 @@ Read the docs_ for more info.
2030
2131License is MIT.
2232
23- .. _docs : http://webstruct.readthedocs.org /en/latest/
33+ .. _docs : http://webstruct.readthedocs.io /en/latest/
2434.. _NER : http://en.wikipedia.org/wiki/Named-entity_recognition
2535
2636Contributing
You can’t perform that action at this time.
0 commit comments