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 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.
(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 : [email protected]
See doc/INSTALL.txt
See doc/README_EN.txt
See online: http://bilbo.openeditionlab.org/
BILBO is released under the terms of the GPL version 2.