/bilbo

WARNING: This repository is no longer maintained. This repository will not be updated. The repository will be kept available in read-only mode. New release: https://github.com/OpenEdition/bilbo2

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

BILBO : Automatic reference labeling

WARNING: This repository is no longer maintained.

This repository will not be updated. The repository will be kept available in read-only mode. A new version has been rewritten from scratch: https://github.com/OpenEdition/bilbo2

Bilbo

BILBO is an open source software for automatic annotation of bibliographic reference.

It provides the segmentation and tagging of input string. It is principally based on Conditional Random Fields (CRFs), machine learning technique to segment and label sequence data.

As external softwares, Wapiti is used for CRF learning and inference (https://wapiti.limsi.fr) and SVMlight is used for sequence classification.

Contributors

(C) Copyright 2013 OpenEdition by Young-Min Kim, Jade Tavernier, Patrice Bellot. written by Young-Min Kim & Patrice Bellot, modified by Jade Tavernier, Anaïs Ollagnier, Chahinez Benkoussas, Mathieu Orban. email : patrice.bellot@openedition.org

Installation

See doc/INSTALL.txt

Usage

See doc/README_EN.txt

Demonstration

See online: http://bilbo.openeditionlab.org/

License

BILBO is released under the terms of the GPL version 2.