SOTAVerified

End-to-End System for Bacteria Habitat Extraction

2017-08-01WS 2017Code Available0· sign in to hype

Farrokh Mehryary, Kai Hakala, Suwisa Kaewphan, Jari Bj{\"o}rne, Tapio Salakoski, Filip Ginter

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

We introduce an end-to-end system capable of named-entity detection, normalization and relation extraction for extracting information about bacteria and their habitats from biomedical literature. Our system is based on deep learning, CRF classifiers and vector space models. We train and evaluate the system on the BioNLP 2016 Shared Task Bacteria Biotope data. The official evaluation shows that the joint performance of our entity detection and relation extraction models outperforms the winning team of the Shared Task by 19pp on F1-score, establishing a new top score for the task. We also achieve state-of-the-art results in the normalization task. Our system is open source and freely available at https://github.com/TurkuNLP/BHE.

Tasks

Reproductions