Applying semantic-based probabilistic context-free grammar to medical language processing - A preliminary study on parsing medication sentences

  • Authors:
  • Hua Xu;Samir AbdelRahman;Yanxin Lu;Joshua C. Denny;Son Doan

  • Affiliations:
  • Department of Biomedical Informatics, Vanderbilt University, School of Medicine, Nashville, TN, USA;Department of Biomedical Informatics, Vanderbilt University, School of Medicine, Nashville, TN, USA;National Institute of Parasitic Diseases, Chinese Center for Disease Control and Prevention, Shanghai, China;Department of Biomedical Informatics, Vanderbilt University, School of Medicine, Nashville, TN, USA and Department of Medicine, Vanderbilt University, School of Medicine, Nashville, TN, USA;National Institute of Informatics, Tokyo, Japan

  • Venue:
  • Journal of Biomedical Informatics
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

Semantic-based sublanguage grammars have been shown to be an efficient method for medical language processing. However, given the complexity of the medical domain, parsers using such grammars inevitably encounter ambiguous sentences, which could be interpreted by different groups of production rules and consequently result in two or more parse trees. One possible solution, which has not been extensively explored previously, is to augment productions in medical sublanguage grammars with probabilities to resolve the ambiguity. In this study, we associated probabilities with production rules in a semantic-based grammar for medication findings and evaluated its performance on reducing parsing ambiguity. Using the existing data set from 2009 i2b2 NLP (Natural Language Processing) challenge for medication extraction, we developed a semantic-based CFG (Context Free Grammar) for parsing medication sentences and manually created a Treebank of 4564 medication sentences from discharge summaries. Using the Treebank, we derived a semantic-based PCFG (Probabilistic Context Free Grammar) for parsing medication sentences. Our evaluation using a 10-fold cross validation showed that the PCFG parser dramatically improved parsing performance when compared to the CFG parser.