===== Beard ===== Beard is a Python library of machine learning tools for Bibliographic Entity Automatic Recognition and Disambiguation. The project is currently in early stage of development. .. image:: https://travis-ci.org/inveniosoftware/beard.svg?branch=master :target: https://travis-ci.org/inveniosoftware/beard .. image:: https://coveralls.io/repos/inveniosoftware/beard/badge.png :target: https://coveralls.io/r/inveniosoftware/beard 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.