Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 717 Bytes

README.rst

File metadata and controls

25 lines (18 loc) · 717 Bytes

Beard

Beard is a Python library of machine learning tools for Bibliographic Entity Automatic Recognition and Disambiguation.

The project is currently in stable stage of development.

https://travis-ci.org/inspirehep/beard.svg?branch=master https://coveralls.io/repos/inspirehep/beard/badge.png

Installation

python setup.py install

Examples

In the examples/applications/author-disambiguation directory there are files that present how to use the library for the author disambiguation problem. Check the README.rst in this directory for details.