Enhancing Search Results with Semantic Annotation Using Augmented Browsing
Abstract
In this paper, we describe how we integrated an artificial intelligence (AI) system into the PubMed search website using augmented browsing technology. Our system dynamically enriches the PubMed search results displayed in a user’s browser with semantic annotation provided by several natural language processing (NLP) subsystems, including a sentence splitter, a part-of-speech tagger, a named entity recognizer, a section categorizer and a gene normalizer (GN). After our system is installed, the PubMed search results page is modified on the fly to categorize sections and provide additional information on gene and gene products identified by our NLP subsystems. In addition, GN involves three main steps: candidate ID matching, false positive filtering and disambiguation, which are highly dependent on each other. We propose a joint model using a Markov logic network (MLN) to model the dependencies found in GN. The experimental results show that our joint model outperforms a baseline system that executes the three steps separately. The developed system is available at https://sites.google.com/site/pubmedannotationtool4ijcai/home.
Cite
Text
Dai et al. "Enhancing Search Results with Semantic Annotation Using Augmented Browsing." International Joint Conference on Artificial Intelligence, 2011. doi:10.5591/978-1-57735-516-8/IJCAI11-403Markdown
[Dai et al. "Enhancing Search Results with Semantic Annotation Using Augmented Browsing." International Joint Conference on Artificial Intelligence, 2011.](https://mlanthology.org/ijcai/2011/dai2011ijcai-enhancing/) doi:10.5591/978-1-57735-516-8/IJCAI11-403BibTeX
@inproceedings{dai2011ijcai-enhancing,
title = {{Enhancing Search Results with Semantic Annotation Using Augmented Browsing}},
author = {Dai, Hong-Jie and Tsai, Wei-Chi and Tsai, Richard Tzong-Han and Hsu, Wen-Lian},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2011},
pages = {2418-2423},
doi = {10.5591/978-1-57735-516-8/IJCAI11-403},
url = {https://mlanthology.org/ijcai/2011/dai2011ijcai-enhancing/}
}