Skip to content

Commit

Permalink
Badging the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
kermitt2 committed Aug 29, 2016
1 parent cbdd560 commit eed6b73
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions Readme.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,16 @@
# grobid-ner

[![Documentation Status](https://readthedocs.org/projects/grobid-ner/badge/?version=latest)](https://readthedocs.org/projects/grobid-ner/?badge=latest)
[![License](http://img.shields.io/:license-apache-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0.html)

## Purpose

Grobid NER is a Named-Entity Recogniser based on the Grobid library ([grobid](https://raw.github.com/kermitt2/grobid)), a text mining tool exploiting CRF. The installation of Grobid is necessary.
GROBID NER is a Named-Entity Recogniser based on the GROBID library ([grobid](https://raw.github.com/kermitt2/grobid)), a text mining tool exploiting CRF. The installation of GROBID is necessary.

Grobid NER has been developed more specifically for the purpose of supporting disambiguation and resolution of the entities against knowledge bases such as Wikipedia. For a description of the NER, installation, usage and other technical features, see the [wiki pages](https://github.com/kermitt2/grobid-ner/wiki).
Grobid NER has been developed more specifically for the purpose of supporting disambiguation and resolution of the entities against knowledge bases such as Wikipedia. For a description of the NER, installation, usage and other technical features, see the [documentation](https://readthedocs.org/projects/grobid-ner/?badge=latest).

## License

Grobid and grobid-ner are distributed under [Apache 2.0 license](http://www.apache.org/licenses/LICENSE-2.0).

Author and contact: Patrice Lopez (<patrice.lopez@science-miner.com>)
Author and contact: Patrice Lopez (<patrice.lopez@science-miner.com>)

0 comments on commit eed6b73

Please sign in to comment.