Skip to content

kasioumis/beard

 
 

Repository files navigation

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.

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

Installation

python setup.py install

Testing

To run the tests and see the code coverage, run:

python setup.py test

Examples

In 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.

About

Bibliographic Entity Automatic Recognition and Disambiguation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.2%
  • Shell 0.8%