| Literature DB >> 29846492 |
Andon Tchechmedjiev1, Amine Abdaoui1, Vincent Emonet1, Soumia Melzi1, Jitendra Jonnagaddala2, Clement Jonquet1,3.
Abstract
Summary: Second use of clinical data commonly involves annotating biomedical text with terminologies and ontologies. The National Center for Biomedical Ontology Annotator is a frequently used annotation service, originally designed for biomedical data, but not very suitable for clinical text annotation. In order to add new functionalities to the NCBO Annotator without hosting or modifying the original Web service, we have designed a proxy architecture that enables seamless extensions by pre-processing of the input text and parameters, and post processing of the annotations. We have then implemented enhanced functionalities for annotating and indexing free text such as: scoring, detection of context (negation, experiencer, temporality), new output formats and coarse-grained concept recognition (with UMLS Semantic Groups). In this paper, we present the NCBO Annotator+, a Web service which incorporates these new functionalities as well as a small set of evaluation results for concept recognition and clinical context detection on two standard evaluation tasks (Clef eHealth 2017, SemEval 2014). Availability and implementation: The Annotator+ has been successfully integrated into the SIFR BioPortal platform-an implementation of NCBO BioPortal for French biomedical terminologies and ontologies-to annotate English text. A Web user interface is available for testing and ontology selection (http://bioportal.lirmm.fr/ncbo_annotatorplus); however the Annotator+ is meant to be used through the Web service application programming interface (http://services.bioportal.lirmm.fr/ncbo_annotatorplus). The code is openly available, and we also provide a Docker packaging to enable easy local deployment to process sensitive (e.g. clinical) data in-house (https://github.com/sifrproject). Contact: andon.tchechmedjiev@lirmm.fr. Supplementary information: Supplementary data are available at Bioinformatics online.Entities:
Mesh:
Year: 2018 PMID: 29846492 PMCID: PMC5972606 DOI: 10.1093/bioinformatics/bty009
Source DB: PubMed Journal: Bioinformatics ISSN: 1367-4803 Impact factor: 6.937
Fig. 1.User Interface of the NCBO Annotator+ Web service (http://bioportal.lirmm.fr/ncbo_annotatorplus) illustrating new features. To reproduce this example with the Web service, use the URL: https://goo.gl/BTrNzJ
Fig. 2.Annotation results for the example sentence from Figure 1
Fig. 3.NCBO Annotator+ proxy-like Web service architecture
Evaluation for concept recognition (NCBO Annotator) and clinical context detection (Annotator+) expressed by Precision, Recall, F-measure, Accuracy)
| Task (Corpus) | P (%) | R (%) | F1 (%) | A (%) |
|---|---|---|---|---|
| Concept Recognition (CLEF eHealth) | 69.1 | 51.4 | 58.9 | |
| Concept Recognition (SemEval) | 46.9 | 62.0 | 53.4 | 66.6 |
| Negation Detection (SemEval) | 87.0 | 88.9 | 88.0 | 89.3 |
| Experiencer Detection (SemEval) | 52.9 | 70.4 | 60.4 | 52.7 |