Grover, Claire, Maria Lapata, and Alex Lascarides. 2004. A Comparison of Parsing Technology for the Biomedical Domain. Natural Language Engineering 11:01, 27-65.

This paper reports on a number of experiments which are designed to investigate the extent to which current NLP resources are able to syntactically and semantically analyse biomedical text. We address two tasks: parsing a real corpus with a hand-built wide-coverage grammar, producing both syntactic analyses and logical forms and automatically computing the interpretation of compound nouns where the head is a nominalisation (e.g., hospital arrival means an arrival at hospital, while patient arrival means an arrival of a patient). For the former task we demonstrate that flexible and yet constrained `pre-processing' techniques are crucial to success: these enable us to use part-of-speech tags to overcome inadequate lexical coverage, and to `package up' complex technical expressions prior to parsing so that they are blocked from creating misleading amounts of syntactic complexity. We argue that the XML-processing paradigm is ideally suited for automatically preparing the corpus for parsing. For the latter task, we compute interpretations of the compounds by exploiting surface cues and meaning paraphrases, which in turn are extracted from the parsed corpus. This provides an empirical setting in which we can compare the utility of a deep parser vs. a shallow one, exploring the trade-off between resolving attachment ambiguities on the one hand and generating errors in the parses on the other. We demonstrate that a robust and reliable model of the meaning of compound nominalisations is achievable with the aid of current broad-coverage parsers.


@Article{Grover:ea:04,
  author = 	 {Claire Grover and Maria Lapata and Alex Lascarides},
  title = 	 {A Comparison of Parsing Technologies for the Biomedical Domain},
  journal = 	 {Journal of Natural Language Engineering},
  year = 	 2004
}