<?xml version='1.0'?>
<!DOCTYPE art SYSTEM 'http://www.biomedcentral.com/xml/article.dtd'>
<art>
   <ui>1471-2105-8-325</ui>
   <ji>1471-2105</ji>
   <fm>
      <dochead>Research article</dochead>
      <bibl>
         <title>
            <p>BIOSMILE: A semantic role labeling system for biomedical verbs using a maximum-entropy model with automatically generated template features</p>
         </title>
         <aug>
            <au id="A1">
               <snm>Tsai</snm>
               <mnm>Tzong-Han</mnm>
               <fnm>Richard</fnm>
               <insr iid="I1"/>
               <email>thtsai@iis.sinica.edu.tw</email>
            </au>
            <au id="A2">
               <snm>Chou</snm>
               <fnm>Wen-Chi</fnm>
               <insr iid="I1"/>
               <email>jacky957@iis.sinica.edu.tw</email>
            </au>
            <au id="A3">
               <snm>Su</snm>
               <fnm>Ying-Shan</fnm>
               <insr iid="I1"/>
               <insr iid="I2"/>
               <email>yingshan.su@gmail.com</email>
            </au>
            <au id="A4">
               <snm>Lin</snm>
               <fnm>Yu-Chun</fnm>
               <insr iid="I1"/>
               <email>sbb@iis.sinica.edu.tw</email>
            </au>
            <au id="A5">
               <snm>Sung</snm>
               <fnm>Cheng-Lung</fnm>
               <insr iid="I1"/>
               <email>clsung@iis.sinica.edu.tw</email>
            </au>
            <au id="A6">
               <snm>Dai</snm>
               <fnm>Hong-Jie</fnm>
               <insr iid="I1"/>
               <email>hongjie@iis.sinica.edu.tw</email>
            </au>
            <au id="A7">
               <snm>Yeh</snm>
               <mnm>Tzu-Hsuan</mnm>
               <fnm>Irene</fnm>
               <insr iid="I1"/>
               <insr iid="I3"/>
               <email>irene650245@yahoo.com.tw</email>
            </au>
            <au id="A8">
               <snm>Ku</snm>
               <fnm>Wei</fnm>
               <insr iid="I1"/>
               <email>b88205124@ntu.edu.tw</email>
            </au>
            <au id="A9" ca="yes">
               <snm>Sung</snm>
               <fnm>Ting-Yi</fnm>
               <insr iid="I1"/>
               <email>tsung@iis.sinica.edu.tw</email>
            </au>
            <au id="A10" ca="yes">
               <snm>Hsu</snm>
               <fnm>Wen-Lian</fnm>
               <insr iid="I1"/>
               <email>hsu@iis.sinica.edu.tw</email>
            </au>
         </aug>
         <insg>
            <ins id="I1">
               <p>Institute of Information Science, Academia Sinica, Nankang, Taipei 115, Taiwan, PRoC</p>
            </ins>
            <ins id="I2">
               <p>Institute of Human Nutrition, Columbia University, New York, NY 10032, USA</p>
            </ins>
            <ins id="I3">
               <p>Biological Sciences &amp; Psychology, Mellon College of Sciences, Carnegie Mellon University, Pittsburgh, PA, USA</p>
            </ins>
         </insg>
         <source>BMC Bioinformatics</source>
         <issn>1471-2105</issn>
         <pubdate>2007</pubdate>
         <volume>8</volume>
         <issue>1</issue>
         <fpage>325</fpage>
         <url>http://www.biomedcentral.com/1471-2105/8/325</url>
         <xrefbib>
            <pubidlist>
               <pubid idtype="pmpid">17764570</pubid>
               <pubid idtype="doi">10.1186/1471-2105-8-325</pubid>
            </pubidlist>
         </xrefbib>
      </bibl>
      <history>
         <rec>
            <date>
               <day>20</day>
               <month>11</month>
               <year>2006</year>
            </date>
         </rec>
         <acc>
            <date>
               <day>01</day>
               <month>9</month>
               <year>2007</year>
            </date>
         </acc>
         <pub>
            <date>
               <day>01</day>
               <month>9</month>
               <year>2007</year>
            </date>
         </pub>
      </history>
      <cpyrt>
         <year>2007</year>
         <collab>Tsai et al; licensee BioMed Central Ltd.</collab>
         <note>This is an Open Access article distributed under the terms of the Creative Commons Attribution License (<url>http://creativecommons.org/licenses/by/2.0</url>), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.</note>
      </cpyrt>
      <abs>
         <sec>
            <st>
               <p>Abstract</p>
            </st>
            <sec>
               <st>
                  <p>Background</p>
               </st>
               <p>Bioinformatics tools for automatic processing of biomedical literature are invaluable for both the design and interpretation of large-scale experiments. Many information extraction (IE) systems that incorporate natural language processing (NLP) techniques have thus been developed for use in the biomedical field. A key IE task in this field is the extraction of biomedical relations, such as protein-protein and gene-disease interactions. However, most biomedical relation extraction systems usually ignore adverbial and prepositional phrases and words identifying location, manner, timing, and condition, which are essential for describing biomedical relations. Semantic role labeling (SRL) is a natural language processing technique that identifies the semantic roles of these words or phrases in sentences and expresses them as predicate-argument structures. We construct a biomedical SRL system called BIOSMILE that uses a maximum entropy (ME) machine-learning model to extract biomedical relations. BIOSMILE is trained on BioProp, our semi-automatic, annotated biomedical proposition bank. Currently, we are focusing on 30 biomedical verbs that are frequently used or considered important for describing molecular events.</p>
            </sec>
            <sec>
               <st>
                  <p>Results</p>
               </st>
               <p>To evaluate the performance of BIOSMILE, we conducted two experiments to (1) compare the performance of SRL systems trained on newswire and biomedical corpora; and (2) examine the effects of using biomedical-specific features. The experimental results show that using BioProp improves the F-score of the SRL system by 21.45% over an SRL system that uses a newswire corpus. It is noteworthy that adding automatically generated template features improves the overall F-score by a further 0.52%. Specifically, ArgM-LOC, ArgM-MNR, and Arg2 achieve statistically significant performance improvements of 3.33%, 2.27%, and 1.44%, respectively.</p>
            </sec>
            <sec>
               <st>
                  <p>Conclusion</p>
               </st>
               <p>We demonstrate the necessity of using a biomedical proposition bank for training SRL systems in the biomedical domain. Besides the different characteristics of biomedical and newswire sentences, factors such as cross-domain framesets and verb usage variations also influence the performance of SRL systems. For argument classification, we find that NE (named entity) features indicating if the target node matches with NEs are not effective, since NEs may match with a node of the parsing tree that does not have semantic role labels in the training set. We therefore incorporate templates composed of specific words, NE types, and POS tags into the SRL system. As a result, the classification accuracy for adjunct arguments, which is especially important for biomedical SRL, is improved significantly.</p>
            </sec>
         </sec>
      </abs>
   </fm>
   <meta>
      <classifications>
         <classification type="bmc" subtype="user_supplied_xml" id="endnote"/>
      </classifications>
   </meta>
   <bdy>
      <sec>
         <st>
            <p>Background</p>
         </st>
         <p>The volume of biomedical literature available on the World Wide Web has experienced unprecedented growth in recent years. Processing literature automatically by using bioinformatics tools can be invaluable for both the design and interpretation of large-scale experiments. For this reason, many information extraction (IE) systems that incorporate natural language processing (NLP) techniques have been developed for use in the biomedical field. A key IE task in this field is the extraction of relations between named entities, such as protein-protein and gene-disease interactions.</p>
         <p>Many biomedical relation-extraction systems use either cooccurrence statistics or sentence-level methods for relation extraction. Cooccurrence-based approaches extract biomedical relations by first tagging biomedical names and verbs in a text using dictionaries, and then identify cooccurrences of specific names and verbs in phrases, sentences, paragraphs, or abstracts. A variety of statistical tests, such as pointwise mutual information (PMI), the chi-square (<it>x</it><sup>2</sup>), and the log-likelihood ratio (LLR) <abbrgrp><abbr bid="B1">1</abbr></abbrgrp>, have been used to decide whether a relation expressed by cooccurrences between a given pair really exists <abbrgrp><abbr bid="B2">2</abbr><abbr bid="B3">3</abbr><abbr bid="B4">4</abbr><abbr bid="B5">5</abbr><abbr bid="B6">6</abbr></abbrgrp>. Sentence-level methods, on the other hand, usually consider only pairs of entities mentioned in the same sentence <abbrgrp><abbr bid="B7">7</abbr><abbr bid="B8">8</abbr><abbr bid="B9">9</abbr></abbrgrp>. To detect and identify a relation, these systems generally use lexico-semantic clues inferred from the sentence context of the entity targets.</p>
         <p>When extracting relations from complex natural language texts, both of the above approaches suffer from the same limitation in that they only consider the main relation targets and the verbs linking them. In other words, they frequently ignore phrases describing location, manner, timing, condition, and extent; however, in the biomedical field, these modifying phrases are especially important. Biological processes can be divided into temporal or spatial molecular events, for example activation of a specific protein in a specific cell or inhibition of a gene by a protein at a particular time. Having comprehensive information about when, where and how these events occur is essential for identifying the exact functions of proteins and the sequence of biochemical reactions. Detecting the extra modifying information in natural language texts requires semantic analysis tools.</p>
         <p><it>Semantic role labelling </it>(<it>SRL</it>), also called shallow semantic parsing <abbrgrp><abbr bid="B10">10</abbr></abbrgrp>, is a popular semantic analysis technique. In SRL, sentences are represented by one or more <it>predicate-argument structures </it>(<it>PAS</it>), also known as propositions <abbrgrp><abbr bid="B11">11</abbr></abbrgrp>. Each PAS is composed of a predicate (e.g., a verb) and several arguments (e.g., noun phrases) that have different semantic roles, including main arguments such as an agent<sup>1 </sup>and a patient<sup>2</sup>, as well as adjunct arguments, such as time, manner, and location. Here, the term <it>argument </it>refers to a syntactic constituent of the sentence related to the predicate; and the term <it>semantic role </it>refers to the semantic relationship between a predicate (e.g., a verb) and an argument (e.g., a noun phrase) of a sentence. For example, in Figure <figr fid="F1">1</figr>, the sentence "IL4 and IL13 receptors activate STAT6, STAT3, and STAT5 proteins in the human B cells" describes a molecular activation process. It can be represented by a PAS in which "activate" is the predicate, "IL4 and IL13 receptors" comprise the agent, "STAT6, STAT3, and STAT5 proteins" comprise the patient, and "in the human B cells" is the location. Thus, the agent, patient, and location are the arguments of the predicate.</p>
         <fig id="F1">
            <title>
               <p>Figure 1</p>
            </title>
            <caption>
               <p>A parsing tree annotated with semantic roles</p>
            </caption>
            <text>
               <p>A parsing tree annotated with semantic roles.</p>
            </text>
            <graphic file="1471-2105-8-325-1"/>
         </fig>
         <p>Since SRL identifies the predicate and arguments of a PAS, it is also called predicate argument recognition <abbrgrp><abbr bid="B12">12</abbr></abbrgrp>. In the natural language processing field, SRL has been implemented as a fully automatic process that can be operated by computer programs <abbrgrp><abbr bid="B13">13</abbr></abbrgrp>. Given a sentence, the SRL task executes two steps: predicate identification and argument recognition. The first step can be achieved by using a part-of-speech (POS) tagger with some filtering rules. Then, the second step recognizes all arguments, including grouping words into arguments and classifying the arguments into semantic role categories. Some studies refer to these two sub-steps as <it>argument identification </it>and <it>argument classification</it>, respectively <abbrgrp><abbr bid="B14">14</abbr><abbr bid="B15">15</abbr></abbrgrp>. In the second step, it is often difficult to determine the word boundaries and semantic roles of an argument as they depend on many factors, such as the argument's position, the predicate's voice (active or passive) and the sense (usage).</p>
         <p>SRL has been applied to information extraction because it can transform different types of surface texts that describe events into PAS'. In the newswire domain, Morarescu et al. <abbrgrp><abbr bid="B16">16</abbr></abbrgrp> showed that, by incorporating semantic role information into an IE system, the F-score of the system can be improved by 15% (from 67% to 82%). This finding motivated us to investigate whether SRL could also facilitate information extraction in the biomedical field. In fact, most of the top open-domain SRL systems use machine-learning-based approaches <abbrgrp><abbr bid="B17">17</abbr><abbr bid="B18">18</abbr><abbr bid="B19">19</abbr></abbrgrp>. However, at present, there is no large-scale machine-learning-based biomedical SRL system because of the lack of a sufficiently large annotated corpus for training.</p>
         <p>In this paper, we propose an SRL system for the biomedical domain called BIOSMILE (BIOmedical SeMantIc roLe labEler). An annotated corpus and a PAS standard are essential for the construction of a biomedical SRL system. Considering our purpose is to train a machine learning SRL system, we use PropBank <abbrgrp><abbr bid="B20">20</abbr></abbrgrp> and follow its annotation guidelines. Since PropBank must be annotated on a corpus containing full-parsing information (like a treebank, which is a collection of full parsing trees), we use the GENIA corpus, which includes 500 abstracts with full-parsing information. To evaluate SRL for use in the biomedical domain, we started with thirty verbs, which were selected because of their high frequency or important usage in describing molecular events. We employed a semi-automatic strategy using our previously created newswire SRL system SMILE (SeMantIc roLe labEler) <abbrgrp><abbr bid="B19">19</abbr></abbrgrp> to tag a corpus derived from the GENIA corpus, and then asked human annotators with a background in molecular biology to verify the automatically tagged results. The resulting annotated corpus is called BioProp <abbrgrp><abbr bid="B21">21</abbr></abbrgrp>. Lastly, we trained a biomedical version of SMILE on BioProp to construct an SRL system called BIOSMILE for the biomedical domain. To improve BIOSMILE's performance on adjunct arguments, which are phrases indicating the time, location, or manner of an event, we further exploit automatically generated patterns.</p>
         <p>The corpus construction process is explained in the Background section, and the construction of our biomedical SRL system is described in the Methods section.</p>
         <sec>
            <st>
               <p>Corpus selection</p>
            </st>
            <p>To construct BioProp, a biomedical proposition bank, we adopted GENIA <abbrgrp><abbr bid="B22">22</abbr></abbrgrp> as the underlying corpus. It is a collection of 2,000 MEDLINE abstracts selected from the search results for queries using the keywords "human", "blood cells", or "transcription factors". GENIA is often used as a biomedical text mining test bed <abbrgrp><abbr bid="B23">23</abbr></abbrgrp>. In its officially released version, it is annotated with various levels of linguistic information, such as parts-of-speech, named entities, and conjunctions. In the summer of 2005, Tateisi <abbrgrp><abbr bid="B24">24</abbr></abbrgrp> published full parsing information for the corpus that basically follows the Penn Treebank II (PTB) annotation scheme <abbrgrp><abbr bid="B25">25</abbr></abbrgrp> encoded in XML. The GENIA corpus annotated with full parsing information is called GENIA Treebank (GTB). Currently, GTB is a beta version containing 500 abstracts.</p>
         </sec>
         <sec>
            <st>
               <p>Verb selection</p>
            </st>
            <p>As noted earlier, we chose thirty verbs because of their high frequency or important usage in describing molecular events. To select the verbs, we calculated the frequency of each verb based on its occurrence in GENIA, our underlying corpus, rather than in MEDLINE. It is noteworthy that some verbs that occur frequently in MEDLINE are rarely found in GENIA. Since we focus on molecular events, only sentences containing protein or gene names are used to calculate a verb's frequency. We listed verbs according to their frequency and removed generally used verbs such as is, have, show, use, do, and suggest. We then selected the verbs with highest frequencies and added some verbs of biological importance. The thirty verbs with their characteristics and frequency of occurrence in BioProp are listed in Table <tblr tid="T1">1</tblr>.</p>
            <tbl id="T1">
               <title>
                  <p>Table 1</p>
               </title>
               <caption>
                  <p>The thirty selected verbs</p>
               </caption>
               <tblbdy cols="4">
                  <r>
                     <c ca="left">
                        <p>Verb</p>
                     </c>
                     <c ca="left">
                        <p>Is the verb one of Top 30 frequent verbs in GENIA?</p>
                     </c>
                     <c ca="left">
                        <p>Is the usage different in the newswire and biomedical domains?</p>
                     </c>
                     <c ca="left">
                        <p># of PAS's in BioProp</p>
                     </c>
                  </r>
                  <r>
                     <c cspan="4">
                        <hr/>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>activate</p>
                     </c>
                     <c ca="center">
                        <p>Yes</p>
                     </c>
                     <c ca="center">
                        <p>Yes</p>
                     </c>
                     <c ca="center">
                        <p>145</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>affect</p>
                     </c>
                     <c ca="center">
                        <p>No</p>
                     </c>
                     <c ca="center">
                        <p>No</p>
                     </c>
                     <c ca="center">
                        <p>53</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>alter</p>
                     </c>
                     <c ca="center">
                        <p>No</p>
                     </c>
                     <c ca="center">
                        <p>No</p>
                     </c>
                     <c ca="center">
                        <p>27</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>associate</p>
                     </c>
                     <c ca="center">
                        <p>Yes</p>
                     </c>
                     <c ca="center">
                        <p>No</p>
                     </c>
                     <c ca="center">
                        <p>81</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>bind</p>
                     </c>
                     <c ca="center">
                        <p>Yes</p>
                     </c>
                     <c ca="center">
                        <p>Yes</p>
                     </c>
                     <c ca="center">
                        <p>189</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>block</p>
                     </c>
                     <c ca="center">
                        <p>No</p>
                     </c>
                     <c ca="center">
                        <p>No</p>
                     </c>
                     <c ca="center">
                        <p>56</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>decrease</p>
                     </c>
                     <c ca="center">
                        <p>No</p>
                     </c>
                     <c ca="center">
                        <p>No</p>
                     </c>
                     <c ca="center">
                        <p>41</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>differentiate</p>
                     </c>
                     <c ca="center">
                        <p>No</p>
                     </c>
                     <c ca="center">
                        <p>No</p>
                     </c>
                     <c ca="center">
                        <p>10</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>encode</p>
                     </c>
                     <c ca="center">
                        <p>Yes</p>
                     </c>
                     <c ca="center">
                        <p>Yes</p>
                     </c>
                     <c ca="center">
                        <p>75</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>enhance</p>
                     </c>
                     <c ca="center">
                        <p>Yes</p>
                     </c>
                     <c ca="center">
                        <p>No</p>
                     </c>
                     <c ca="center">
                        <p>37</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>express</p>
                     </c>
                     <c ca="center">
                        <p>Yes</p>
                     </c>
                     <c ca="center">
                        <p>Yes</p>
                     </c>
                     <c ca="center">
                        <p>186</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>increase</p>
                     </c>
                     <c ca="center">
                        <p>Yes</p>
                     </c>
                     <c ca="center">
                        <p>No</p>
                     </c>
                     <c ca="center">
                        <p>99</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>induce</p>
                     </c>
                     <c ca="center">
                        <p>Yes</p>
                     </c>
                     <c ca="center">
                        <p>No</p>
                     </c>
                     <c ca="center">
                        <p>263</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>inhibit</p>
                     </c>
                     <c ca="center">
                        <p>Yes</p>
                     </c>
                     <c ca="center">
                        <p>No</p>
                     </c>
                     <c ca="center">
                        <p>181</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>interact</p>
                     </c>
                     <c ca="center">
                        <p>No</p>
                     </c>
                     <c ca="center">
                        <p>Yes</p>
                     </c>
                     <c ca="center">
                        <p>34</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>mediate</p>
                     </c>
                     <c ca="center">
                        <p>Yes</p>
                     </c>
                     <c ca="center">
                        <p>No</p>
                     </c>
                     <c ca="center">
                        <p>103</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>modulate</p>
                     </c>
                     <c ca="center">
                        <p>No</p>
                     </c>
                     <c ca="center">
                        <p>Yes</p>
                     </c>
                     <c ca="center">
                        <p>22</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>mutate</p>
                     </c>
                     <c ca="center">
                        <p>No</p>
                     </c>
                     <c ca="center">
                        <p>Yes</p>
                     </c>
                     <c ca="center">
                        <p>5</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>phosphorylate</p>
                     </c>
                     <c ca="center">
                        <p>No</p>
                     </c>
                     <c ca="center">
                        <p>Yes</p>
                     </c>
                     <c ca="center">
                        <p>12</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>prevent</p>
                     </c>
                     <c ca="center">
                        <p>No</p>
                     </c>
                     <c ca="center">
                        <p>No</p>
                     </c>
                     <c ca="center">
                        <p>15</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>promote</p>
                     </c>
                     <c ca="center">
                        <p>No</p>
                     </c>
                     <c ca="center">
                        <p>Yes</p>
                     </c>
                     <c ca="center">
                        <p>13</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>reduce</p>
                     </c>
                     <c ca="center">
                        <p>No</p>
                     </c>
                     <c ca="center">
                        <p>No</p>
                     </c>
                     <c ca="center">
                        <p>38</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>regulate</p>
                     </c>
                     <c ca="center">
                        <p>Yes</p>
                     </c>
                     <c ca="center">
                        <p>No</p>
                     </c>
                     <c ca="center">
                        <p>116</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>repress</p>
                     </c>
                     <c ca="center">
                        <p>No</p>
                     </c>
                     <c ca="center">
                        <p>No</p>
                     </c>
                     <c ca="center">
                        <p>17</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>signal</p>
                     </c>
                     <c ca="center">
                        <p>No</p>
                     </c>
                     <c ca="center">
                        <p>No</p>
                     </c>
                     <c ca="center">
                        <p>7</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>stimulate</p>
                     </c>
                     <c ca="center">
                        <p>Yes</p>
                     </c>
                     <c ca="center">
                        <p>No</p>
                     </c>
                     <c ca="center">
                        <p>75</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>suppress</p>
                     </c>
                     <c ca="center">
                        <p>No</p>
                     </c>
                     <c ca="center">
                        <p>No</p>
                     </c>
                     <c ca="center">
                        <p>37</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>transactivate</p>
                     </c>
                     <c ca="center">
                        <p>No</p>
                     </c>
                     <c ca="center">
                        <p>Yes</p>
                     </c>
                     <c ca="center">
                        <p>21</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>transform</p>
                     </c>
                     <c ca="center">
                        <p>No</p>
                     </c>
                     <c ca="center">
                        <p>No</p>
                     </c>
                     <c ca="center">
                        <p>10</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>trigger</p>
                     </c>
                     <c ca="center">
                        <p>No</p>
                     </c>
                     <c ca="center">
                        <p>No</p>
                     </c>
                     <c ca="center">
                        <p>14</p>
                     </c>
                  </r>
               </tblbdy>
            </tbl>
         </sec>
         <sec>
            <st>
               <p>PAS standard &#8211; Proposition Bank</p>
            </st>
            <p>To build our SRL system, we followed the PropBank I <abbrgrp><abbr bid="B20">20</abbr></abbrgrp> standard. PropBank I, with more than ten years of development history, has a large verb lexicon, and contains more annotated examples than other standards <abbrgrp><abbr bid="B26">26</abbr></abbrgrp>. In PropBank I, a PAS is annotated on top of a Penn-style full parsing tree. Figure <figr fid="F1">1</figr> illustrates such a tree with syntactic and semantic role information. The semantic roles Arg0, Arg1, and ArgM-LOC are annotated on top of the words or phrases labelled as noun phrase subjects (NP-SBJ), noun phrases (NP), and prepositional phrases (PP), respectively. A proposition bank is a collection of full parsing trees annotated with propositions or PAS'. The first annotated PropBank-style proposition bank was the Wall Street Journal (WSJ) newswire corpus, which has 24 sections. Before being annotated with propositions, it was annotated with Penn-style full parsing trees. Sections 2 to 21 are conventionally used as a training set, Section 24 is used as a development set, and Section 23 is used as a test set in several NLP tasks <abbrgrp><abbr bid="B27">27</abbr></abbrgrp>.</p>
            <p>PropBank I inherits verb senses from VerbNet, but the semantic arguments of individual verbs in PropBank I are numbered from 0. For a specific verb, Arg0 is usually the argument corresponding to the agent <abbrgrp><abbr bid="B28">28</abbr></abbrgrp>, while Arg1 usually corresponds to the patient or theme. For higher-numbered arguments, however, there is no consistent generalization for their roles. In addition to the main arguments, ArgMs refer to adjunct arguments. Table <tblr tid="T2">2</tblr> details all the semantic role categories of arguments and their descriptions. The possible set of roles for a distinct sense of a verb is called a <it>roleset</it>, which can be paired with a set of syntactic frames that show all the acceptable syntactic expressions of those roles. A roleset with its associated frames is called a <it>frameset </it><abbrgrp><abbr bid="B20">20</abbr></abbrgrp>. Verbs may have different rolesets and framesets for different senses, which are numbered .01, .02, etc. An example of the frameset is given by the verb <it>activate </it>shown below.</p>
            <tbl id="T2">
               <title>
                  <p>Table 2</p>
               </title>
               <caption>
                  <p>Argument types and their descriptions</p>
               </caption>
               <tblbdy cols="2">
                  <r>
                     <c ca="left">
                        <p>
                           <b>Type</b>
                        </p>
                     </c>
                     <c ca="left">
                        <p>
                           <b>Description</b>
                        </p>
                     </c>
                  </r>
                  <r>
                     <c cspan="2">
                        <hr/>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>Arg0</p>
                     </c>
                     <c ca="left">
                        <p>agent</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>Arg1</p>
                     </c>
                     <c ca="left">
                        <p>direct object/theme/patient</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>Arg2&#8211;5</p>
                     </c>
                     <c ca="left">
                        <p>not fixed</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>ArgM-NEG</p>
                     </c>
                     <c ca="left">
                        <p>negation marker</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>ArgM-LOC</p>
                     </c>
                     <c ca="left">
                        <p>location</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>ArgM-TMP</p>
                     </c>
                     <c ca="left">
                        <p>time</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>ArgM-MNR</p>
                     </c>
                     <c ca="left">
                        <p>manner</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>ArgM-EXT</p>
                     </c>
                     <c ca="left">
                        <p>extent</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>ArgM-ADV</p>
                     </c>
                     <c ca="left">
                        <p>general-purpose</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>ArgM-PNC</p>
                     </c>
                     <c ca="left">
                        <p>purpose</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>ArgM-CAU</p>
                     </c>
                     <c ca="left">
                        <p>cause</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>ArgM-DIR</p>
                     </c>
                     <c ca="left">
                        <p>direction</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>ArgM-DIS</p>
                     </c>
                     <c ca="left">
                        <p>discourse connectives</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>ArgM-MOD</p>
                     </c>
                     <c ca="left">
                        <p>modal verb</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>ArgM-REC</p>
                     </c>
                     <c ca="left">
                        <p>reflexives and reciprocals</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>ArgM-PRD</p>
                     </c>
                     <c ca="left">
                        <p>marks of secondary predication</p>
                     </c>
                  </r>
               </tblbdy>
            </tbl>
            <p>Frameset <b>activate.01 </b>"make active"</p>
            <p>Arg0: Activator</p>
            <p>Arg1: Thing activated</p>
            <p>Arg2: Activated-from</p>
            <p>Arg3: Attribute</p>
            <p>Ex1: [<sub>Arg0 </sub>IL4 and IL13 receptors] <it>activate </it>[<sub>Arg1 </sub>STAT6, STAT3, and STAT5 proteins] [<sub>ArgM-LOC </sub>in the human B cells].</p>
            <p>Ex2: [<sub>Arg1 </sub>The simian virus 40 early promoter] is [<sub>ArgM-DIS </sub>also] [<sub>ArgM-MNR </sub>synergistically] <it>activated </it>[<sub>Arg0 </sub>by the Z/c-myb combination].</p>
         </sec>
         <sec>
            <st>
               <p>Framesets of biomedical verbs</p>
            </st>
            <p>Basically, the annotation of BioProp is based on PropBank's framesets, which were originally designed for newswire texts. We further customize the framesets of biomedical verbs, since some of them may have different usages in biomedical texts. Table <tblr tid="T1">1</tblr> indicates whether each verb has the same usage in the newswire and biomedical domains.</p>
            <p>For verbs with the same usage in both domains, we adopt the newswire definitions and framesets. However, we need to make adjustments for other cases because some verbs have different usages and rarely appear in newswire texts. Thus, they are not defined in PropBank I. For example, "phosphorylate" is not defined in PropBank I, but it has been found increasingly in PubMed abstracts describing the experiment results of phosphorylated events <abbrgrp><abbr bid="B29">29</abbr></abbrgrp>. Therefore, after analyzing every sentence in our corpus containing such verbs, we added the latter to our list and defined framesets for them. For verbs not found in PropBank I, but with similar usages to other verbs in the proposition bank, we borrowed the PropBank I definitions and framesets. For instance, "transactivate" is not found in PropBank I, but we can apply the frameset of "activate" to it.</p>
            <p>Some verbs have unique biomedical meanings not defined in PropBank I; however, their usage is similar to verbs in Propbank I. In most cases, we borrow framesets from synonyms. For example, "modulate" is defined as "change, modify, esp. of music" in the PropBank I frame files. However, its usage is very similar to "regulate" in the biomedical domain. Thus, we can use the frameset of "regulate" for "modulate". Table <tblr tid="T3">3</tblr> shows the framesets and corresponding examples of "modulate" in the newswire and biomedical domains, as well as those of "regulate" in PropBank I.</p>
            <tbl id="T3">
               <title>
                  <p>Table 3</p>
               </title>
               <caption>
                  <p>Framesets and examples of "modulate" and "regulate"</p>
               </caption>
               <tblbdy cols="3">
                  <r>
                     <c ca="left">
                        <p>
                           <b>Predicate</b>
                        </p>
                     </c>
                     <c ca="left">
                        <p>
                           <b>Frameset</b>
                        </p>
                     </c>
                     <c ca="left">
                        <p>
                           <b>Example</b>
                        </p>
                     </c>
                  </r>
                  <r>
                     <c cspan="3">
                        <hr/>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>modulate (VerbNet)</p>
                     </c>
                     <c ca="left">
                        <p><b>Arg0: </b>composer</p>
                        <p><b>Arg1: </b>music</p>
                        <p><b>Arg2: </b>from</p>
                        <p><b>Arg3: </b>to</p>
                     </c>
                     <c ca="left">
                        <p>[<sub>Arg1 </sub>The chords]<it>modulate</it>, but there is little filigree, even though his fingers begin to wander over more of the keys.</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>regulate (VerbNet)</p>
                     </c>
                     <c ca="left">
                        <p><b>Arg0: </b>regulator</p>
                        <p><b>Arg1: </b>thing regulated</p>
                     </c>
                     <c ca="left">
                        <p>The battle focuses on [<sub>Arg0</sub>the state's certificate-of-need law], [<sub>R-Arg0</sub>which] <it>regulates </it>[<sub>Arg1</sub>investment in new medical technology].</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>modulate (BioProp)</p>
                     </c>
                     <c ca="left">
                        <p><b>Arg0: </b>regulator</p>
                        <p><b>Arg1: </b>thing regulated</p>
                     </c>
                     <c ca="left">
                        <p>[<sub>Arg0</sub>Cytomegalovirus] <it>modulates </it>[<sub>Arg1</sub>interleukin-6 gene expression].</p>
                     </c>
                  </r>
               </tblbdy>
            </tbl>
            <p>Some other verbs have different primary senses in the newswire and biomedical domains. "Bind", for example, is common in the newswire domain and usually means "to tie" or "restrain with bonds". In the biomedical domain, however, its intransitive use, "attach or stick to", is far more common. A Google search for the phrase "glue binds to" only returns 21 results, while the same search replacing "glue" with "protein" yields 197,000 hits. For such verbs, we just select the appropriate alternative meanings and corresponding framesets.</p>
         </sec>
         <sec>
            <st>
               <p>Annotation of BioProp</p>
            </st>
            <p>Once the framesets for the verbs have been defined, we use a semi-automatic strategy to annotate BioProp. We used our newswire SRL system SMILE, which achieved an F-score of over 86% on Section 24 of PropBank I, to annotate the GENIA treebank automatically. Then, we asked three biologists to verify the automatically tagged results. One of the biologists has three years experience in biomedical text mining research, and he managed the task. The other two biologists received three months of linguistic training for this task. After annotating BioProp, we evaluated the performance of SMILE on BioProp. The F-score was approximately 65%, which is 20% lower than its performance on PropBank I. Even so, this semi-automatic approach substantially reduces the annotation effort.</p>
         </sec>
         <sec>
            <st>
               <p>Inter-annotator agreement</p>
            </st>
            <p>We performed a preliminary consistency test on 1,982 instances of biomedical propositions by having two of the biologists annotate the results, while the third checked the annotations for consistency. Following the procedure used to calculate the inner-annotator agreement of PropBank <abbrgrp><abbr bid="B20">20</abbr></abbrgrp>, we measured the agreement between the two annotations before the adjudication step using the kappa statistic <abbrgrp><abbr bid="B30">30</abbr></abbrgrp>. Kappa is defined with respect to the probability of inter-annotator agreement, <it>P</it>(<it>A</it>), and the agreement expected by chance, <it>P</it>(<it>E</it>), as follows:</p>
            <p>
               <display-formula>
                  <m:math name="1471-2105-8-325-i1" xmlns:m="http://www.w3.org/1998/Math/MathML">
                     <m:semantics>
                        <m:mrow>
                           <m:mi>&#954;</m:mi>
                           <m:mo>=</m:mo>
                           <m:mfrac>
                              <m:mrow>
                                 <m:mi>P</m:mi>
                                 <m:mo stretchy="false">(</m:mo>
                                 <m:mi>A</m:mi>
                                 <m:mo stretchy="false">)</m:mo>
                                 <m:mo>&#8722;</m:mo>
                                 <m:mi>P</m:mi>
                                 <m:mo stretchy="false">(</m:mo>
                                 <m:mi>E</m:mi>
                                 <m:mo stretchy="false">)</m:mo>
                              </m:mrow>
                              <m:mrow>
                                 <m:mn>1</m:mn>
                                 <m:mo>&#8722;</m:mo>
                                 <m:mi>P</m:mi>
                                 <m:mo stretchy="false">(</m:mo>
                                 <m:mi>E</m:mi>
                                 <m:mo stretchy="false">)</m:mo>
                              </m:mrow>
                           </m:mfrac>
                        </m:mrow>
                        <m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaaiiGacqWF6oWAcqGH9aqpdaWcaaqaaiabdcfaqjabcIcaOiabdgeabjabcMcaPiabgkHiTiabdcfaqjabcIcaOiabdweafjabcMcaPaqaaiabigdaXiabgkHiTiabdcfaqjabcIcaOiabdweafjabcMcaPaaaaaa@3E07@</m:annotation>
                     </m:semantics>
                  </m:math>
               </display-formula>
            </p>
            <p>The inter-annotator agreement probability <it>P</it>(<it>A</it>) is the number of nodes that the annotators agree on the annotation divided by the total number of nodes considered. To calculate <it>P</it>(<it>E</it>), for each category <it>c</it>, let <it>p</it><sub><it>1c </it></sub>denote the probability of <it>c </it>annotated by annotator 1, and <it>p</it><sub><it>2c </it></sub>denote the probability annotated by annotator 2. Then P(<it>E</it>) is the summation of <it>p</it><sub><it>1c </it></sub>* <it>p</it><sub><it>2c </it></sub>over all categories c of the semantic role labels. However, the calculation of <it>P</it>(<it>A</it>) and <it>P</it>(<it>E</it>) is distinguished into two cases that correspond to role identification (role vs. non-role) and role classification, since the vast majority of arguments are located on a small number of nodes near the verb and we need to avoid inflating the kappa score artificially. For role identification, the denominator of <it>P</it>(<it>A</it>) and <it>P</it>(<it>E</it>) the total number of nodes considered, is given by the number of nodes in each parse tree multiplied by the number of predicates annotated in the sentence, and the numerator is given by the number of nodes that are labeled as arguments (without considering whether a correct argument is assigned). For the role classification kappa, we only consider nodes marked as arguments by both annotators, which yields the denominator of <it>P</it>(<it>A</it>) and <it>P</it>(<it>E</it>), and compute kappa over the choices of possible argument labels. Furthermore, for both role identification and role classification, we compute kappa to process ArgM labels in two ways. The first (denoted as "Including ArgM in Table <tblr tid="T4">4</tblr>) processes ArgM labels as arguments like any other type of argument, such that ArgM-TMP, ArgM-LOC and so on are considered as separate labels for the role classification kappa. In the second scenario (denoted as "Excluding ArgM in Table <tblr tid="T4">4</tblr>), we ignore ArgM labels, treating them as unlabeled nodes, and calculate the agreement for identification and classification of numbered arguments only.</p>
            <tbl id="T4">
               <title>
                  <p>Table 4</p>
               </title>
               <caption>
                  <p>Inter-annotator agreement</p>
               </caption>
               <tblbdy cols="5">
                  <r>
                     <c>
                        <p/>
                     </c>
                     <c>
                        <p/>
                     </c>
                     <c ca="left">
                        <p>P(A)</p>
                     </c>
                     <c ca="left">
                        <p>P(E)</p>
                     </c>
                     <c ca="left">
                        <p>Kappa score</p>
                     </c>
                  </r>
                  <r>
                     <c cspan="5">
                        <hr/>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>Including ArgM</p>
                     </c>
                     <c ca="left">
                        <p>role identification</p>
                     </c>
                     <c ca="left">
                        <p>.97</p>
                     </c>
                     <c ca="left">
                        <p>.52</p>
                     </c>
                     <c ca="left">
                        <p>.94</p>
                     </c>
                  </r>
                  <r>
                     <c>
                        <p/>
                     </c>
                     <c ca="left">
                        <p>role classification</p>
                     </c>
                     <c ca="left">
                        <p>.96</p>
                     </c>
                     <c ca="left">
                        <p>.18</p>
                     </c>
                     <c ca="left">
                        <p>.95</p>
                     </c>
                  </r>
                  <r>
                     <c>
                        <p/>
                     </c>
                     <c ca="left">
                        <p>combined decision</p>
                     </c>
                     <c ca="left">
                        <p>.96</p>
                     </c>
                     <c ca="left">
                        <p>.18</p>
                     </c>
                     <c ca="left">
                        <p>.95</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>Excluding ArgM</p>
                     </c>
                     <c ca="left">
                        <p>role identification</p>
                     </c>
                     <c ca="left">
                        <p>.97</p>
                     </c>
                     <c ca="left">
                        <p>.26</p>
                     </c>
                     <c ca="left">
                        <p>.94</p>
                     </c>
                  </r>
                  <r>
                     <c>
                        <p/>
                     </c>
                     <c ca="left">
                        <p>role classification</p>
                     </c>
                     <c ca="left">
                        <p>.99</p>
                     </c>
                     <c ca="left">
                        <p>.28</p>
                     </c>
                     <c ca="left">
                        <p>.98</p>
                     </c>
                  </r>
                  <r>
                     <c>
                        <p/>
                     </c>
                     <c ca="left">
                        <p>combined decision</p>
                     </c>
                     <c ca="left">
                        <p>.99</p>
                     </c>
                     <c ca="left">
                        <p>.28</p>
                     </c>
                     <c ca="left">
                        <p>.98</p>
                     </c>
                  </r>
               </tblbdy>
            </tbl>
            <p>The kappa statistics for the above decisions are shown in Table <tblr tid="T4">4</tblr>. Given the large number of obviously irrelevant nodes, agreement on role identification is very high (.97 for both treatments of ArgM). The kappas for the more difficult role classification task are also high, .95 for all types of ArgM and .98 for numbered arguments only.</p>
         </sec>
         <sec>
            <st>
               <p>Related work</p>
            </st>
            <p>Wattarujeekrit et al. <abbrgrp><abbr bid="B26">26</abbr></abbrgrp> developed PASBio, which has become a standard for annotating predicate-argument structures in the biomedical domain. It contains analyzed PAS's for over 30 verbs and is publicly available. Using predicate argument structures to analyze molecular biology information, PASBio is specifically designed for annotating molecular events and defines a core argument as one that is important for completing the meaning of an event. If a locative argument appears in a specific molecular PAS with a frequency greater than 80%, it is considered necessary and is therefore a main argument. To describe molecular events in greater detail, PASBio places biomedical constraints on main arguments. For example, considering the verb "express" (see figure <figr fid="F2">2</figr>), its Arg1, which is defined as named entity being expressed, is limited to a gene or gene products.</p>
            <p>Shah et al. <abbrgrp><abbr bid="B31">31</abbr></abbrgrp> successfully applied PASBio in the construction of the LSAT system for extracting information about alternative transcripts from the same gene, while Cohen et al. <abbrgrp><abbr bid="B32">32</abbr></abbrgrp> showed that the suitability of the PAS representational model of representation for biomedical text. They concluded that PAS representations work well for biomedical text. Kogan et al. <abbrgrp><abbr bid="B33">33</abbr></abbrgrp> built a domain-specific set of PAS for the medical domain. Their work agrees a bit more with ours in terms of their assessment of the match between PropBank's representations and the biomedical domain.</p>
            <p>Unlike PASBio, BioProp is not a standard for annotating the PAS' of biomedical verbs. The main goal of BioProp is to port the proposition bank to the biomedical domain for training a biomedical SRL system. Thus, BioProp follows PropBank guidelines and uses the latter's framesets with further customization for some biomedical verbs. Subsequently, we use PropBank I as our initial training corpus for the construction of BioProp, and then ask annotators to refine the automatically tagged results. This semi-automatic approach substantially reduces the annotation effort so that Bioprop can be used for training SRL systems in the biomedical domain.</p>
         </sec>
      </sec>
      <sec>
         <st>
            <p>Results and discussion</p>
         </st>
         <sec>
            <st>
               <p>Datasets</p>
            </st>
            <p>We use PropBank I and BioProp, which are associated with the general English and biomedical domains, respectively, as the sources of our data. The PropBank I corpus contains 950,028 words, 39,892 sentences, and 18,737 PAS'. However, only 1,449 of the PAS use the 30 biomedical verbs on our list as their predicates. BioProp currently contains 1,982 PAS'. The numbers and ratios of each argument type in the PAS' of the selected 30 biomedical verbs in PropBank I and BioProp are listed in Tables <tblr tid="T5">5</tblr> and <tblr tid="T6">6</tblr>, respectively.</p>
            <tbl id="T5">
               <title>
                  <p>Table 5</p>
               </title>
               <caption>
                  <p>Distribution of argument types in PropBank I</p>
               </caption>
               <tblbdy cols="3">
                  <r>
                     <c ca="left">
                        <p>
                           <b>Argument Type</b>
                        </p>
                     </c>
                     <c ca="right">
                        <p>
                           <b>Number</b>
                        </p>
                     </c>
                     <c ca="right">
                        <p>
                           <b>Ratio</b>
                        </p>
                     </c>
                  </r>
                  <r>
                     <c cspan="3">
                        <hr/>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>Arg0</p>
                     </c>
                     <c ca="right">
                        <p>897</p>
                     </c>
                     <c ca="right">
                        <p>23.96%</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>Arg1</p>
                     </c>
                     <c ca="right">
                        <p>1440</p>
                     </c>
                     <c ca="right">
                        <p>38.46%</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>Arg2</p>
                     </c>
                     <c ca="right">
                        <p>361</p>
                     </c>
                     <c ca="right">
                        <p>9.64%</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>Arg3</p>
                     </c>
                     <c ca="right">
                        <p>133</p>
                     </c>
                     <c ca="right">
                        <p>3.55%</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>ArgM-NEG</p>
                     </c>
                     <c ca="right">
                        <p>55</p>
                     </c>
                     <c ca="right">
                        <p>1.47%</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>ArgM-LOC</p>
                     </c>
                     <c ca="right">
                        <p>58</p>
                     </c>
                     <c ca="right">
                        <p>1.55%</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>ArgM-TMP</p>
                     </c>
                     <c ca="right">
                        <p>207</p>
                     </c>
                     <c ca="right">
                        <p>5.53%</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>ArgM-MNR</p>
                     </c>
                     <c ca="right">
                        <p>122</p>
                     </c>
                     <c ca="right">
                        <p>3.26%</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>ArgM-EXT</p>
                     </c>
                     <c ca="right">
                        <p>7</p>
                     </c>
                     <c ca="right">
                        <p>0.19%</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>ArgM-ADV</p>
                     </c>
                     <c ca="right">
                        <p>122</p>
                     </c>
                     <c ca="right">
                        <p>3.26%</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>ArgM-PNC</p>
                     </c>
                     <c ca="right">
                        <p>21</p>
                     </c>
                     <c ca="right">
                        <p>0.56%</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>ArgM-CAU</p>
                     </c>
                     <c ca="right">
                        <p>29</p>
                     </c>
                     <c ca="right">
                        <p>0.77%</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>ArgM-DIR</p>
                     </c>
                     <c ca="right">
                        <p>1</p>
                     </c>
                     <c ca="right">
                        <p>0.03%</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>ArgM-DIS</p>
                     </c>
                     <c ca="right">
                        <p>86</p>
                     </c>
                     <c ca="right">
                        <p>2.30%</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>ArgM-MOD</p>
                     </c>
                     <c ca="right">
                        <p>204</p>
                     </c>
                     <c ca="right">
                        <p>5.45%</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>ArgM-REC</p>
                     </c>
                     <c ca="right">
                        <p>1</p>
                     </c>
                     <c ca="right">
                        <p>0.03%</p>
                     </c>
                  </r>
                  <r>
                     <c cspan="3">
                        <hr/>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>Total</p>
                     </c>
                     <c ca="right">
                        <p>3744</p>
                     </c>
                     <c ca="right">
                        <p>100.00%</p>
                     </c>
                  </r>
               </tblbdy>
            </tbl>
            <tbl id="T6">
               <title>
                  <p>Table 6</p>
               </title>
               <caption>
                  <p>Distribution of argument types in BioProp</p>
               </caption>
               <tblbdy cols="3">
                  <r>
                     <c ca="left">
                        <p>
                           <b>Argument Type</b>
                        </p>
                     </c>
                     <c ca="right">
                        <p>
                           <b>Number</b>
                        </p>
                     </c>
                     <c ca="left">
                        <p>
                           <b>Ratio</b>
                        </p>
                     </c>
                  </r>
                  <r>
                     <c cspan="3">
                        <hr/>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>Arg0</p>
                     </c>
                     <c ca="right">
                        <p>1355</p>
                     </c>
                     <c ca="left">
                        <p>25.03%</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>Arg1</p>
                     </c>
                     <c ca="right">
                        <p>1961</p>
                     </c>
                     <c ca="left">
                        <p>36.22%</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>Arg2</p>
                     </c>
                     <c ca="right">
                        <p>313</p>
                     </c>
                     <c ca="left">
                        <p>5.78%</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>Arg3</p>
                     </c>
                     <c ca="right">
                        <p>10</p>
                     </c>
                     <c ca="left">
                        <p>0.18%</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>ArgM-NEG</p>
                     </c>
                     <c ca="right">
                        <p>103</p>
                     </c>
                     <c ca="left">
                        <p>1.90%</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>ArgM-LOC</p>
                     </c>
                     <c ca="right">
                        <p>377</p>
                     </c>
                     <c ca="left">
                        <p>6.96%</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>ArgM-TMP</p>
                     </c>
                     <c ca="right">
                        <p>141</p>
                     </c>
                     <c ca="left">
                        <p>2.60%</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>ArgM-MNR</p>
                     </c>
                     <c ca="right">
                        <p>477</p>
                     </c>
                     <c ca="left">
                        <p>8.81%</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>ArgM-EXT</p>
                     </c>
                     <c ca="right">
                        <p>23</p>
                     </c>
                     <c ca="left">
                        <p>0.42%</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>ArgM-ADV</p>
                     </c>
                     <c ca="right">
                        <p>301</p>
                     </c>
                     <c ca="left">
                        <p>5.56%</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>ArgM-PNC</p>
                     </c>
                     <c ca="right">
                        <p>3</p>
                     </c>
                     <c ca="left">
                        <p>0.06%</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>ArgM-CAU</p>
                     </c>
                     <c ca="right">
                        <p>15</p>
                     </c>
                     <c ca="left">
                        <p>0.28%</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>ArgM-DIR</p>
                     </c>
                     <c ca="right">
                        <p>22</p>
                     </c>
                     <c ca="left">
                        <p>0.41%</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>ArgM-DIS</p>
                     </c>
                     <c ca="right">
                        <p>179</p>
                     </c>
                     <c ca="left">
                        <p>3.31%</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>ArgM-MOD</p>
                     </c>
                     <c ca="right">
                        <p>121</p>
                     </c>
                     <c ca="left">
                        <p>2.23%</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>ArgM-REC</p>
                     </c>
                     <c ca="right">
                        <p>6</p>
                     </c>
                     <c ca="left">
                        <p>0.11%</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>ArgM-PRD</p>
                     </c>
                     <c ca="right">
                        <p>7</p>
                     </c>
                     <c ca="left">
                        <p>0.13%</p>
                     </c>
                  </r>
                  <r>
                     <c cspan="3">
                        <hr/>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>Total</p>
                     </c>
                     <c ca="right">
                        <p>5414</p>
                     </c>
                     <c ca="left">
                        <p>100.00%</p>
                     </c>
                  </r>
               </tblbdy>
            </tbl>
         </sec>
         <sec>
            <st>
               <p>SMILE and BIOSMILE</p>
            </st>
            <p>We use two SRL systems: SMILE <abbrgrp><abbr bid="B19">19</abbr></abbrgrp> and BIOSMILE <abbrgrp><abbr bid="B34">34</abbr></abbrgrp>. The main difference between them is that SMILE is trained on PropBank I, while BIOSMILE is trained on BioProp. In addition, BIOSMILE has additional biomedical-specific features. Details of the features and the statistical models used in the two systems will be introduced in the Methods section.</p>
         </sec>
         <sec>
            <st>
               <p>Experiment design</p>
            </st>
            <p>We design two experiments: one to compare the performance of SMILE and BIOSMILE on biomedical applications by testing them on BioProp, and the other to measure the effects of using biomedical-specific features on the system's performance.</p>
            <sec>
               <st>
                  <p>Experiment 1: improvement by using biomedical proposition bank</p>
               </st>
               <p>Since SMILE and BIOSMILE are trained on the corpora of different domains, in this experiment, we examine the improvement in the performance of the SRL system trained on a biomedical proposition bank. Since the size of the training corpus affects the performance of an SRL system, we need to use corpora of the same size for training SMILE and BIOSMILE in order to accurately compare the effects of using newswire training data with those of using biomedical data. Because PropBank and BioProp are of different size, we use limited selections from both.</p>
               <p>Before testing SMILE and BIOSMILE on BioProp, we train the two systems on different training sets of 30 randomly chosen sets from PropBank (<it>g</it><sub>1</sub>,.., <it>g</it><sub>30</sub>) and BioProp (<it>w</it><sub>1</sub>,.., <it>w</it><sub>30</sub>), respectively. Each set contains 1,000 PAS's. After the training process, we test both systems on 30 400-PAS test sets from BioProp (trained on <it>g</it><sub>1 </sub>and <it>w</it><sub>1 </sub>for use with test set 1, and trained on <it>g</it><sub>2 </sub>and <it>w</it><sub>2 </sub>for use with test set 2, etc.). We then sum the scores for <it>g</it><sub>1</sub>-<it>g</it><sub>30 </sub>and <it>w</it><sub>1</sub>-<it>w</it><sub>30</sub>, and calculate the averages for performance comparison. In Experiment 1, both SMILE and BIOSMILE use the baseline features illustrated in the Methods section. We denote the systems as SMILE and BIOSMILE<sub>Baseline</sub>, respectively.</p>
            </sec>
         </sec>
         <sec>
            <st>
               <p>Experiment 2: the effect of using biomedical-specific features</p>
            </st>
            <p>To improve the performance of SRL on biomedical literature, we add two domain specific features, NE features and argument-template features (denoted as BIOSMILE<sub>NE </sub>and BIOSMILE<sub>Template </sub>respectively) to BIOSMILE. This experiment tests the effectiveness of adding the features to BIOSMILE<sub>Baseline </sub>and uses the same datasets as BIOSMILE<sub>Baseline</sub>.</p>
            <p>Bio-specific NE features are created for each of the following five primary named entity (NE) categories in the GENIA ontology<sup>3</sup>: protein, nucleotide, other organic compounds, source, and others. When a constituent (node on the full-parsing tree) matches an NE exactly, the corresponding NE feature is enabled.</p>
            <p>Additionally, we integrate argument-template features. Usually, each argument type has its own patterns. For example, in the biomedical domain, the regular expression "in * cell" is a locative argument pattern (ArgM-LOC). We automatically generate argument templates, which are composed of words, NEs, and POS's, to represent the patterns of each argument. These templates are generated by using the Smith and Waterman local alignment algorithm <abbrgrp><abbr bid="B35">35</abbr></abbrgrp> to align all instances of a specific argument type. The template feature is enabled if a constituent matches a template exactly. NE features and argument template features are discussed further in the Methods section.</p>
         </sec>
         <sec>
            <st>
               <p>Evaluation metrics</p>
            </st>
            <p>The results are given as F-scores using the CoNLL-05 evaluation script and defined as F = (2PR)/(P + R), where P denotes the precision and R denotes the recall. The formulas for calculating precision and recall are as follows:</p>
            <p>
               <display-formula>
                  <m:math name="1471-2105-8-325-i2" xmlns:m="http://www.w3.org/1998/Math/MathML">
                     <m:semantics>
                        <m:mtable>
                           <m:mtr>
                              <m:mtd>
                                 <m:mtext>Precision</m:mtext>
                                 <m:mo>=</m:mo>
                                 <m:mfrac>
                                    <m:mrow>
                                       <m:mtext>the&#160;number&#160;of&#160;correctly&#160;recognized&#160;arguments</m:mtext>
                                    </m:mrow>
                                    <m:mrow>
                                       <m:mtext>the&#160;number&#160;of&#160;recognized&#160;arguments</m:mtext>
                                    </m:mrow>
                                 </m:mfrac>
                              </m:mtd>
                           </m:mtr>
                           <m:mtr>
                              <m:mtd>
                                 <m:mtext>Recall</m:mtext>
                                 <m:mo>=</m:mo>
                                 <m:mfrac>
                                    <m:mrow>
                                       <m:mtext>the&#160;number&#160;of&#160;correctly&#160;recognized&#160;arguments</m:mtext>
                                    </m:mrow>
                                    <m:mrow>
                                       <m:mtext>the&#160;number&#160;of&#160;true&#160;arguments</m:mtext>
                                    </m:mrow>
                                 </m:mfrac>
                              </m:mtd>
                           </m:mtr>
                        </m:mtable>
                        <m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakqaaeeqaaiabbcfaqjabbkhaYjabbwgaLjabbogaJjabbMgaPjabbohaZjabbMgaPjabb+gaVjabb6gaUjabg2da9maalaaabaGaeeiDaqNaeeiAaGMaeeyzauMaeeiiaaIaeeOBa4MaeeyDauNaeeyBa0MaeeOyaiMaeeyzauMaeeOCaiNaeeiiaaIaee4Ba8MaeeOzayMaeeiiaaIaee4yamMaee4Ba8MaeeOCaiNaeeOCaiNaeeyzauMaee4yamMaeeiDaqNaeeiBaWMaeeyEaKNaeeiiaaIaeeOCaiNaeeyzauMaee4yamMaee4Ba8Maee4zaCMaeeOBa4MaeeyAaKMaeeOEaONaeeyzauMaeeizaqMaeeiiaaIaeeyyaeMaeeOCaiNaee4zaCMaeeyDauNaeeyBa0MaeeyzauMaeeOBa4MaeeiDaqNaee4CamhabaGaeeiDaqNaeeiAaGMaeeyzauMaeeiiaaIaeeOBa4MaeeyDauNaeeyBa0MaeeOyaiMaeeyzauMaeeOCaiNaeeiiaaIaee4Ba8MaeeOzayMaeeiiaaIaeeOCaiNaeeyzauMaee4yamMaee4Ba8Maee4zaCMaeeOBa4MaeeyAaKMaeeOEaONaeeyzauMaeeizaqMaeeiiaaIaeeyyaeMaeeOCaiNaee4zaCMaeeyDauNaeeyBa0MaeeyzauMaeeOBa4MaeeiDaqNaee4CamhaaaqaaiabbkfasjabbwgaLjabbogaJjabbggaHjabbYgaSjabbYgaSjabg2da9maalaaabaGaeeiDaqNaeeiAaGMaeeyzauMaeeiiaaIaeeOBa4MaeeyDauNaeeyBa0MaeeOyaiMaeeyzauMaeeOCaiNaeeiiaaIaee4Ba8MaeeOzayMaeeiiaaIaee4yamMaee4Ba8MaeeOCaiNaeeOCaiNaeeyzauMaee4yamMaeeiDaqNaeeiBaWMaeeyEaKNaeeiiaaIaeeOCaiNaeeyzauMaee4yamMaee4Ba8Maee4zaCMaeeOBa4MaeeyAaKMaeeOEaONaeeyzauMaeeizaqMaeeiiaaIaeeyyaeMaeeOCaiNaee4zaCMaeeyDauNaeeyBa0MaeeyzauMaeeOBa4MaeeiDaqNaee4CamhabaGaeeiDaqNaeeiAaGMaeeyzauMaeeiiaaIaeeOBa4MaeeyDauNaeeyBa0MaeeOyaiMaeeyzauMaeeOCaiNaeeiiaaIaee4Ba8MaeeOzayMaeeiiaaIaeeiDaqNaeeOCaiNaeeyDauNaeeyzauMaeeiiaaIaeeyyaeMaeeOCaiNaee4zaCMaeeyDauNaeeyBa0MaeeyzauMaeeOBa4MaeeiDaqNaee4Camhaaaaaaa@05E3@</m:annotation>
                     </m:semantics>
                  </m:math>
               </display-formula>
            </p>
         </sec>
      </sec>
      <sec>
         <st>
            <p>Results</p>
         </st>
         <p>Table <tblr tid="T7">7</tblr> shows all the configurations and the summarized results. The latter are reported as the mean precision (<inline-formula><m:math name="1471-2105-8-325-i3" xmlns:m="http://www.w3.org/1998/Math/MathML"><m:semantics><m:mover accent="true"><m:mi>P</m:mi><m:mo>^</m:mo></m:mover><m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacuWGqbaugaqcaaaa@2DE5@</m:annotation></m:semantics></m:math></inline-formula>), recall (<inline-formula><m:math name="1471-2105-8-325-i4" xmlns:m="http://www.w3.org/1998/Math/MathML"><m:semantics><m:mover accent="true"><m:mi>R</m:mi><m:mo>^</m:mo></m:mover><m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacuWGsbGugaqcaaaa@2DE9@</m:annotation></m:semantics></m:math></inline-formula>), and F-score (<inline-formula><m:math name="1471-2105-8-325-i5" xmlns:m="http://www.w3.org/1998/Math/MathML"><m:semantics><m:mover accent="true"><m:mi>F</m:mi><m:mo>^</m:mo></m:mover><m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacuWGgbGrgaqcaaaa@2DD1@</m:annotation></m:semantics></m:math></inline-formula>) of thirty datasets. We examine the detailed statistics of all the experiments in Tables <tblr tid="T8">8</tblr>, <tblr tid="T9">9</tblr>, and <tblr tid="T10">10</tblr>. In the tables, as well as <inline-formula><m:math name="1471-2105-8-325-i3" xmlns:m="http://www.w3.org/1998/Math/MathML"><m:semantics><m:mover accent="true"><m:mi>P</m:mi><m:mo>^</m:mo></m:mover><m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacuWGqbaugaqcaaaa@2DE5@</m:annotation></m:semantics></m:math></inline-formula>, <inline-formula><m:math name="1471-2105-8-325-i4" xmlns:m="http://www.w3.org/1998/Math/MathML"><m:semantics><m:mover accent="true"><m:mi>R</m:mi><m:mo>^</m:mo></m:mover><m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacuWGsbGugaqcaaaa@2DE9@</m:annotation></m:semantics></m:math></inline-formula>, and <inline-formula><m:math name="1471-2105-8-325-i5" xmlns:m="http://www.w3.org/1998/Math/MathML"><m:semantics><m:mover accent="true"><m:mi>F</m:mi><m:mo>^</m:mo></m:mover><m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacuWGgbGrgaqcaaaa@2DD1@</m:annotation></m:semantics></m:math></inline-formula>, we also list the sample standard deviation of the F-score (<inline-formula><m:math name="1471-2105-8-325-i6" xmlns:m="http://www.w3.org/1998/Math/MathML"><m:semantics><m:mrow><m:msub><m:mover accent="true"><m:mi>S</m:mi><m:mo>^</m:mo></m:mover><m:mi>F</m:mi></m:msub></m:mrow><m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacuWGtbWugaqcamaaBaaaleaacqWGgbGraeqaaaaa@2F2C@</m:annotation></m:semantics></m:math></inline-formula>) for each argument type. We apply a two-sample <it>t </it>test to examine whether one configuration is better than the other with statistical significance. The null hypothesis, which states that there is no difference between the two configurations, is given by</p>
         <tbl id="T7">
            <title>
               <p>Table 7</p>
            </title>
            <caption>
               <p>Results of all configurations</p>
            </caption>
            <tblbdy cols="6">
               <r>
                  <c ca="left">
                     <p>
                        <b>System</b>
                     </p>
                  </c>
                  <c ca="center">
                     <p>
                        <b>Training</b>
                     </p>
                  </c>
                  <c ca="center">
                     <p>
                        <b>Test</b>
                     </p>
                  </c>
                  <c ca="center">
                     <p>
                        <b><inline-formula><m:math name="1471-2105-8-325-i3" xmlns:m="http://www.w3.org/1998/Math/MathML"><m:semantics><m:mover accent="true"><m:mi>P</m:mi><m:mo>^</m:mo></m:mover><m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacuWGqbaugaqcaaaa@2DE5@</m:annotation></m:semantics></m:math></inline-formula> (%)</b>
                     </p>
                  </c>
                  <c ca="center">
                     <p>
                        <b><inline-formula><m:math name="1471-2105-8-325-i4" xmlns:m="http://www.w3.org/1998/Math/MathML"><m:semantics><m:mover accent="true"><m:mi>R</m:mi><m:mo>^</m:mo></m:mover><m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacuWGsbGugaqcaaaa@2DE9@</m:annotation></m:semantics></m:math></inline-formula> (%)</b>
                     </p>
                  </c>
                  <c ca="center">
                     <p>
                        <b><inline-formula><m:math name="1471-2105-8-325-i5" xmlns:m="http://www.w3.org/1998/Math/MathML"><m:semantics><m:mover accent="true"><m:mi>F</m:mi><m:mo>^</m:mo></m:mover><m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacuWGgbGrgaqcaaaa@2DD1@</m:annotation></m:semantics></m:math></inline-formula> (%)</b>
                     </p>
                  </c>
               </r>
               <r>
                  <c cspan="6">
                     <hr/>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>SMILE</p>
                  </c>
                  <c ca="center">
                     <p>PropBank I</p>
                  </c>
                  <c ca="center">
                     <p>BioProp</p>
                  </c>
                  <c ca="center">
                     <p>74.95</p>
                  </c>
                  <c ca="center">
                     <p>54.05</p>
                  </c>
                  <c ca="center">
                     <p>62.80</p>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>BIOSMILE<sub>Baseline</sub></p>
                  </c>
                  <c ca="center">
                     <p>BioProp</p>
                  </c>
                  <c ca="center">
                     <p>BioProp</p>
                  </c>
                  <c ca="center">
                     <p>87.03</p>
                  </c>
                  <c ca="center">
                     <p>81.65</p>
                  </c>
                  <c ca="center">
                     <p>84.25</p>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>BIOSMILE<sub>NE</sub></p>
                  </c>
                  <c ca="center">
                     <p>BioProp</p>
                  </c>
                  <c ca="center">
                     <p>BioProp</p>
                  </c>
                  <c ca="center">
                     <p>87.31</p>
                  </c>
                  <c ca="center">
                     <p>81.66</p>
                  </c>
                  <c ca="center">
                     <p>84.38</p>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>BIOSMILE<sub>Template</sub></p>
                  </c>
                  <c ca="center">
                     <p>BioProp</p>
                  </c>
                  <c ca="center">
                     <p>BioProp</p>
                  </c>
                  <c ca="center">
                     <p>87.56</p>
                  </c>
                  <c ca="center">
                     <p>82.15</p>
                  </c>
                  <c ca="center">
                     <p>84.76</p>
                  </c>
               </r>
            </tblbdy>
         </tbl>
         <tbl id="T8">
            <title>
               <p>Table 8</p>
            </title>
            <caption>
               <p>Comparison of performance on SMILE and BIOSMILE<sub>Baseline</sub></p>
            </caption>
            <tblbdy cols="12">
               <r>
                  <c>
                     <p/>
                  </c>
                  <c cspan="4" ca="center">
                     <p>SMILE</p>
                  </c>
                  <c cspan="4" ca="center">
                     <p>BIOSMILE<sub>Baseline</sub></p>
                  </c>
                  <c>
                     <p/>
                  </c>
                  <c>
                     <p/>
                  </c>
                  <c>
                     <p/>
                  </c>
               </r>
               <r>
                  <c>
                     <p/>
                  </c>
                  <c cspan="8">
                     <hr/>
                  </c>
                  <c>
                     <p/>
                  </c>
                  <c>
                     <p/>
                  </c>
                  <c>
                     <p/>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>Type</p>
                  </c>
                  <c ca="center">
                     <p><inline-formula><m:math name="1471-2105-8-325-i3" xmlns:m="http://www.w3.org/1998/Math/MathML"><m:semantics><m:mover accent="true"><m:mi>P</m:mi><m:mo>^</m:mo></m:mover><m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacuWGqbaugaqcaaaa@2DE5@</m:annotation></m:semantics></m:math></inline-formula> (%)</p>
                  </c>
                  <c ca="center">
                     <p><inline-formula><m:math name="1471-2105-8-325-i4" xmlns:m="http://www.w3.org/1998/Math/MathML"><m:semantics><m:mover accent="true"><m:mi>R</m:mi><m:mo>^</m:mo></m:mover><m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacuWGsbGugaqcaaaa@2DE9@</m:annotation></m:semantics></m:math></inline-formula> (%)</p>
                  </c>
                  <c ca="center">
                     <p><inline-formula><m:math name="1471-2105-8-325-i5" xmlns:m="http://www.w3.org/1998/Math/MathML"><m:semantics><m:mover accent="true"><m:mi>F</m:mi><m:mo>^</m:mo></m:mover><m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacuWGgbGrgaqcaaaa@2DD1@</m:annotation></m:semantics></m:math></inline-formula> (%)</p>
                  </c>
                  <c ca="center">
                     <p><inline-formula><m:math name="1471-2105-8-325-i6" xmlns:m="http://www.w3.org/1998/Math/MathML"><m:semantics><m:mrow><m:msub><m:mover accent="true"><m:mi>S</m:mi><m:mo>^</m:mo></m:mover><m:mi>F</m:mi></m:msub></m:mrow><m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacuWGtbWugaqcamaaBaaaleaacqWGgbGraeqaaaaa@2F2C@</m:annotation></m:semantics></m:math></inline-formula> (%)</p>
                  </c>
                  <c ca="center">
                     <p><inline-formula><m:math name="1471-2105-8-325-i3" xmlns:m="http://www.w3.org/1998/Math/MathML"><m:semantics><m:mover accent="true"><m:mi>P</m:mi><m:mo>^</m:mo></m:mover><m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacuWGqbaugaqcaaaa@2DE5@</m:annotation></m:semantics></m:math></inline-formula> (%)</p>
                  </c>
                  <c ca="center">
                     <p><inline-formula><m:math name="1471-2105-8-325-i4" xmlns:m="http://www.w3.org/1998/Math/MathML"><m:semantics><m:mover accent="true"><m:mi>R</m:mi><m:mo>^</m:mo></m:mover><m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacuWGsbGugaqcaaaa@2DE9@</m:annotation></m:semantics></m:math></inline-formula> (%)</p>
                  </c>
                  <c ca="center">
                     <p><inline-formula><m:math name="1471-2105-8-325-i5" xmlns:m="http://www.w3.org/1998/Math/MathML"><m:semantics><m:mover accent="true"><m:mi>F</m:mi><m:mo>^</m:mo></m:mover><m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacuWGgbGrgaqcaaaa@2DD1@</m:annotation></m:semantics></m:math></inline-formula> (%)</p>
                  </c>
                  <c ca="center">
                     <p><inline-formula><m:math name="1471-2105-8-325-i6" xmlns:m="http://www.w3.org/1998/Math/MathML"><m:semantics><m:mrow><m:msub><m:mover accent="true"><m:mi>S</m:mi><m:mo>^</m:mo></m:mover><m:mi>F</m:mi></m:msub></m:mrow><m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacuWGtbWugaqcamaaBaaaleaacqWGgbGraeqaaaaa@2F2C@</m:annotation></m:semantics></m:math></inline-formula> (%)</p>
                  </c>
                  <c ca="center">
                     <p>&#916;F (%)</p>
                  </c>
                  <c ca="center">
                     <p>
                        <it>t</it>
                     </p>
                  </c>
                  <c ca="center">
                     <p><it>F</it><sub><it>B</it></sub>><it>F</it><sub><it>S</it></sub>? (<it>t </it>>1.96?)</p>
                  </c>
               </r>
               <r>
                  <c cspan="12">
                     <hr/>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>Arg0</p>
                  </c>
                  <c ca="center">
                     <p>85.66</p>
                  </c>
                  <c ca="center">
                     <p>63.47</p>
                  </c>
                  <c ca="center">
                     <p>72.86</p>
                  </c>
                  <c ca="right">
                     <p>2.66</p>
                  </c>
                  <c ca="center">
                     <p>92.33</p>
                  </c>
                  <c ca="center">
                     <p>90.52</p>
                  </c>
                  <c ca="center">
                     <p>91.41</p>
                  </c>
                  <c ca="center">
                     <p>1.44</p>
                  </c>
                  <c ca="center">
                     <p>18.55</p>
                  </c>
                  <c ca="center">
                     <p>33.59</p>
                  </c>
                  <c ca="center">
                     <p>Y</p>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>Arg1</p>
                  </c>
                  <c ca="center">
                     <p>82.10</p>
                  </c>
                  <c ca="center">
                     <p>75.02</p>
                  </c>
                  <c ca="center">
                     <p>78.39</p>
                  </c>
                  <c ca="right">
                     <p>1.96</p>
                  </c>
                  <c ca="center">
                     <p>88.86</p>
                  </c>
                  <c ca="center">
                     <p>85.71</p>
                  </c>
                  <c ca="center">
                     <p>87.25</p>
                  </c>
                  <c ca="center">
                     <p>1.42</p>
                  </c>
                  <c ca="center">
                     <p>8.86</p>
                  </c>
                  <c ca="center">
                     <p>20.05</p>
                  </c>
                  <c ca="center">
                     <p>Y</p>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>Arg2</p>
                  </c>
                  <c ca="center">
                     <p>39.58</p>
                  </c>
                  <c ca="center">
                     <p>30.69</p>
                  </c>
                  <c ca="center">
                     <p>34.35</p>
                  </c>
                  <c ca="right">
                     <p>5.73</p>
                  </c>
                  <c ca="center">
                     <p>86.46</p>
                  </c>
                  <c ca="center">
                     <p>81.26</p>
                  </c>
                  <c ca="center">
                     <p>83.68</p>
                  </c>
                  <c ca="center">
                     <p>3.93</p>
                  </c>
                  <c ca="center">
                     <p>49.33</p>
                  </c>
                  <c ca="center">
                     <p>38.89</p>
                  </c>
                  <c ca="center">
                     <p>Y</p>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>ArgM-ADV</p>
                  </c>
                  <c ca="center">
                     <p>38.59</p>
                  </c>
                  <c ca="center">
                     <p>22.52</p>
                  </c>
                  <c ca="center">
                     <p>27.94</p>
                  </c>
                  <c ca="right">
                     <p>7.96</p>
                  </c>
                  <c ca="center">
                     <p>64.14</p>
                  </c>
                  <c ca="center">
                     <p>51.20</p>
                  </c>
                  <c ca="center">
                     <p>56.60</p>
                  </c>
                  <c ca="center">
                     <p>5.77</p>
                  </c>
                  <c ca="center">
                     <p>28.66</p>
                  </c>
                  <c ca="center">
                     <p>15.97</p>
                  </c>
                  <c ca="center">
                     <p>Y</p>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>ArgM-DIS</p>
                  </c>
                  <c ca="center">
                     <p>72.58</p>
                  </c>
                  <c ca="center">
                     <p>52.12</p>
                  </c>
                  <c ca="center">
                     <p>59.92</p>
                  </c>
                  <c ca="right">
                     <p>8.62</p>
                  </c>
                  <c ca="center">
                     <p>83.74</p>
                  </c>
                  <c ca="center">
                     <p>74.91</p>
                  </c>
                  <c ca="center">
                     <p>78.83</p>
                  </c>
                  <c ca="center">
                     <p>5.39</p>
                  </c>
                  <c ca="center">
                     <p>18.91</p>
                  </c>
                  <c ca="center">
                     <p>10.19</p>
                  </c>
                  <c ca="center">
                     <p>Y</p>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>ArgM-LOC</p>
                  </c>
                  <c ca="center">
                     <p>62.17</p>
                  </c>
                  <c ca="center">
                     <p>1.98</p>
                  </c>
                  <c ca="center">
                     <p>3.79</p>
                  </c>
                  <c ca="right">
                     <p>3.60</p>
                  </c>
                  <c ca="center">
                     <p>76.03</p>
                  </c>
                  <c ca="center">
                     <p>77.12</p>
                  </c>
                  <c ca="center">
                     <p>76.48</p>
                  </c>
                  <c ca="center">
                     <p>3.67</p>
                  </c>
                  <c ca="center">
                     <p>72.69</p>
                  </c>
                  <c ca="center">
                     <p>77.45</p>
                  </c>
                  <c ca="center">
                     <p>Y</p>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>ArgM-MNR</p>
                  </c>
                  <c ca="center">
                     <p>45.29</p>
                  </c>
                  <c ca="center">
                     <p>18.61</p>
                  </c>
                  <c ca="center">
                     <p>25.95</p>
                  </c>
                  <c ca="right">
                     <p>6.99</p>
                  </c>
                  <c ca="center">
                     <p>83.30</p>
                  </c>
                  <c ca="center">
                     <p>81.02</p>
                  </c>
                  <c ca="center">
                     <p>82.04</p>
                  </c>
                  <c ca="center">
                     <p>2.74</p>
                  </c>
                  <c ca="center">
                     <p>56.09</p>
                  </c>
                  <c ca="center">
                     <p>40.92</p>
                  </c>
                  <c ca="center">
                     <p>Y</p>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>ArgM-MOD</p>
                  </c>
                  <c ca="center">
                     <p>99.25</p>
                  </c>
                  <c ca="center">
                     <p>87.48</p>
                  </c>
                  <c ca="center">
                     <p>92.84</p>
                  </c>
                  <c ca="right">
                     <p>3.66</p>
                  </c>
                  <c ca="center">
                     <p>97.22</p>
                  </c>
                  <c ca="center">
                     <p>94.67</p>
                  </c>
                  <c ca="center">
                     <p>95.82</p>
                  </c>
                  <c ca="center">
                     <p>2.36</p>
                  </c>
                  <c ca="center">
                     <p>2.98</p>
                  </c>
                  <c ca="center">
                     <p>3.75</p>
                  </c>
                  <c ca="center">
                     <p>Y</p>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>ArgM-NEG</p>
                  </c>
                  <c ca="center">
                     <p>99.37</p>
                  </c>
                  <c ca="center">
                     <p>76.77</p>
                  </c>
                  <c ca="center">
                     <p>86.24</p>
                  </c>
                  <c ca="right">
                     <p>6.66</p>
                  </c>
                  <c ca="center">
                     <p>97.70</p>
                  </c>
                  <c ca="center">
                     <p>94.98</p>
                  </c>
                  <c ca="center">
                     <p>96.17</p>
                  </c>
                  <c ca="center">
                     <p>2.80</p>
                  </c>
                  <c ca="center">
                     <p>9.93</p>
                  </c>
                  <c ca="center">
                     <p>7.53</p>
                  </c>
                  <c ca="center">
                     <p>Y</p>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>ArgM-TMP</p>
                  </c>
                  <c ca="center">
                     <p>71.60</p>
                  </c>
                  <c ca="center">
                     <p>57.33</p>
                  </c>
                  <c ca="center">
                     <p>62.98</p>
                  </c>
                  <c ca="right">
                     <p>9.88</p>
                  </c>
                  <c ca="center">
                     <p>81.48</p>
                  </c>
                  <c ca="center">
                     <p>61.65</p>
                  </c>
                  <c ca="center">
                     <p>69.67</p>
                  </c>
                  <c ca="center">
                     <p>7.25</p>
                  </c>
                  <c ca="center">
                     <p>6.69</p>
                  </c>
                  <c ca="center">
                     <p>2.99</p>
                  </c>
                  <c ca="center">
                     <p>Y</p>
                  </c>
               </r>
               <r>
                  <c cspan="12">
                     <hr/>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>
                        <b>Overall</b>
                     </p>
                  </c>
                  <c ca="center">
                     <p>
                        <b>74.95 </b>
                     </p>
                  </c>
                  <c ca="center">
                     <p>
                        <b>54.05 </b>
                     </p>
                  </c>
                  <c ca="center">
                     <p>
                        <b>62.80 </b>
                     </p>
                  </c>
                  <c ca="right">
                     <p>
                        <b>1.95 </b>
                     </p>
                  </c>
                  <c ca="center">
                     <p>
                        <b>87.03 </b>
                     </p>
                  </c>
                  <c ca="center">
                     <p>
                        <b>81.65 </b>
                     </p>
                  </c>
                  <c ca="center">
                     <p>
                        <b>84.25 </b>
                     </p>
                  </c>
                  <c ca="center">
                     <p>
                        <b>1.33 </b>
                     </p>
                  </c>
                  <c ca="center">
                     <p>
                        <b>21.45 </b>
                     </p>
                  </c>
                  <c ca="center">
                     <p>
                        <b>49.82 </b>
                     </p>
                  </c>
                  <c ca="center">
                     <p>
                        <b>Y</b>
                     </p>
                  </c>
               </r>
            </tblbdy>
         </tbl>
         <tbl id="T9">
            <title>
               <p>Table 9</p>
            </title>
            <caption>
               <p>Comparison of performance on BIOSMILE<sub>Baseline </sub>and BIOSMILE<sub>NE</sub></p>
            </caption>
            <tblbdy cols="12">
               <r>
                  <c>
                     <p/>
                  </c>
                  <c cspan="4" ca="center">
                     <p>BIOSMILE<sub>Baseline</sub></p>
                  </c>
                  <c cspan="4" ca="center">
                     <p>BIOSMILE<sub>NE</sub></p>
                  </c>
                  <c>
                     <p/>
                  </c>
                  <c>
                     <p/>
                  </c>
                  <c>
                     <p/>
                  </c>
               </r>
               <r>
                  <c>
                     <p/>
                  </c>
                  <c cspan="8">
                     <hr/>
                  </c>
                  <c>
                     <p/>
                  </c>
                  <c>
                     <p/>
                  </c>
                  <c>
                     <p/>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>Type</p>
                  </c>
                  <c ca="center">
                     <p><inline-formula><m:math name="1471-2105-8-325-i3" xmlns:m="http://www.w3.org/1998/Math/MathML"><m:semantics><m:mover accent="true"><m:mi>P</m:mi><m:mo>^</m:mo></m:mover><m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacuWGqbaugaqcaaaa@2DE5@</m:annotation></m:semantics></m:math></inline-formula> (%)</p>
                  </c>
                  <c ca="center">
                     <p><inline-formula><m:math name="1471-2105-8-325-i4" xmlns:m="http://www.w3.org/1998/Math/MathML"><m:semantics><m:mover accent="true"><m:mi>R</m:mi><m:mo>^</m:mo></m:mover><m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacuWGsbGugaqcaaaa@2DE9@</m:annotation></m:semantics></m:math></inline-formula> (%)</p>
                  </c>
                  <c ca="center">
                     <p><inline-formula><m:math name="1471-2105-8-325-i5" xmlns:m="http://www.w3.org/1998/Math/MathML"><m:semantics><m:mover accent="true"><m:mi>F</m:mi><m:mo>^</m:mo></m:mover><m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacuWGgbGrgaqcaaaa@2DD1@</m:annotation></m:semantics></m:math></inline-formula> (%)</p>
                  </c>
                  <c ca="center">
                     <p><inline-formula><m:math name="1471-2105-8-325-i6" xmlns:m="http://www.w3.org/1998/Math/MathML"><m:semantics><m:mrow><m:msub><m:mover accent="true"><m:mi>S</m:mi><m:mo>^</m:mo></m:mover><m:mi>F</m:mi></m:msub></m:mrow><m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacuWGtbWugaqcamaaBaaaleaacqWGgbGraeqaaaaa@2F2C@</m:annotation></m:semantics></m:math></inline-formula> (%)</p>
                  </c>
                  <c ca="center">
                     <p><inline-formula><m:math name="1471-2105-8-325-i3" xmlns:m="http://www.w3.org/1998/Math/MathML"><m:semantics><m:mover accent="true"><m:mi>P</m:mi><m:mo>^</m:mo></m:mover><m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacuWGqbaugaqcaaaa@2DE5@</m:annotation></m:semantics></m:math></inline-formula> (%)</p>
                  </c>
                  <c ca="center">
                     <p><inline-formula><m:math name="1471-2105-8-325-i4" xmlns:m="http://www.w3.org/1998/Math/MathML"><m:semantics><m:mover accent="true"><m:mi>R</m:mi><m:mo>^</m:mo></m:mover><m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacuWGsbGugaqcaaaa@2DE9@</m:annotation></m:semantics></m:math></inline-formula> (%)</p>
                  </c>
                  <c ca="center">
                     <p><inline-formula><m:math name="1471-2105-8-325-i5" xmlns:m="http://www.w3.org/1998/Math/MathML"><m:semantics><m:mover accent="true"><m:mi>F</m:mi><m:mo>^</m:mo></m:mover><m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacuWGgbGrgaqcaaaa@2DD1@</m:annotation></m:semantics></m:math></inline-formula> (%)</p>
                  </c>
                  <c ca="center">
                     <p><inline-formula><m:math name="1471-2105-8-325-i6" xmlns:m="http://www.w3.org/1998/Math/MathML"><m:semantics><m:mrow><m:msub><m:mover accent="true"><m:mi>S</m:mi><m:mo>^</m:mo></m:mover><m:mi>F</m:mi></m:msub></m:mrow><m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacuWGtbWugaqcamaaBaaaleaacqWGgbGraeqaaaaa@2F2C@</m:annotation></m:semantics></m:math></inline-formula> (%)</p>
                  </c>
                  <c ca="center">
                     <p>&#916;F (%)</p>
                  </c>
                  <c ca="center">
                     <p>
                        <it>t</it>
                     </p>
                  </c>
                  <c ca="center">
                     <p><it>F</it><sub><it>N</it></sub>><it>F</it><sub><it>B</it></sub>? (<it>t </it>>1.67?)</p>
                  </c>
               </r>
               <r>
                  <c cspan="12">
                     <hr/>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>Arg0</p>
                  </c>
                  <c ca="center">
                     <p>92.33</p>
                  </c>
                  <c ca="center">
                     <p>90.52</p>
                  </c>
                  <c ca="center">
                     <p>91.41</p>
                  </c>
                  <c ca="right">
                     <p>1.44</p>
                  </c>
                  <c ca="center">
                     <p>92.29</p>
                  </c>
                  <c ca="center">
                     <p>90.46</p>
                  </c>
                  <c ca="center">
                     <p>91.35</p>
                  </c>
                  <c ca="right">
                     <p>1.53</p>
                  </c>
                  <c ca="center">
                     <p>-0.05</p>
                  </c>
                  <c ca="center">
                     <p>-0.14</p>
                  </c>
                  <c ca="center">
                     <p>N</p>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>Arg1</p>
                  </c>
                  <c ca="center">
                     <p>88.86</p>
                  </c>
                  <c ca="center">
                     <p>85.71</p>
                  </c>
                  <c ca="center">
                     <p>87.25</p>
                  </c>
                  <c ca="right">
                     <p>1.42</p>
                  </c>
                  <c ca="center">
                     <p>89.32</p>
                  </c>
                  <c ca="center">
                     <p>86.07</p>
                  </c>
                  <c ca="center">
                     <p>87.66</p>
                  </c>
                  <c ca="right">
                     <p>1.31</p>
                  </c>
                  <c ca="center">
                     <p>0.41</p>
                  </c>
                  <c ca="center">
                     <p>1.18</p>
                  </c>
                  <c ca="center">
                     <p>N</p>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>Arg2</p>
                  </c>
                  <c ca="center">
                     <p>86.46</p>
                  </c>
                  <c ca="center">
                     <p>81.26</p>
                  </c>
                  <c ca="center">
                     <p>83.68</p>
                  </c>
                  <c ca="right">
                     <p>3.93</p>
                  </c>
                  <c ca="center">
                     <p>86.78</p>
                  </c>
                  <c ca="center">
                     <p>81.07</p>
                  </c>
                  <c ca="center">
                     <p>83.73</p>
                  </c>
                  <c ca="right">
                     <p>4.39</p>
                  </c>
                  <c ca="center">
                     <p>0.05</p>
                  </c>
                  <c ca="center">
                     <p>0.05</p>
                  </c>
                  <c ca="center">
                     <p>N</p>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>ArgM-ADV</p>
                  </c>
                  <c ca="center">
                     <p>64.14</p>
                  </c>
                  <c ca="center">
                     <p>51.20</p>
                  </c>
                  <c ca="center">
                     <p>56.60</p>
                  </c>
                  <c ca="right">
                     <p>5.77</p>
                  </c>
                  <c ca="center">
                     <p>64.73</p>
                  </c>
                  <c ca="center">
                     <p>50.90</p>
                  </c>
                  <c ca="center">
                     <p>56.61</p>
                  </c>
                  <c ca="right">
                     <p>6.06</p>
                  </c>
                  <c ca="center">
                     <p>0.01</p>
                  </c>
                  <c ca="center">
                     <p>0.01</p>
                  </c>
                  <c ca="center">
                     <p>N</p>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>ArgM-DIS</p>
                  </c>
                  <c ca="center">
                     <p>83.74</p>
                  </c>
                  <c ca="center">
                     <p>74.91</p>
                  </c>
                  <c ca="center">
                     <p>78.83</p>
                  </c>
                  <c ca="right">
                     <p>5.39</p>
                  </c>
                  <c ca="center">
                     <p>84.14</p>
                  </c>
                  <c ca="center">
                     <p>74.71</p>
                  </c>
                  <c ca="center">
                     <p>78.81</p>
                  </c>
                  <c ca="right">
                     <p>5.66</p>
                  </c>
                  <c ca="center">
                     <p>-0.02</p>
                  </c>
                  <c ca="center">
                     <p>-0.01</p>
                  </c>
                  <c ca="center">
                     <p>N</p>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>ArgM-LOC</p>
                  </c>
                  <c ca="center">
                     <p>76.03</p>
                  </c>
                  <c ca="center">
                     <p>77.12</p>
                  </c>
                  <c ca="center">
                     <p>76.48</p>
                  </c>
                  <c ca="right">
                     <p>3.67</p>
                  </c>
                  <c ca="center">
                     <p>76.54</p>
                  </c>
                  <c ca="center">
                     <p>77.06</p>
                  </c>
                  <c ca="center">
                     <p>76.71</p>
                  </c>
                  <c ca="right">
                     <p>3.74</p>
                  </c>
                  <c ca="center">
                     <p>0.23</p>
                  </c>
                  <c ca="center">
                     <p>0.25</p>
                  </c>
                  <c ca="center">
                     <p>N</p>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>ArgM-MNR</p>
                  </c>
                  <c ca="center">
                     <p>83.30</p>
                  </c>
                  <c ca="center">
                     <p>81.02</p>
                  </c>
                  <c ca="center">
                     <p>82.04</p>
                  </c>
                  <c ca="right">
                     <p>2.74</p>
                  </c>
                  <c ca="center">
                     <p>83.05</p>
                  </c>
                  <c ca="center">
                     <p>81.20</p>
                  </c>
                  <c ca="center">
                     <p>82.02</p>
                  </c>
                  <c ca="right">
                     <p>2.79</p>
                  </c>
                  <c ca="center">
                     <p>-0.02</p>
                  </c>
                  <c ca="center">
                     <p>-0.03</p>
                  </c>
                  <c ca="center">
                     <p>N</p>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>ArgM-MOD</p>
                  </c>
                  <c ca="center">
                     <p>97.22</p>
                  </c>
                  <c ca="center">
                     <p>94.67</p>
                  </c>
                  <c ca="center">
                     <p>95.82</p>
                  </c>
                  <c ca="right">
                     <p>2.36</p>
                  </c>
                  <c ca="center">
                     <p>97.31</p>
                  </c>
                  <c ca="center">
                     <p>94.47</p>
                  </c>
                  <c ca="center">
                     <p>95.76</p>
                  </c>
                  <c ca="right">
                     <p>2.68</p>
                  </c>
                  <c ca="center">
                     <p>-0.05</p>
                  </c>
                  <c ca="center">
                     <p>-0.08</p>
                  </c>
                  <c ca="center">
                     <p>N</p>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>ArgM-NEG</p>
                  </c>
                  <c ca="center">
                     <p>97.70</p>
                  </c>
                  <c ca="center">
                     <p>94.98</p>
                  </c>
                  <c ca="center">
                     <p>96.17</p>
                  </c>
                  <c ca="right">
                     <p>2.80</p>
                  </c>
                  <c ca="center">
                     <p>97.45</p>
                  </c>
                  <c ca="center">
                     <p>94.97</p>
                  </c>
                  <c ca="center">
                     <p>96.03</p>
                  </c>
                  <c ca="right">
                     <p>2.91</p>
                  </c>
                  <c ca="center">
                     <p>-0.14</p>
                  </c>
                  <c ca="center">
                     <p>-0.19</p>
                  </c>
                  <c ca="center">
                     <p>N</p>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>ArgM-TMP</p>
                  </c>
                  <c ca="center">
                     <p>81.48</p>
                  </c>
                  <c ca="center">
                     <p>61.65</p>
                  </c>
                  <c ca="center">
                     <p>69.67</p>
                  </c>
                  <c ca="right">
                     <p>7.25</p>
                  </c>
                  <c ca="center">
                     <p>81.80</p>
                  </c>
                  <c ca="center">
                     <p>61.33</p>
                  </c>
                  <c ca="center">
                     <p>69.62</p>
                  </c>
                  <c ca="right">
                     <p>7.31</p>
                  </c>
                  <c ca="center">
                     <p>-0.05</p>
                  </c>
                  <c ca="center">
                     <p>-0.03</p>
                  </c>
                  <c ca="center">
                     <p>N</p>
                  </c>
               </r>
               <r>
                  <c cspan="12">
                     <hr/>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>
                        <b>Overall</b>
                     </p>
                  </c>
                  <c ca="center">
                     <p>
                        <b>87.03 </b>
                     </p>
                  </c>
                  <c ca="center">
                     <p>
                        <b>81.65 </b>
                     </p>
                  </c>
                  <c ca="center">
                     <p>
                        <b>84.25 </b>
                     </p>
                  </c>
                  <c ca="right">
                     <p>
                        <b>1.33 </b>
                     </p>
                  </c>
                  <c ca="center">
                     <p>
                        <b>87.31 </b>
                     </p>
                  </c>
                  <c ca="center">
                     <p>
                        <b>81.66 </b>
                     </p>
                  </c>
                  <c ca="center">
                     <p>
                        <b>84.38 </b>
                     </p>
                  </c>
                  <c ca="right">
                     <p>
                        <b>1.37 </b>
                     </p>
                  </c>
                  <c ca="center">
                     <p>
                        <b>0.14 </b>
                     </p>
                  </c>
                  <c ca="center">
                     <p>
                        <b>0.40 </b>
                     </p>
                  </c>
                  <c ca="center">
                     <p>
                        <b>N</b>
                     </p>
                  </c>
               </r>
            </tblbdy>
         </tbl>
         <tbl id="T10">
            <title>
               <p>Table 10</p>
            </title>
            <caption>
               <p>Comparison of performance on BIOSMILE<sub>Baseline </sub>and BIOSMILE<sub>Template</sub></p>
            </caption>
            <tblbdy cols="12">
               <r>
                  <c>
                     <p/>
                  </c>
                  <c cspan="4" ca="center">
                     <p>BIOSMILE<sub>Baseline</sub></p>
                  </c>
                  <c cspan="4" ca="center">
                     <p>BIOSMILE<sub>Template</sub></p>
                  </c>
                  <c>
                     <p/>
                  </c>
                  <c>
                     <p/>
                  </c>
                  <c>
                     <p/>
                  </c>
               </r>
               <r>
                  <c>
                     <p/>
                  </c>
                  <c cspan="8">
                     <hr/>
                  </c>
                  <c>
                     <p/>
                  </c>
                  <c>
                     <p/>
                  </c>
                  <c>
                     <p/>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>Type</p>
                  </c>
                  <c ca="center">
                     <p><inline-formula><m:math name="1471-2105-8-325-i3" xmlns:m="http://www.w3.org/1998/Math/MathML"><m:semantics><m:mover accent="true"><m:mi>P</m:mi><m:mo>^</m:mo></m:mover><m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacuWGqbaugaqcaaaa@2DE5@</m:annotation></m:semantics></m:math></inline-formula> (%)</p>
                  </c>
                  <c ca="center">
                     <p><inline-formula><m:math name="1471-2105-8-325-i4" xmlns:m="http://www.w3.org/1998/Math/MathML"><m:semantics><m:mover accent="true"><m:mi>R</m:mi><m:mo>^</m:mo></m:mover><m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacuWGsbGugaqcaaaa@2DE9@</m:annotation></m:semantics></m:math></inline-formula> (%)</p>
                  </c>
                  <c ca="center">
                     <p><inline-formula><m:math name="1471-2105-8-325-i5" xmlns:m="http://www.w3.org/1998/Math/MathML"><m:semantics><m:mover accent="true"><m:mi>F</m:mi><m:mo>^</m:mo></m:mover><m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacuWGgbGrgaqcaaaa@2DD1@</m:annotation></m:semantics></m:math></inline-formula> (%)</p>
                  </c>
                  <c ca="center">
                     <p><inline-formula><m:math name="1471-2105-8-325-i6" xmlns:m="http://www.w3.org/1998/Math/MathML"><m:semantics><m:mrow><m:msub><m:mover accent="true"><m:mi>S</m:mi><m:mo>^</m:mo></m:mover><m:mi>F</m:mi></m:msub></m:mrow><m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacuWGtbWugaqcamaaBaaaleaacqWGgbGraeqaaaaa@2F2C@</m:annotation></m:semantics></m:math></inline-formula> (%)</p>
                  </c>
                  <c ca="center">
                     <p><inline-formula><m:math name="1471-2105-8-325-i3" xmlns:m="http://www.w3.org/1998/Math/MathML"><m:semantics><m:mover accent="true"><m:mi>P</m:mi><m:mo>^</m:mo></m:mover><m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacuWGqbaugaqcaaaa@2DE5@</m:annotation></m:semantics></m:math></inline-formula> (%)</p>
                  </c>
                  <c ca="center">
                     <p><inline-formula><m:math name="1471-2105-8-325-i4" xmlns:m="http://www.w3.org/1998/Math/MathML"><m:semantics><m:mover accent="true"><m:mi>R</m:mi><m:mo>^</m:mo></m:mover><m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacuWGsbGugaqcaaaa@2DE9@</m:annotation></m:semantics></m:math></inline-formula> (%)</p>
                  </c>
                  <c ca="center">
                     <p><inline-formula><m:math name="1471-2105-8-325-i5" xmlns:m="http://www.w3.org/1998/Math/MathML"><m:semantics><m:mover accent="true"><m:mi>F</m:mi><m:mo>^</m:mo></m:mover><m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacuWGgbGrgaqcaaaa@2DD1@</m:annotation></m:semantics></m:math></inline-formula> (%)</p>
                  </c>
                  <c ca="center">
                     <p><inline-formula><m:math name="1471-2105-8-325-i6" xmlns:m="http://www.w3.org/1998/Math/MathML"><m:semantics><m:mrow><m:msub><m:mover accent="true"><m:mi>S</m:mi><m:mo>^</m:mo></m:mover><m:mi>F</m:mi></m:msub></m:mrow><m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacuWGtbWugaqcamaaBaaaleaacqWGgbGraeqaaaaa@2F2C@</m:annotation></m:semantics></m:math></inline-formula> (%)</p>
                  </c>
                  <c ca="center">
                     <p>&#916;F (%)</p>
                  </c>
                  <c ca="center">
                     <p>
                        <it>t</it>
                     </p>
                  </c>
                  <c ca="center">
                     <p><it>F</it><sub><it>T</it></sub>><it>F</it><sub><it>B</it></sub>? (<it>t </it>>1.67?)</p>
                  </c>
               </r>
               <r>
                  <c cspan="12">
                     <hr/>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>Arg0</p>
                  </c>
                  <c ca="center">
                     <p>92.33</p>
                  </c>
                  <c ca="center">
                     <p>90.52</p>
                  </c>
                  <c ca="center">
                     <p>91.41</p>
                  </c>
                  <c ca="right">
                     <p>1.44</p>
                  </c>
                  <c ca="center">
                     <p>92.35</p>
                  </c>
                  <c ca="center">
                     <p>90.48</p>
                  </c>
                  <c ca="center">
                     <p>91.40</p>
                  </c>
                  <c ca="right">
                     <p>1.52</p>
                  </c>
                  <c ca="center">
                     <p>-0.01</p>
                  </c>
                  <c ca="center">
                     <p>-0.02</p>
                  </c>
                  <c ca="center">
                     <p>N</p>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>Arg1</p>
                  </c>
                  <c ca="center">
                     <p>88.86</p>
                  </c>
                  <c ca="center">
                     <p>85.71</p>
                  </c>
                  <c ca="center">
                     <p>87.25</p>
                  </c>
                  <c ca="right">
                     <p>1.42</p>
                  </c>
                  <c ca="center">
                     <p>88.83</p>
                  </c>
                  <c ca="center">
                     <p>85.75</p>
                  </c>
                  <c ca="center">
                     <p>87.25</p>
                  </c>
                  <c ca="right">
                     <p>1.39</p>
                  </c>
                  <c ca="center">
                     <p>0.00</p>
                  </c>
                  <c ca="center">
                     <p>0.01</p>
                  </c>
                  <c ca="center">
                     <p>N</p>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>Arg2</p>
                  </c>
                  <c ca="center">
                     <p>86.46</p>
                  </c>
                  <c ca="center">
                     <p>81.26</p>
                  </c>
                  <c ca="center">
                     <p>83.68</p>
                  </c>
                  <c ca="right">
                     <p>3.93</p>
                  </c>
                  <c ca="center">
                     <p>86.45</p>
                  </c>
                  <c ca="center">
                     <p>81.63</p>
                  </c>
                  <c ca="center">
                     <p>83.87</p>
                  </c>
                  <c ca="right">
                     <p>3.93</p>
                  </c>
                  <c ca="center">
                     <p>0.19</p>
                  </c>
                  <c ca="center">
                     <p>0.19</p>
                  </c>
                  <c ca="center">
                     <p>N</p>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>ArgM-ADV</p>
                  </c>
                  <c ca="center">
                     <p>64.14</p>
                  </c>
                  <c ca="center">
                     <p>51.20</p>
                  </c>
                  <c ca="center">
                     <p>56.60</p>
                  </c>
                  <c ca="right">
                     <p>5.77</p>
                  </c>
                  <c ca="center">
                     <p>66.96</p>
                  </c>
                  <c ca="center">
                     <p>54.77</p>
                  </c>
                  <c ca="center">
                     <p>59.93</p>
                  </c>
                  <c ca="right">
                     <p>5.83</p>
                  </c>
                  <c ca="center">
                     <p>3.33</p>
                  </c>
                  <c ca="center">
                     <p>2.22</p>
                  </c>
                  <c ca="center">
                     <p>Y</p>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>ArgM-DIS</p>
                  </c>
                  <c ca="center">
                     <p>83.74</p>
                  </c>
                  <c ca="center">
                     <p>74.91</p>
                  </c>
                  <c ca="center">
                     <p>78.83</p>
                  </c>
                  <c ca="right">
                     <p>5.39</p>
                  </c>
                  <c ca="center">
                     <p>84.14</p>
                  </c>
                  <c ca="center">
                     <p>74.92</p>
                  </c>
                  <c ca="center">
                     <p>78.99</p>
                  </c>
                  <c ca="right">
                     <p>5.39</p>
                  </c>
                  <c ca="center">
                     <p>0.16</p>
                  </c>
                  <c ca="center">
                     <p>0.12</p>
                  </c>
                  <c ca="center">
                     <p>N</p>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>ArgM-LOC</p>
                  </c>
                  <c ca="center">
                     <p>76.03</p>
                  </c>
                  <c ca="center">
                     <p>77.12</p>
                  </c>
                  <c ca="center">
                     <p>76.48</p>
                  </c>
                  <c ca="right">
                     <p>3.67</p>
                  </c>
                  <c ca="center">
                     <p>79.65</p>
                  </c>
                  <c ca="center">
                     <p>78.07</p>
                  </c>
                  <c ca="center">
                     <p>78.75</p>
                  </c>
                  <c ca="right">
                     <p>3.21</p>
                  </c>
                  <c ca="center">
                     <p>2.27</p>
                  </c>
                  <c ca="center">
                     <p>2.55</p>
                  </c>
                  <c ca="center">
                     <p>Y</p>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>ArgM-MNR</p>
                  </c>
                  <c ca="center">
                     <p>83.30</p>
                  </c>
                  <c ca="center">
                     <p>81.02</p>
                  </c>
                  <c ca="center">
                     <p>82.04</p>
                  </c>
                  <c ca="right">
                     <p>2.74</p>
                  </c>
                  <c ca="center">
                     <p>84.15</p>
                  </c>
                  <c ca="center">
                     <p>83.02</p>
                  </c>
                  <c ca="center">
                     <p>83.49</p>
                  </c>
                  <c ca="right">
                     <p>2.69</p>
                  </c>
                  <c ca="center">
                     <p>1.44</p>
                  </c>
                  <c ca="center">
                     <p>2.06</p>
                  </c>
                  <c ca="center">
                     <p>Y</p>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>ArgM-MOD</p>
                  </c>
                  <c ca="center">
                     <p>97.22</p>
                  </c>
                  <c ca="center">
                     <p>94.67</p>
                  </c>
                  <c ca="center">
                     <p>95.82</p>
                  </c>
                  <c ca="right">
                     <p>2.36</p>
                  </c>
                  <c ca="center">
                     <p>97.55</p>
                  </c>
                  <c ca="center">
                     <p>94.67</p>
                  </c>
                  <c ca="center">
                     <p>96.00</p>
                  </c>
                  <c ca="right">
                     <p>2.39</p>
                  </c>
                  <c ca="center">
                     <p>0.18</p>
                  </c>
                  <c ca="center">
                     <p>0.29</p>
                  </c>
                  <c ca="center">
                     <p>N</p>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>ArgM-NEG</p>
                  </c>
                  <c ca="center">
                     <p>97.70</p>
                  </c>
                  <c ca="center">
                     <p>94.98</p>
                  </c>
                  <c ca="center">
                     <p>96.17</p>
                  </c>
                  <c ca="right">
                     <p>2.80</p>
                  </c>
                  <c ca="center">
                     <p>97.70</p>
                  </c>
                  <c ca="center">
                     <p>94.98</p>
                  </c>
                  <c ca="center">
                     <p>96.17</p>
                  </c>
                  <c ca="right">
                     <p>2.80</p>
                  </c>
                  <c ca="center">
                     <p>0.00</p>
                  </c>
                  <c ca="center">
                     <p>0.00</p>
                  </c>
                  <c ca="center">
                     <p>N</p>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>ArgM-TMP</p>
                  </c>
                  <c ca="center">
                     <p>81.48</p>
                  </c>
                  <c ca="center">
                     <p>61.65</p>
                  </c>
                  <c ca="center">
                     <p>69.67</p>
                  </c>
                  <c ca="right">
                     <p>7.25</p>
                  </c>
                  <c ca="center">
                     <p>83.90</p>
                  </c>
                  <c ca="center">
                     <p>63.33</p>
                  </c>
                  <c ca="center">
                     <p>71.75</p>
                  </c>
                  <c ca="right">
                     <p>6.32</p>
                  </c>
                  <c ca="center">
                     <p>2.08</p>
                  </c>
                  <c ca="center">
                     <p>1.18</p>
                  </c>
                  <c ca="center">
                     <p>N</p>
                  </c>
               </r>
               <r>
                  <c cspan="12">
                     <hr/>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>
                        <b>Overall</b>
                     </p>
                  </c>
                  <c ca="center">
                     <p>
                        <b>87.03 </b>
                     </p>
                  </c>
                  <c ca="center">
                     <p>
                        <b>81.65 </b>
                     </p>
                  </c>
                  <c ca="center">
                     <p>
                        <b>84.25 </b>
                     </p>
                  </c>
                  <c ca="right">
                     <p>
                        <b>1.33 </b>
                     </p>
                  </c>
                  <c ca="center">
                     <p>
                        <b>87.56 </b>
                     </p>
                  </c>
                  <c ca="center">
                     <p>
                        <b>82.15 </b>
                     </p>
                  </c>
                  <c ca="center">
                     <p>
                        <b>84.76 </b>
                     </p>
                  </c>
                  <c ca="right">
                     <p>
                        <b>1.35 </b>
                     </p>
                  </c>
                  <c ca="center">
                     <p>
                        <b>0.52 </b>
                     </p>
                  </c>
                  <c ca="center">
                     <p>
                        <b>1.50 </b>
                     </p>
                  </c>
                  <c ca="center">
                     <p>
                        <b>N</b>
                     </p>
                  </c>
               </r>
            </tblbdy>
         </tbl>
         <p>
            <display-formula>H<sub>0</sub>: <it>&#956;</it><sub>A </sub>= <it>&#956;</it><sub>B</sub>,</display-formula>
         </p>
         <p>where <it>&#956;</it><sub>A </sub>is the true mean F-score of configuration A, <it>&#956;</it><sub>B </sub>is the mean of configuration B, and the alternative hypothesis is</p>
         <p>
            <display-formula>H<sub>1</sub>: <it>&#956;</it><sub>A </sub>> <it>&#956;</it><sub>B</sub>.</display-formula>
         </p>
         <p>A two-sample <it>t-</it>test is applied since we assume the samples are independent. As the number of samples is large and the samples' standard deviations are known, the following two-sample <it>t</it>-statistic is appropriate in this case:</p>
         <p>
            <display-formula>
               <m:math name="1471-2105-8-325-i7" xmlns:m="http://www.w3.org/1998/Math/MathML">
                  <m:semantics>
                     <m:mrow>
                        <m:mi>t</m:mi>
                        <m:mo>=</m:mo>
                        <m:mfrac>
                           <m:mrow>
                              <m:mo stretchy="false">(</m:mo>
                              <m:msub>
                                 <m:mover accent="true">
                                    <m:mi>x</m:mi>
                                    <m:mo>&#175;</m:mo>
                                 </m:mover>
                                 <m:mi>A</m:mi>
                              </m:msub>
                              <m:mo>&#8722;</m:mo>
                              <m:msub>
                                 <m:mover accent="true">
                                    <m:mi>x</m:mi>
                                    <m:mo>&#175;</m:mo>
                                 </m:mover>
                                 <m:mi>B</m:mi>
                              </m:msub>
                              <m:mo stretchy="false">)</m:mo>
                           </m:mrow>
                           <m:mrow>
                              <m:msqrt>
                                 <m:mrow>
                                    <m:mfrac>
                                       <m:mrow>
                                          <m:msubsup>
                                             <m:mi>S</m:mi>
                                             <m:mi>A</m:mi>
                                             <m:mn>2</m:mn>
                                          </m:msubsup>
                                       </m:mrow>
                                       <m:mrow>
                                          <m:msub>
                                             <m:mi>n</m:mi>
                                             <m:mi>A</m:mi>
                                          </m:msub>
                                       </m:mrow>
                                    </m:mfrac>
                                    <m:mo>+</m:mo>
                                    <m:mfrac>
                                       <m:mrow>
                                          <m:msubsup>
                                             <m:mi>S</m:mi>
                                             <m:mi>B</m:mi>
                                             <m:mn>2</m:mn>
                                          </m:msubsup>
                                       </m:mrow>
                                       <m:mrow>
                                          <m:msub>
                                             <m:mi>n</m:mi>
                                             <m:mi>B</m:mi>
                                          </m:msub>
                                       </m:mrow>
                                    </m:mfrac>
                                 </m:mrow>
                              </m:msqrt>
                           </m:mrow>
                        </m:mfrac>
                        <m:mo>.</m:mo>
                     </m:mrow>
                     <m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacqWG0baDcqGH9aqpdaWcaaqaaiabcIcaOiqbdIha4zaaraWaaSbaaSqaaiabdgeabbqabaGccqGHsislcuWG4baEgaqeamaaBaaaleaacqWGcbGqaeqaaOGaeiykaKcabaWaaOaaaeaadaWcaaqaaiabdofatnaaDaaaleaacqWGbbqqaeaacqaIYaGmaaaakeaacqWGUbGBdaWgaaWcbaGaemyqaeeabeaaaaGccqGHRaWkdaWcaaqaaiabdofatnaaDaaaleaacqWGcbGqaeaacqaIYaGmaaaakeaacqWGUbGBdaWgaaWcbaGaemOqaieabeaaaaaabeaaaaGccqGGUaGlaaa@4584@</m:annotation>
                  </m:semantics>
               </m:math>
            </display-formula>
         </p>
         <p>If the resulting <it>t </it>score is equal to or less than 1.67 with a degree of freedom of 29 and a statistical significance level of 95%, the null hypothesis is accepted; otherwise it is rejected. Even though we do not list all the argument types in Tables <tblr tid="T8">8</tblr>, <tblr tid="T9">9</tblr>, and <tblr tid="T10">10</tblr> (because some argument types only have a few instances), we calculate the overall score by checking all argument types.</p>
         <sec>
            <st>
               <p>Experiment 1</p>
            </st>
            <p>Table <tblr tid="T8">8</tblr> shows the results of Experiment 1. We find that BIOSMILE outperforms SMILE by 21.45% on the F-score when tested on BioProp. It also outperforms SMILE for all argument types with a statistically significant difference. Specifically, ArgM-LOC, ArgM-MNR, and Arg2 achieve the biggest performance improvement, followed by ArgM-ADV, ArgM-DIS, and Arg0.</p>
         </sec>
         <sec>
            <st>
               <p>Experiment 2</p>
            </st>
            <p>Table <tblr tid="T9">9</tblr> compares the performance of BIOSMILE<sub>Baseline </sub>and BIOSMILE<sub>NE</sub>. Initially, we expected that the NE features would improve the recognition of adjunct arguments (ArgM), such as ArgM-LOC. However, they failed to do so.</p>
            <p>Argument template features, on the other hand, boost the system's performance. Table <tblr tid="T10">10</tblr> compares the performance of argument templates on BIOSMILE<sub>Baseline </sub>and BIOSMILE<sub>Template</sub>. The overall F-score is only improved slightly (0.52%). However, we achieve 3.33%, 2.27%, and 1.44% increases in the F-scores of ArgM-ADV, ArgM-LOC, and ArgM-MNR, respectively. These improvements are statistically significant. Although the increase in ArgM-TMP's F-score is not statistically significant, it is still appreciable. Figure <figr fid="F3">3</figr> gives a clearer illustration of the improved performance of these argument types.</p>
            <fig id="F3">
               <title>
                  <p>Figure 3</p>
               </title>
               <caption>
                  <p>Performance improvement of template features overall and on several adjunct argument types</p>
               </caption>
               <text>
                  <p>Performance improvement of template features overall and on several adjunct argument types.</p>
               </text>
               <graphic file="1471-2105-8-325-3"/>
            </fig>
         </sec>
      </sec>
      <sec>
         <st>
            <p>Discussion</p>
         </st>
         <p>Experiment 1 demonstrates that BIOSMILE<sub>Baseline </sub>outperforms SMILE by more than 20%. Experiment 2 shows that NE features do not improve BIOSMILE's performance, but template features do. Next, we further analyze the results and discuss possible reasons for them.</p>
         <sec>
            <st>
               <p>The influence of sense change on the biomedical and newswire domains</p>
            </st>
            <p>According to the results of Experiment 1, verbs with different framesets in the newswire and biomedical domain exhibit larger differences in performance between SMILE and BIOSMILE<sub>Baseline</sub>. Table <tblr tid="T11">11</tblr> details the average F-score difference between verbs with different framesets in both domains and verbs with the same framesets in both domains; the verb types are defined in the Background section (Verb Selection). These performance differences suggest that variations in cross-domain framesets and the usage of specific verbs influence SRL performance.</p>
            <tbl id="T11">
               <title>
                  <p>Table 11</p>
               </title>
               <caption>
                  <p>Comparison of performance difference on verbs that have different framesets and the same framesets in Experiment 1</p>
               </caption>
               <tblbdy cols="2">
                  <r>
                     <c ca="left">
                        <p>
                           <b>Verb Type</b>
                        </p>
                     </c>
                     <c ca="left">
                        <p><inline-formula><m:math name="1471-2105-8-325-i8" xmlns:m="http://www.w3.org/1998/Math/MathML"><m:semantics><m:mrow><m:msub><m:mi>F</m:mi><m:mrow><m:mi>B</m:mi><m:mi>I</m:mi><m:mi>O</m:mi><m:mi>S</m:mi><m:mi>M</m:mi><m:mi>I</m:mi><m:mi>L</m:mi><m:msub><m:mi>E</m:mi><m:mrow><m:mi>B</m:mi><m:mi>a</m:mi><m:mi>s</m:mi><m:mi>e</m:mi><m:mi>l</m:mi><m:mi>i</m:mi><m:mi>n</m:mi><m:mi>e</m:mi></m:mrow></m:msub></m:mrow></m:msub></m:mrow><m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaaieqacqWFgbGrdaWgaaWcbaGae8NqaiKae8xsaKKae83ta8Kae83uamLae8xta0Kae8xsaKKae8htaWKae8xrau0aaSbaaWqaaiab=jeacjab=fgaHjab=nhaZjab=vgaLjab=XgaSjab=LgaPjab=5gaUjab=vgaLbqabaaaleqaaaaa@4169@</m:annotation></m:semantics></m:math></inline-formula> - <b>F</b><sub>SMILE</sub></p>
                     </c>
                  </r>
                  <r>
                     <c cspan="2">
                        <hr/>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>Different frame set</p>
                     </c>
                     <c ca="left">
                        <p>28.12%</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>The same set</p>
                     </c>
                     <c ca="left">
                        <p>18.42%</p>
                     </c>
                  </r>
               </tblbdy>
            </tbl>
         </sec>
         <sec>
            <st>
               <p>Why NE features are not effective</p>
            </st>
            <p>In the newswire domain, NE features have proven effective in improving SRL performance. However, the results of Experiment 2 show that we did not have the same success in the biomedical domain. Table <tblr tid="T12">12</tblr> lists the five NE classes used and the number of NEs that occur in the main arguments. Though arguments frequently contain NEs, according to our findings, the converse does not hold. We find that most NEs match the NULL arguments, i.e., they match the nodes that are not labelled by BIOSMILE and, equivalently, do not correspond to the argument types of interest to us. Thus, trained on this data, a machine learning model would give so much weight to the NULL class that it would render all NE features ineffective for argument classification.</p>
            <tbl id="T12">
               <title>
                  <p>Table 12</p>
               </title>
               <caption>
                  <p>Distribution of NEs in the main and NULL arguments</p>
               </caption>
               <tblbdy cols="5">
                  <r>
                     <c>
                        <p/>
                     </c>
                     <c ca="center">
                        <p>
                           <b>A0</b>
                        </p>
                     </c>
                     <c ca="center">
                        <p>
                           <b>A1</b>
                        </p>
                     </c>
                     <c ca="center">
                        <p>
                           <b>A2</b>
                        </p>
                     </c>
                     <c ca="center">
                        <p>
                           <b>NULL</b>
                        </p>
                     </c>
                  </r>
                  <r>
                     <c cspan="5">
                        <hr/>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>Compound</p>
                     </c>
                     <c ca="center">
                        <p>97</p>
                     </c>
                     <c ca="center">
                        <p>7</p>
                     </c>
                     <c ca="center">
                        <p>0</p>
                     </c>
                     <c ca="center">
                        <p>2361</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>Space</p>
                     </c>
                     <c ca="center">
                        <p>46</p>
                     </c>
                     <c ca="center">
                        <p>48</p>
                     </c>
                     <c ca="center">
                        <p>0</p>
                     </c>
                     <c ca="center">
                        <p>5371</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>Protein</p>
                     </c>
                     <c ca="center">
                        <p>167</p>
                     </c>
                     <c ca="center">
                        <p>169</p>
                     </c>
                     <c ca="center">
                        <p>13</p>
                     </c>
                     <c ca="center">
                        <p>10651</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>Other</p>
                     </c>
                     <c ca="center">
                        <p>25</p>
                     </c>
                     <c ca="center">
                        <p>260</p>
                     </c>
                     <c ca="center">
                        <p>0</p>
                     </c>
                     <c ca="center">
                        <p>4860</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>Nucleotide</p>
                     </c>
                     <c ca="center">
                        <p>18</p>
                     </c>
                     <c ca="center">
                        <p>36</p>
                     </c>
                     <c ca="center">
                        <p>1</p>
                     </c>
                     <c ca="center">
                        <p>3753</p>
                     </c>
                  </r>
               </tblbdy>
            </tbl>
         </sec>
         <sec>
            <st>
               <p>Performance gained using template features</p>
            </st>
            <p>Only five argument types have a sufficient number of generated templates to be useful: ArgM-DIS, ArgM-MNR, ArgM-ADV, ArgM-TMP, and ArgM-LOC. We do not generate templates for arguments like ArgM-MOD and ArgM-NEG as they are usually composed of single words, such as "can" (ArgM-MOD) and "not" (ArgM-NEG). Baseline features, such as headword features, can generally recognize these arguments with a high degree of accuracy (F-scores of 95.82% for ArgM-MOD and 96.17% for ArgM-NEG). Templates for Arg0 and Arg1 are difficult to implement because a phrase pattern tagged as Arg0 may be tagged as Arg1 elsewhere, which results in all generated patterns being filtered out. Table <tblr tid="T13">13</tblr> lists the performance improvement generated by template features on the five specified argument types, based on the improvement of the F-score over the baseline BIOSMILE. It also reports the number of templates, the number of instances, and the template density (# of templates/# of instances) for each type.</p>
            <tbl id="T13">
               <title>
                  <p>Table 13</p>
               </title>
               <caption>
                  <p>Template feature statistics for the five argument types</p>
               </caption>
               <tblbdy cols="7">
                  <r>
                     <c>
                        <p/>
                     </c>
                     <c cspan="2" ca="center">
                        <p>F-score (%)</p>
                     </c>
                     <c>
                        <p/>
                     </c>
                     <c>
                        <p/>
                     </c>
                     <c>
                        <p/>
                     </c>
                     <c>
                        <p/>
                     </c>
                  </r>
                  <r>
                     <c>
                        <p/>
                     </c>
                     <c cspan="2">
                        <hr/>
                     </c>
                     <c>
                        <p/>
                     </c>
                     <c>
                        <p/>
                     </c>
                     <c>
                        <p/>
                     </c>
                     <c>
                        <p/>
                     </c>
                  </r>
                  <r>
                     <c ca="center">
                        <p>Argument Type</p>
                     </c>
                     <c ca="center">
                        <p>Baseline</p>
                     </c>
                     <c ca="center">
                        <p>Template</p>
                     </c>
                     <c ca="center">
                        <p>&#916;F (%)</p>
                     </c>
                     <c ca="center">
                        <p># of templates</p>
                     </c>
                     <c ca="center">
                        <p># of instances</p>
                     </c>
                     <c ca="center">
                        <p>Template Density</p>
                     </c>
                  </r>
                  <r>
                     <c cspan="7">
                        <hr/>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>ArgM-ADV</p>
                     </c>
                     <c ca="right">
                        <p>56.60</p>
                     </c>
                     <c ca="right">
                        <p>59.93</p>
                     </c>
                     <c ca="right">
                        <p>3.33</p>
                     </c>
                     <c ca="right">
                        <p>88</p>
                     </c>
                     <c ca="right">
                        <p>301</p>
                     </c>
                     <c ca="right">
                        <p>0.292359</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>ArgM-DIS</p>
                     </c>
                     <c ca="right">
                        <p>78.83</p>
                     </c>
                     <c ca="right">
                        <p>78.99</p>
                     </c>
                     <c ca="right">
                        <p>0.16</p>
                     </c>
                     <c ca="right">
                        <p>2</p>
                     </c>
                     <c ca="right">
                        <p>22</p>
                     </c>
                     <c ca="right">
                        <p>0.090909</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>ArgM-LOC</p>
                     </c>
                     <c ca="right">
                        <p>76.48</p>
                     </c>
                     <c ca="right">
                        <p>78.75</p>
                     </c>
                     <c ca="right">
                        <p>2.27</p>
                     </c>
                     <c ca="right">
                        <p>274</p>
                     </c>
                     <c ca="right">
                        <p>377</p>
                     </c>
                     <c ca="right">
                        <p>0.726790</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>ArgM-MNR</p>
                     </c>
                     <c ca="right">
                        <p>82.04</p>
                     </c>
                     <c ca="right">
                        <p>83.49</p>
                     </c>
                     <c ca="right">
                        <p>1.44</p>
                     </c>
                     <c ca="right">
                        <p>72</p>
                     </c>
                     <c ca="right">
                        <p>477</p>
                     </c>
                     <c ca="right">
                        <p>0.150943</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>ArgM-TMP</p>
                     </c>
                     <c ca="right">
                        <p>69.67</p>
                     </c>
                     <c ca="right">
                        <p>71.75</p>
                     </c>
                     <c ca="right">
                        <p>2.08</p>
                     </c>
                     <c ca="right">
                        <p>57</p>
                     </c>
                     <c ca="right">
                        <p>141</p>
                     </c>
                     <c ca="right">
                        <p>0.404255</p>
                     </c>
                  </r>
               </tblbdy>
            </tbl>
            <p>Figures <figr fid="F4">4</figr> and <figr fid="F5">5</figr> further illustrate the positive logarithmic correlation between template density and F-score difference (&#916;F) for each argument type. &#916;F initially increases with template density, but then appears to taper off. Note that the R-squared between &#916;F and the logarithmic template density is 0.5046. However, after removing ArgM-ADV from the data, the R-squared increases to 0.8562, as shown in Figure <figr fid="F5">5</figr>. There are two possible explanations for ArgM-ADV's exceptionally high &#916;F. First, its baseline F-score value is the lowest (56.60%) among the five adjunct arguments. Thus, increasing its F-score would be the easiest among the five arguments. Second, its average length is the longest so that its templates longer and possibly more precise.</p>
            <fig id="F4">
               <title>
                  <p>Figure 4</p>
               </title>
               <caption>
                  <p>Relationship between&#916;F and template density</p>
               </caption>
               <text>
                  <p>Relationship between&#916;F and template density.</p>
               </text>
               <graphic file="1471-2105-8-325-4"/>
            </fig>
            <fig id="F5">
               <title>
                  <p>Figure 5</p>
               </title>
               <caption>
                  <p>Relationship between&#916;F and template density after removing ArgM-ADV</p>
               </caption>
               <text>
                  <p>Relationship between&#916;F and template density after removing ArgM-ADV.</p>
               </text>
               <graphic file="1471-2105-8-325-5"/>
            </fig>
            <p>Here, we give an example to illustrate how template features recognize an ArgM-TMP. Table <tblr tid="T14">14</tblr> shows the features of each word in the sentence: "NAC not only blocks the effect of TPCK, but also enhances mitogenesis and cytokine production (>2.5-fold in some cases) upon activation of unsuppressed T cells." The phrase "upon activation of unsuppressed T cells" matches the ArgM-TMP template "<it>IN NN IN SRC SRC </it>cells". Each template slot indicates the allowable real words, NE tags, or POS tags. (Please refer to the Named Entity Features section to find all the abbreviations of NE tags.) However, the baseline BIOSMILE can not recognize this phrase by itself (shown in column five). Turning template features on, however, correctly identifies the ArgM-TMP, as shown in column six.</p>
            <tbl id="T14">
               <title>
                  <p>Table 14</p>
               </title>
               <caption>
                  <p>An example of using an ArgM-TMP template</p>
               </caption>
               <tblbdy cols="6">
                  <r>
                     <c ca="left">
                        <p>
                           <b>Words</b>
                        </p>
                     </c>
                     <c ca="left">
                        <p>
                           <b>NE</b>
                        </p>
                     </c>
                     <c ca="left">
                        <p>
                           <b>POS</b>
                        </p>
                     </c>
                     <c ca="left">
                        <p>
                           <b>Predicate</b>
                        </p>
                     </c>
                     <c ca="left">
                        <p>
                           <b>BIOSMILE</b>
                           <sub>Baseline</sub>
                        </p>
                     </c>
                     <c ca="left">
                        <p>
                           <b>BIOSMILE</b>
                           <sub>Template</sub>
                        </p>
                     </c>
                  </r>
                  <r>
                     <c cspan="6">
                        <hr/>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>NAC</p>
                     </c>
                     <c ca="left">
                        <p>(PTN*)</p>
                     </c>
                     <c ca="left">
                        <p>NN</p>
                     </c>
                     <c ca="left">
                        <p>-</p>
                     </c>
                     <c ca="left">
                        <p>(Arg0*)</p>
                     </c>
                     <c ca="left">
                        <p>(Arg0*)</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>Not</p>
                     </c>
                     <c ca="left">
                        <p>*</p>
                     </c>
                     <c ca="left">
                        <p>RB</p>
                     </c>
                     <c ca="left">
                        <p>-</p>
                     </c>
                     <c ca="left">
                        <p>*</p>
                     </c>
                     <c ca="left">
                        <p>*</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>Only</p>
                     </c>
                     <c ca="left">
                        <p>*</p>
                     </c>
                     <c ca="left">
                        <p>RB</p>
                     </c>
                     <c ca="left">
                        <p>-</p>
                     </c>
                     <c ca="left">
                        <p>*</p>
                     </c>
                     <c ca="left">
                        <p>*</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>blocks</p>
                     </c>
                     <c ca="left">
                        <p>*</p>
                     </c>
                     <c ca="left">
                        <p>VBZ</p>
                     </c>
                     <c ca="left">
                        <p>-</p>
                     </c>
                     <c ca="left">
                        <p>*</p>
                     </c>
                     <c ca="left">
                        <p>*</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>The</p>
                     </c>
                     <c ca="left">
                        <p>*</p>
                     </c>
                     <c ca="left">
                        <p>DT</p>
                     </c>
                     <c ca="left">
                        <p>-</p>
                     </c>
                     <c ca="left">
                        <p>*</p>
                     </c>
                     <c ca="left">
                        <p>*</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>Effect</p>
                     </c>
                     <c ca="left">
                        <p>*</p>
                     </c>
                     <c ca="left">
                        <p>NN</p>
                     </c>
                     <c ca="left">
                        <p>-</p>
                     </c>
                     <c ca="left">
                        <p>*</p>
                     </c>
                     <c ca="left">
                        <p>*</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>Of</p>
                     </c>
                     <c ca="left">
                        <p>*</p>
                     </c>
                     <c ca="left">
                        <p>IN</p>
                     </c>
                     <c ca="left">
                        <p>-</p>
                     </c>
                     <c ca="left">
                        <p>*</p>
                     </c>
                     <c ca="left">
                        <p>*</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>TPCK</p>
                     </c>
                     <c ca="left">
                        <p>(OOC*)</p>
                     </c>
                     <c ca="left">
                        <p>NN</p>
                     </c>
                     <c ca="left">
                        <p>-</p>
                     </c>
                     <c ca="left">
                        <p>*</p>
                     </c>
                     <c ca="left">
                        <p>*</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>But</p>
                     </c>
                     <c ca="left">
                        <p>*</p>
                     </c>
                     <c ca="left">
                        <p>CC</p>
                     </c>
                     <c ca="left">
                        <p>-</p>
                     </c>
                     <c ca="left">
                        <p>*</p>
                     </c>
                     <c ca="left">
                        <p>*</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>enhances</p>
                     </c>
                     <c ca="left">
                        <p>*</p>
                     </c>
                     <c ca="left">
                        <p>VBZ</p>
                     </c>
                     <c ca="left">
                        <p>enhance</p>
                     </c>
                     <c ca="left">
                        <p>(V*)</p>
                     </c>
                     <c ca="left">
                        <p>(V*)</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>mitogenesis</p>
                     </c>
                     <c ca="left">
                        <p>*</p>
                     </c>
                     <c ca="left">
                        <p>NN</p>
                     </c>
                     <c ca="left">
                        <p>-</p>
                     </c>
                     <c ca="left">
                        <p>(Arg1*</p>
                     </c>
                     <c ca="left">
                        <p>(Arg1*</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>And</p>
                     </c>
                     <c ca="left">
                        <p>*</p>
                     </c>
                     <c ca="left">
                        <p>CC</p>
                     </c>
                     <c ca="left">
                        <p>-</p>
                     </c>
                     <c ca="left">
                        <p>*</p>
                     </c>
                     <c ca="left">
                        <p>*</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>cytokine</p>
                     </c>
                     <c ca="left">
                        <p>(OTR(PTN*)</p>
                     </c>
                     <c ca="left">
                        <p>NN</p>
                     </c>
                     <c ca="left">
                        <p>-</p>
                     </c>
                     <c ca="left">
                        <p>*</p>
                     </c>
                     <c ca="left">
                        <p>*</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>production</p>
                     </c>
                     <c ca="left">
                        <p>*)</p>
                     </c>
                     <c ca="left">
                        <p>NN</p>
                     </c>
                     <c ca="left">
                        <p>-</p>
                     </c>
                     <c ca="left">
                        <p>*)</p>
                     </c>
                     <c ca="left">
                        <p>*)</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>(</p>
                     </c>
                     <c ca="left">
                        <p>*</p>
                     </c>
                     <c ca="left">
                        <p>-LRB-</p>
                     </c>
                     <c ca="left">
                        <p>-</p>
                     </c>
                     <c ca="left">
                        <p>(ArgM-EXT*</p>
                     </c>
                     <c ca="left">
                        <p>(ArgM-EXT*</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>></p>
                     </c>
                     <c ca="left">
                        <p>*</p>
                     </c>
                     <c ca="left">
                        <p>JJR</p>
                     </c>
                     <c ca="left">
                        <p>-</p>
                     </c>
                     <c ca="left">
                        <p>*</p>
                     </c>
                     <c ca="left">
                        <p>*</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>2.5-fold</p>
                     </c>
                     <c ca="left">
                        <p>*</p>
                     </c>
                     <c ca="left">
                        <p>RB</p>
                     </c>
                     <c ca="left">
                        <p>-</p>
                     </c>
                     <c ca="left">
                        <p>*</p>
                     </c>
                     <c ca="left">
                        <p>*</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>In</p>
                     </c>
                     <c ca="left">
                        <p>*</p>
                     </c>
                     <c ca="left">
                        <p>IN</p>
                     </c>
                     <c ca="left">
                        <p>-</p>
                     </c>
                     <c ca="left">
                        <p>*</p>
                     </c>
                     <c ca="left">
                        <p>*</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>some</p>
                     </c>
                     <c ca="left">
                        <p>*</p>
                     </c>
                     <c ca="left">
                        <p>DT</p>
                     </c>
                     <c ca="left">
                        <p>-</p>
                     </c>
                     <c ca="left">
                        <p>*</p>
                     </c>
                     <c ca="left">
                        <p>*</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>cases</p>
                     </c>
                     <c ca="left">
                        <p>*</p>
                     </c>
                     <c ca="left">
                        <p>NNS</p>
                     </c>
                     <c ca="left">
                        <p>-</p>
                     </c>
                     <c ca="left">
                        <p>*</p>
                     </c>
                     <c ca="left">
                        <p>*</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>)</p>
                     </c>
                     <c ca="left">
                        <p>*</p>
                     </c>
                     <c ca="left">
                        <p>-RRB-</p>
                     </c>
                     <c ca="left">
                        <p>-</p>
                     </c>
                     <c ca="left">
                        <p>*)</p>
                     </c>
                     <c ca="left">
                        <p>*)</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>upon</p>
                     </c>
                     <c ca="left">
                        <p>*</p>
                     </c>
                     <c ca="left">
                        <p>IN</p>
                     </c>
                     <c ca="left">
                        <p>-</p>
                     </c>
                     <c ca="left">
                        <p>*</p>
                     </c>
                     <c ca="left">
                        <p>(ArgM-TMP*</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>activation</p>
                     </c>
                     <c ca="left">
                        <p>*</p>
                     </c>
                     <c ca="left">
                        <p>NN</p>
                     </c>
                     <c ca="left">
                        <p>-</p>
                     </c>
                     <c ca="left">
                        <p>*</p>
                     </c>
                     <c ca="left">
                        <p>*</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>of</p>
                     </c>
                     <c ca="left">
                        <p>*</p>
                     </c>
                     <c ca="left">
                        <p>IN</p>
                     </c>
                     <c ca="left">
                        <p>-</p>
                     </c>
                     <c ca="left">
                        <p>*</p>
                     </c>
                     <c ca="left">
                        <p>*</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>unsuppressed</p>
                     </c>
                     <c ca="left">
                        <p>(SRC*</p>
                     </c>
                     <c ca="left">
                        <p>JJ</p>
                     </c>
                     <c ca="left">
                        <p>-</p>
                     </c>
                     <c ca="left">
                        <p>*</p>
                     </c>
                     <c ca="left">
                        <p>*</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>T</p>
                     </c>
                     <c ca="left">
                        <p>(SRC*</p>
                     </c>
                     <c ca="left">
                        <p>NN</p>
                     </c>
                     <c ca="left">
                        <p>-</p>
                     </c>
                     <c ca="left">
                        <p>*</p>
                     </c>
                     <c ca="left">
                        <p>*</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>cells</p>
                     </c>
                     <c ca="left">
                        <p>*))</p>
                     </c>
                     <c ca="left">
                        <p>NNS</p>
                     </c>
                     <c ca="left">
                        <p>-</p>
                     </c>
                     <c ca="left">
                        <p>*</p>
                     </c>
                     <c ca="left">
                        <p>*)</p>
                     </c>
                  </r>
                  <r>
                     <c>
                        <p/>
                     </c>
                     <c ca="left">
                        <p>*</p>
                     </c>
                     <c>
                        <p/>
                     </c>
                     <c ca="left">
                        <p>-</p>
                     </c>
                     <c ca="left">
                        <p>*</p>
                     </c>
                     <c ca="left">
                        <p>*</p>
                     </c>
                  </r>
               </tblbdy>
            </tbl>
         </sec>
      </sec>
      <sec>
         <st>
            <p>Conclusion</p>
         </st>
         <p>To improve the performance of SRL in the biomedical domain, we have developed BIOSMILE, a biomedical SRL system trained on a biomedical proposition bank called BioProp. The construction of BioProp is based on a semi-automatic strategy. Since our experiment results show that the differences in framesets and the usage variations of verbs in the biomedical and newswire proposition banks affect the performance of the underlying SRL systems, the necessity of training BIOSMILE on a biomedical proposition bank has been demonstrated. BIOSMILE is capable of processing the PAS' of thirty verbs selected according to their frequency and importance in describing molecular events. Incorporating automatically generated templates enhances the overall performance of argument classification, especially for locations, manners, and adverbs.</p>
         <p>Finally, the following related issues remain to be addressed in our future work: (1) enhancing the system by adding more biomedical verbs to BioProp and integrating an automatic Penn-style parser into BIOSMILE; (2) applying BIOSMILE to other biomedical text mining systems, such as relation extraction and question answering systems; (3) examining the effectiveness of using BIOSMILE in other biomedical corpora; and (4) extracting biomedical relations expressed across sentences through SRL.</p>
      </sec>
      <sec>
         <st>
            <p>Methods</p>
         </st>
         <p>First, we briefly introduce the machine learning model and features used in SMILE and BIOSMILE. Then, we explain the specific biomedical features of BIOSMILE, which we discussed in the Results and Discussion sections, in more detail.</p>
         <sec>
            <st>
               <p>Formulation of semantic role labeling</p>
            </st>
            <p>Like POS tagging, chunking, and named entity recognition, SRL can be formulated as a sentence tagging problem. A sentence can be represented by a sequence of words, a sequence of phrases, or a parsing tree; the basic units of a sentence are words, phrases, and constituents (a node on a full parsing tree) arranged in the above representations, respectively. Hacioglu et al. <abbrgrp><abbr bid="B36">36</abbr></abbrgrp> showed that tagging phrase-by-phrase (P-by-P) is better than word-by-word (W-by-W). However, Punyakanok et al. <abbrgrp><abbr bid="B15">15</abbr></abbrgrp> showed that constituent-by-constituent (C-by-C, or node-by-node) tagging is better than P-by-P. Therefore, we adopt C-by-C tagging for SRL.</p>
            <p>In the following subsections, we first describe the maximum entropy model used for argument classification, and then illustrate the basic features of our SMILE and BIOSMILE systems.</p>
         </sec>
         <sec>
            <st>
               <p>Maximum entropy model</p>
            </st>
            <p>The maximum entropy (ME) model is a flexible statistical framework that assigns an outcome for each instance based on the instance's history, which is made up of all the conditioning data that enables one to assign probabilities to the space of all outcomes. In SRL, a history can be viewed as all the information related to the current token that is derivable from the training corpus. ME computes the probability, <it>p</it>(<it>o</it>|<it>h</it>), for any <it>o </it>from the space of all possible outcomes, <it>O</it>, and for every <it>h </it>from the space of all possible histories, <it>H</it>.</p>
            <p>The computation of <it>p</it>(<it>o</it>|<it>h</it>) in an ME depends on a set of binary features, which are useful for making predictions about the outcome. For instance, a node in the parsing tree that ends with "cell" is very likely to be an ArgM-LOC. Formally, we can represent this feature as follows:</p>
            <p>
               <display-formula>
                  <m:math name="1471-2105-8-325-i9" xmlns:m="http://www.w3.org/1998/Math/MathML">
                     <m:semantics>
                        <m:mrow>
                           <m:mi>f</m:mi>
                           <m:mo stretchy="false">(</m:mo>
                           <m:mi>h</m:mi>
                           <m:mo>,</m:mo>
                           <m:mi>o</m:mi>
                           <m:mo stretchy="false">)</m:mo>
                           <m:mo>=</m:mo>
                           <m:mrow>
                              <m:mo>{</m:mo>
                              <m:mrow>
                                 <m:mtable columnalign="left">
                                    <m:mtr columnalign="left">
                                       <m:mtd columnalign="left">
                                          <m:mrow>
                                             <m:mn>1</m:mn>
                                             <m:mo>:</m:mo>
                                          </m:mrow>
                                       </m:mtd>
                                       <m:mtd columnalign="left">
                                          <m:mrow>
                                             <m:mtext>if</m:mtext>
                                             <m:mi/>
                                             <m:mi>c</m:mi>
                                             <m:mi>u</m:mi>
                                             <m:mi>r</m:mi>
                                             <m:mi>r</m:mi>
                                             <m:mi>e</m:mi>
                                             <m:mi>n</m:mi>
                                             <m:mi>t</m:mi>
                                             <m:mo>_</m:mo>
                                             <m:mi>n</m:mi>
                                             <m:mi>o</m:mi>
                                             <m:mi>d</m:mi>
                                             <m:mi>e</m:mi>
                                             <m:mo>_</m:mo>
                                             <m:mi>e</m:mi>
                                             <m:mi>n</m:mi>
                                             <m:mi>d</m:mi>
                                             <m:mi>s</m:mi>
                                             <m:mo>_</m:mo>
                                             <m:mi>w</m:mi>
                                             <m:mi>i</m:mi>
                                             <m:mi>t</m:mi>
                                             <m:mi>h</m:mi>
                                             <m:mo>_</m:mo>
                                             <m:mi>c</m:mi>
                                             <m:mi>e</m:mi>
                                             <m:mi>l</m:mi>
                                             <m:mi>l</m:mi>
                                             <m:mtext>(</m:mtext>
                                             <m:mi>h</m:mi>
                                             <m:mtext>)</m:mtext>
                                             <m:mo>=</m:mo>
                                             <m:mtext>true</m:mtext>
                                          </m:mrow>
                                       </m:mtd>
                                    </m:mtr>
                                    <m:mtr columnalign="left">
                                       <m:mtd columnalign="left">
                                          <m:mrow/>
                                       </m:mtd>
                                       <m:mtd columnalign="left">
                                          <m:mrow>
                                             <m:mtext>and&#160;o</m:mtext>
                                             <m:mo>=</m:mo>
                                             <m:mtext>ArgM-LOC</m:mtext>
                                          </m:mrow>
                                       </m:mtd>
                                    </m:mtr>
                                    <m:mtr columnalign="left">
                                       <m:mtd columnalign="left">
                                          <m:mrow>
                                             <m:mn>0</m:mn>
                                             <m:mo>:</m:mo>
                                          </m:mrow>
                                       </m:mtd>
                                       <m:mtd columnalign="left">
                                          <m:mrow>
                                             <m:mtext>otherwise</m:mtext>
                                          </m:mrow>
                                       </m:mtd>
                                    </m:mtr>
                                 </m:mtable>
                              </m:mrow>
                           </m:mrow>
                           <m:mo>.</m:mo>
                        </m:mrow>
                        <m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacqWGMbGzcqGGOaakcqWGObaAcqGGSaalcqWGVbWBcqGGPaqkcqGH9aqpdaGabeqaauaabaqadiaaaeaacqaIXaqmcqGG6aGoaeaacqqGPbqAcqqGMbGzcqGGGaaicqGGJbWycqGG1bqDcqGGYbGCcqGGYbGCcqGGLbqzcqGGUbGBcqGG0baDcqGGFbWxcqGGUbGBcqGGVbWBcqGGKbazcqGGLbqzcqGGFbWxcqGGLbqzcqGGUbGBcqGGKbazcqGGZbWCcqGGFbWxcqWG3bWDcqWGPbqAcqWG0baDcqWGObaAcqGGFbWxcqGGJbWycqGGLbqzcqGGSbaBcqGGSbaBcqqGOaakcqWGObaAcqqGPaqkcqGH9aqpcqqG0baDcqqGYbGCcqqG1bqDcqqGLbqzaeaaaeaacqqGHbqycqqGUbGBcqqGKbazcqqGGaaicqqGVbWBcqGH9aqpcqqGbbqqcqqGYbGCcqqGNbWzcqqGnbqtcqqGTaqlcqqGmbatcqqGpbWtcqqGdbWqaeaacqaIWaamcqGG6aGoaeaacqqGVbWBcqqG0baDcqqGObaAcqqGLbqzcqqGYbGCcqqG3bWDcqqGPbqAcqqGZbWCcqqGLbqzaaaacaGL7baacqGGUaGlaaa@88CD@</m:annotation>
                     </m:semantics>
                  </m:math>
               </display-formula>
            </p>
            <p>Here, "current_node_ends_with_cell(<it>h</it>)" is a binary function that returns a true value if the current node in the history, <it>h</it>, ends with "cell". Given a set of features and a training corpus, the ME estimation process produces a model in which every feature <it>f</it><sub><it>i </it></sub>has a weight <it>&#945;</it><sub><it>i</it></sub>. Like <abbrgrp><abbr bid="B25">25</abbr></abbrgrp>, we compute the conditional probability as follows:</p>
            <p>
               <display-formula>
                  <graphic file="1471-2105-8-325-i10.gif"/>
               </display-formula>
            </p>
            <p>
               <display-formula>
                  <graphic file="1471-2105-8-325-i11.gif"/>
               </display-formula>
            </p>
            <p>The probability is calculated by multiplying the weights of the active features (i.e., those with <it>f</it><sub><it>i </it></sub>(<it>h</it>,<it>o</it>) = 1); and <it>&#945;</it><sub><it>i </it></sub>is estimated by a procedure called Generalized Iterative Scaling (GIS) <abbrgrp><abbr bid="B37">37</abbr></abbrgrp>. The ME estimation technique guarantees that, for every feature <it>f</it><sub><it>i</it></sub>, the expected value of <it>&#945;</it><sub><it>i </it></sub>will equal the empirical expectation of <it>&#945;</it><sub><it>i </it></sub>in the training corpus. We use Zhang's MaxEnt toolkit and the L-BFGS <abbrgrp><abbr bid="B38">38</abbr></abbrgrp> method of parameter estimation for our ME model.</p>
         </sec>
         <sec>
            <st>
               <p>Baseline features</p>
            </st>
            <p>Table <tblr tid="T15">15</tblr> shows the features used in our baseline argument classification model. Their effectiveness has been shown previously in <abbrgrp><abbr bid="B13">13</abbr><abbr bid="B14">14</abbr><abbr bid="B17">17</abbr><abbr bid="B39">39</abbr></abbrgrp>. Detailed descriptions of the features can be found in <abbrgrp><abbr bid="B19">19</abbr></abbrgrp>.</p>
            <tbl id="T15">
               <title>
                  <p>Table 15</p>
               </title>
               <caption>
                  <p>The features used in the baseline argument classification model</p>
               </caption>
               <tblbdy cols="1">
                  <r>
                     <c ca="left">
                        <p>
                           <b>BASIC FEATURES</b>
                        </p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>&#8226; <b>Predicate </b>&#8211; The predicate lemma</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>&#8226; <b>Path </b>&#8211; The syntactic path through the parsing tree from the constituent being classified to the predicate</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>&#8226; <b>Constituent type</b></p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>&#8226; <b>Position </b>&#8211; Whether the phrase is located before or after the predicate</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>&#8226; <b>Voice </b>&#8211; passive if the predicate has a POS tag VBN, and its chunk is not a VP, or it is preceded by a form of "to be" or "to get" within its chunk; otherwise, it is active</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>&#8226; <b>Head word </b>&#8211; Calculated using the head word table described by Collins (1999)</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>&#8226; <b>Head POS </b>&#8211; The POS of the Head Word</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>&#8226; <b>Sub-categorization </b>&#8211; The phrase structure rule that expands the predicate's parent node in the parsing tree</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>&#8226; <b>First and last Word and their POS tags</b></p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>&#8226; <b>Level </b>&#8211; The level in the parsing tree</p>
                     </c>
                  </r>
                  <r>
                     <c cspan="1">
                        <hr/>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>
                           <b>PREDICATE FEATURES</b>
                        </p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>&#8226; <b>Predicate's verb class</b></p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>&#8226; <b>Predicate POS tag</b></p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>&#8226; <b>Predicate frequency</b></p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>&#8226; <b>Predicate's context POS</b></p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>&#8226; <b>Number of predicates</b></p>
                     </c>
                  </r>
                  <r>
                     <c cspan="1">
                        <hr/>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>
                           <b>FULL PARSING FEATURES</b>
                        </p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>&#8226; <b>Parent, left sibling, and right sibling paths, constituent types, positions, head words, and head POS tags</b></p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>&#8226; <b>Head of Prepositional Phrase (PP) parent &#8211; </b>If the parent is a PP, then the head of this PP is also used as a feature</p>
                     </c>
                  </r>
                  <r>
                     <c cspan="1">
                        <hr/>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>
                           <b>COMBINATION FEATURES</b>
                        </p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>&#8226; <b>Predicate distance combination</b></p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>&#8226; <b>Predicate phrase type combination</b></p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>&#8226; <b>Head word and predicate combination</b></p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>&#8226; <b>Voice position combination</b></p>
                     </c>
                  </r>
                  <r>
                     <c cspan="1">
                        <hr/>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>
                           <b>OTHERS</b>
                        </p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>&#8226; <b>Syntactic frame of predicate/NP</b></p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>&#8226; <b>Headword suffixes of lengths 2, 3, and 4</b></p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>&#8226; <b>Number of words in the phrase</b></p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>&#8226; <b>Context words &amp; POS tags</b></p>
                     </c>
                  </r>
               </tblbdy>
            </tbl>
         </sec>
         <sec>
            <st>
               <p>Named entity features</p>
            </st>
            <p>In the English newswire domain, Surdeanu et al. <abbrgrp><abbr bid="B39">39</abbr></abbrgrp> used NE features to indicate whether a constituent contains NEs of interest, such as personal names, organization names, location names, time expressions, and quantities of money. After adding these NE features to their system, the F-score improved by 2.12%. However, because NEs in the biomedical domain are quite different from English newswire NEs, we create specific biological NE features using the following five primary NE categories found in the GENIA ontology: protein, nucleotide, other organic compounds, source, and others. Table <tblr tid="T16">16</tblr> lists the definitions of these five categories. When a constituent matches an NE exactly, the corresponding NE feature is enabled.</p>
            <tbl id="T16">
               <title>
                  <p>Table 16</p>
               </title>
               <caption>
                  <p>Five NE categories in GENIA ontology</p>
               </caption>
               <tblbdy cols="3">
                  <r>
                     <c ca="left">
                        <p>
                           <b>NE</b>
                        </p>
                     </c>
                     <c ca="left">
                        <p>
                           <b>Definition</b>
                        </p>
                     </c>
                     <c ca="center">
                        <p>
                           <b>Abbreviation</b>
                        </p>
                     </c>
                  </r>
                  <r>
                     <c cspan="3">
                        <hr/>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>Protein</p>
                     </c>
                     <c ca="left">
                        <p>Proteins include protein groups, families, molecules, complexes, and substructures.</p>
                     </c>
                     <c ca="left">
                        <p>PTN</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>Nucleotide</p>
                     </c>
                     <c ca="left">
                        <p>A nucleic acid molecule or the compounds that consist of nucleic acids.</p>
                     </c>
                     <c ca="left">
                        <p>NUC</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>Other organic compounds</p>
                     </c>
                     <c ca="left">
                        <p>Organic compounds excluding proteins and nucleotides.</p>
                     </c>
                     <c ca="left">
                        <p>OOC</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>Source</p>
                     </c>
                     <c ca="left">
                        <p>Sources are biological locations where substances are found and their reactions take place.</p>
                     </c>
                     <c ca="left">
                        <p>SRC</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>Others</p>
                     </c>
                     <c ca="left">
                        <p>The terms that are not categorized as sources or substances can be marked.</p>
                     </c>
                     <c ca="left">
                        <p>OTR</p>
                     </c>
                  </r>
               </tblbdy>
            </tbl>
         </sec>
         <sec>
            <st>
               <p>Biomedical template features</p>
            </st>
            <p>Although a few NEs tend to belong almost exclusively to certain argument types (e.g., "...cell" tends to be mainly an ArgM-LOC), this information alone is not sufficient for argument-type classification for two reasons: 1) most NEs appear in a variety of argument types; and 2), many appear in more than one constituent (a node in a parsing tree) in the same sentence. Take the sentence "IL4 and IL13 receptors activate STAT6, STAT3, and STAT5 proteins in the human B cells" for example. The NE "the human B cells" is found in two constituents ("the human B cells" and "in the human B cells") as shown in Figure <figr fid="F1">1</figr>. Yet only "in the human B cells" is annotated as ArgM-LOC because here "human B cells" is preceded by the preposition "in" and the determiner "the", which matches the template&#8211;"<it>IN </it>the <it>SRC</it>". Templates composed of NEs, words, and POS tags can be helpful for identifying the argument type of a constituent. In this section, we first describe our template generation algorithm, and then explain how we use the generated templates to improve SRL performance.</p>
         </sec>
         <sec>
            <st>
               <p>Template generation (TG) and filtering</p>
            </st>
            <p>Our template generation (TG) algorithm, which extracts general patterns for all argument types using Smith and Waterman's local alignment algorithm <abbrgrp><abbr bid="B35">35</abbr></abbrgrp>, starts by pairing all arguments belonging to the same type according to their similarity. Closely matched pairs are then aligned word-by-word and a template satisfying the alignment result is created. Each slot in the template is given by the corresponding constraint information expressed in the form of a word (e.g. "the"), NE type, or POS. The preference of the constraint information is word > NE type > POS. If two aligned arguments have nothing in common for a given slot, the TG algorithm puts a wildcard in the position. Figure <figr fid="F6">6</figr> shows a pair of aligned arguments, from which the TG algorithm generated the template "AP-1 <it>CC PTN</it>" (<it>PTN</it>: protein name) because, in the first position, both arguments have "AP-1"; in the second position, they have the same POS <it>CC</it>; and in the third position, they share a common NE type, <it>PTN</it>. The complete TG algorithm is described by pseudo code in Algorithm 1. The similarity function used to compare the similarity of two tokens in Smith and Waterman's algorithm is defined as:</p>
            <fig id="F6">
               <title>
                  <p>Figure 6</p>
               </title>
               <caption>
                  <p>An aligned argument pair</p>
               </caption>
               <text>
                  <p>An aligned argument pair.</p>
               </text>
               <graphic file="1471-2105-8-325-6"/>
            </fig>
            <p>
               <display-formula>
                  <m:math name="1471-2105-8-325-i12" xmlns:m="http://www.w3.org/1998/Math/MathML">
                     <m:semantics>
                        <m:mrow>
                           <m:mi>S</m:mi>
                           <m:mi>i</m:mi>
                           <m:mi>m</m:mi>
                           <m:mo stretchy="false">(</m:mo>
                           <m:mi>x</m:mi>
                           <m:mo>,</m:mo>
                           <m:mi>y</m:mi>
                           <m:mo stretchy="false">)</m:mo>
                           <m:mo>=</m:mo>
                           <m:mi>max</m:mi>
                           <m:mo>&#8289;</m:mo>
                           <m:mrow>
                              <m:mo>{</m:mo>
                              <m:mtable columnalign="left">
                                 <m:mtr>
                                    <m:mtd>
                                       <m:mn>1</m:mn>
                                       <m:mo>,</m:mo>
                                       <m:mi>x</m:mi>
                                       <m:mo>=</m:mo>
                                       <m:mi>y</m:mi>
                                    </m:mtd>
                                 </m:mtr>
                                 <m:mtr>
                                    <m:mtd>
                                       <m:mn>1</m:mn>
                                       <m:mo>,</m:mo>
                                       <m:mi>N</m:mi>
                                       <m:mi>E</m:mi>
                                       <m:mo stretchy="false">(</m:mo>
                                       <m:mi>x</m:mi>
                                       <m:mo stretchy="false">)</m:mo>
                                       <m:mo>=</m:mo>
                                       <m:mi>N</m:mi>
                                       <m:mi>E</m:mi>
                                       <m:mo stretchy="false">(</m:mo>
                                       <m:mi>y</m:mi>
                                       <m:mo stretchy="false">)</m:mo>
                                    </m:mtd>
                                 </m:mtr>
                                 <m:mtr>
                                    <m:mtd>
                                       <m:mn>0.8</m:mn>
                                       <m:mo>,</m:mo>
                                       <m:mi>P</m:mi>
                                       <m:mi>O</m:mi>
                                       <m:mi>S</m:mi>
                                       <m:mo stretchy="false">(</m:mo>
                                       <m:mi>x</m:mi>
                                       <m:mo stretchy="false">)</m:mo>
                                       <m:mo>=</m:mo>
                                       <m:mi>P</m:mi>
                                       <m:mi>O</m:mi>
                                       <m:mi>S</m:mi>
                                       <m:mo stretchy="false">(</m:mo>
                                       <m:mi>y</m:mi>
                                       <m:mo stretchy="false">)</m:mo>
                                    </m:mtd>
                                 </m:mtr>
                                 <m:mtr>
                                    <m:mtd>
                                       <m:mn>0</m:mn>
                                       <m:mo>,</m:mo>
                                       <m:mi>o</m:mi>
                                       <m:mi>t</m:mi>
                                       <m:mi>h</m:mi>
                                       <m:mi>e</m:mi>
                                       <m:mi>r</m:mi>
                                       <m:mi>w</m:mi>
                                       <m:mi>i</m:mi>
                                       <m:mi>s</m:mi>
                                       <m:mi>e</m:mi>
                                    </m:mtd>
                                 </m:mtr>
                              </m:mtable>
                           </m:mrow>
                           <m:mo>,</m:mo>
                        </m:mrow>
                        <m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacqWGtbWucqWGPbqAcqWGTbqBcqGGOaakcqWG4baEcqGGSaalcqWG5bqEcqGGPaqkcqGH9aqpcyGGTbqBcqGGHbqycqGG4baEdaGabaabaeqabaGaeGymaeJaeiilaWIaemiEaGNaeyypa0JaemyEaKhabaGaeGymaeJaeiilaWIaemOta4KaemyrauKaeiikaGIaemiEaGNaeiykaKIaeyypa0JaemOta4KaemyrauKaeiikaGIaemyEaKNaeiykaKcabaGaeGimaaJaeiOla4IaeGioaGJaeiilaWIaemiuaaLaem4ta8Kaem4uamLaeiikaGIaemiEaGNaeiykaKIaeyypa0JaemiuaaLaem4ta8Kaem4uamLaeiikaGIaemyEaKNaeiykaKcabaGaeGimaaJaeiilaWIaem4Ba8MaemiDaqNaemiAaGMaemyzauMaemOCaiNaem4DaCNaemyAaKMaem4CamNaemyzaugaaiaawUhaaiabcYcaSaaa@7115@</m:annotation>
                     </m:semantics>
                  </m:math>
               </display-formula>
            </p>
            <p>where <it>x </it>and <it>y </it>are tokens in arguments <it>a</it><sub><it>i </it></sub>and <it>a</it><sub><it>j</it></sub>, respectively. The similarity of two arguments is calculated by the Smith and Waterman algorithm based on this token-level similarity function.</p>
         </sec>
         <sec>
            <st>
               <p>Algorithm 1: Template generation</p>
            </st>
            <p>Input: A set of Arguments <it>A </it>= {<it>a</it><sub>1</sub>,..., <it>a</it><sub><it>k</it></sub>},</p>
            <p>Output: A set of templates <it>T </it>= {<it>t</it><sub>1</sub>,...,<it>t</it><sub><it>k</it></sub>}.</p>
            <p>1: <it>T </it>= {};</p>
            <p>2: <b>for </b>each argument <it>a</it><sub><it>i </it></sub>from <it>a</it><sub>1 </sub>to <it>a</it><sub><it>n</it>-1 </sub><b>do</b></p>
            <p>3: &#160;&#160;&#160;<b>for </b>each argument <it>a</it><sub><it>j </it></sub>from <it>a</it><sub><it>i </it></sub>to <it>a</it><sub><it>n </it></sub><b>do</b></p>
            <p>4: &#160;&#160;&#160;&#160;&#160;&#160;<b>if </b>the similarity of <it>a</it><sub><it>i </it></sub>and <it>a</it><sub><it>j </it></sub>calculated by an alignment is above the threshold <it>&#964;</it></p>
            <p>5: &#160;&#160;&#160;&#160;&#160;&#160;<b>then </b>generate a common template <b><it>t </it></b>for <it>a</it><sub><it>i </it></sub>and <it>a</it><sub><it>j</it></sub>;</p>
            <p>6: &#160;&#160;&#160;&#160;&#160;&#160;<it>T</it>&#8592;<it>T</it>&#8899;<b><it>t</it></b>;</p>
            <p>7: &#160;&#160;&#160;<b>end</b>;</p>
            <p>8: <b>end</b>;</p>
            <p>After the templates have been generated, we filter out any template that matches at least two kinds of argument.</p>
         </sec>
         <sec>
            <st>
               <p>Applying generated templates</p>
            </st>
            <p>The generated templates may match with constituents exactly or partially. In our experience, exact matches are more useful for argument classification. For example, constituents that perfectly match the template "<it>IN </it>a * <it>SRC</it>" ('*' means wildcards) are overwhelmingly ArgM-LOCs. Therefore, we only accept exact template matches. In other words, if a constituent matches a template <it>t </it>exactly, then the feature corresponding to <it>t </it>will be enabled.</p>
         </sec>
      </sec>
      <sec>
         <st>
            <p>Appendix</p>
         </st>
         <p>1. <b>Agent</b>: deliberately performs the action (e.g., <b>Bill </b>drank his soup quietly).</p>
         <p>2. <b>Patient</b>: experiences the action (e.g., The falling rocks crushed <b>the car</b>).</p>
         <p>3. <url>http://www-tsujii.is.s.u-tokyo.ac.jp/~genia/topics/Corpus/genia-ontology.html</url></p>
      </sec>
      <sec>
         <st>
            <p>Authors' contributions</p>
         </st>
         <p>RTH Tsai designed all the experiments and wrote most of this paper. WC Chou, ITH Yeh and YS Su discussed and refined the paper. YC Lin wrote the semantic role labelling programs and conducted all experiments. CL Sung wrote the template generation and matching programs. WC Chou, YS Su, and Wei Ku, the three biologists in our laboratory, annotated the BioProp corpus. TY Sung and WL Hsu guided the whole project.</p>
         <fig id="F2">
            <title>
               <p>Figure 2</p>
            </title>
            <caption>
               <p>Frameset and annotated example of express defined in PASBio</p>
            </caption>
            <text>
               <p>Frameset and annotated example of express defined in PASBio.</p>
            </text>
            <graphic file="1471-2105-8-325-2"/>
         </fig>
      </sec>
   </bdy>
   <bm>
      <ack>
         <sec>
            <st>
               <p>Acknowledgements</p>
            </st>
            <p>This research was supported in part by the National Science Council under grant NSC95-3114-P-002-005-Y and the thematic program of Academia Sinica under grant AS94B003. We especially thank the BioNLP and BMC reviewers for their valuable comments, which helped us improve the quality of the paper.</p>
         </sec>
      </ack>
      <refgrp>
         <bibl id="B1">
            <title>
               <p>Foundations of Statistical Natural Language Processing</p>
            </title>
            <aug>
               <au>
                  <snm>Manning</snm>
                  <fnm>CD</fnm>
               </au>
               <au>
                  <snm>Sch&#252;tze</snm>
                  <fnm>H</fnm>
               </au>
            </aug>
            <publisher>Cambridge, MA , MIT Press</publisher>
            <pubdate>1999</pubdate>
         </bibl>
         <bibl id="B2">
            <title>
               <p>A probabilistic functional network of yeast genes</p>
            </title>
            <aug>
               <au>
                  <snm>Lee</snm>
                  <fnm>I</fnm>
               </au>
               <au>
                  <snm>Date</snm>
                  <fnm>SV</fnm>
               </au>
               <au>
                  <snm>Adai</snm>
                  <fnm>AT</fnm>
               </au>
               <au>
                  <snm>Marcotte</snm>
                  <fnm>EM</fnm>
               </au>
            </aug>
            <source>Science</source>
            <pubdate>2004</pubdate>
            <volume>306</volume>
            <issue>5701</issue>
            <fpage>1555</fpage>
            <lpage>1558</lpage>
            <xrefbib>
               <pubidlist>
                  <pubid idtype="doi">10.1126/science.1099511</pubid>
                  <pubid idtype="pmpid" link="fulltext">15567862</pubid>
               </pubidlist>
            </xrefbib>
         </bibl>
         <bibl id="B3">
            <title>
               <p>Consolidating the set of know human proteinprotein interactions in preparation for large-scale mapping of the human interactome</p>
            </title>
            <aug>
               <au>
                  <snm>Ramani</snm>
                  <fnm>AK</fnm>
               </au>
               <au>
                  <snm>Bunescu</snm>
                  <fnm>RC</fnm>
               </au>
               <au>
                  <snm>Mooney</snm>
                  <fnm>RJ</fnm>
               </au>
               <au>
                  <snm>Marcotte</snm>
                  <fnm>EM</fnm>
               </au>
            </aug>
            <source>Genome Biology</source>
            <pubdate>2005</pubdate>
            <volume>6</volume>
            <issue>5</issue>
            <fpage>r40</fpage>
            <xrefbib>
               <pubidlist>
                  <pubid idtype="pmcid">1175952</pubid>
                  <pubid idtype="pmpid" link="fulltext">15892868</pubid>
                  <pubid idtype="doi">10.1186/gb-2005-6-5-r40</pubid>
               </pubidlist>
            </xrefbib>
         </bibl>
         <bibl id="B4">
            <title>
               <p>Extending the mutual information measure to rank inferred literature relationships</p>
            </title>
            <aug>
               <au>
                  <snm>Wren</snm>
                  <fnm>JD</fnm>
               </au>
            </aug>
            <source>BMC Bioinformatics</source>
            <pubdate>2004</pubdate>
            <volume>5</volume>
            <issue>145</issue>
            <xrefbib>
               <pubidlist>
                  <pubid idtype="pmcid">526381</pubid>
                  <pubid idtype="pmpid" link="fulltext">15471547</pubid>
               </pubidlist>
            </xrefbib>
         </bibl>
         <bibl id="B5">
            <title>
               <p>Content-rich biological network constructed by mining PubMed abstracts</p>
            </title>
            <aug>
               <au>
                  <snm>Chen</snm>
                  <fnm>H</fnm>
               </au>
               <au>
                  <snm>Sharp</snm>
                  <fnm>BM</fnm>
               </au>
            </aug>
            <source>BMC Bioinformatics</source>
            <pubdate>2004</pubdate>
            <volume>5</volume>
            <issue>147</issue>
         </bibl>
         <bibl id="B6">
            <title>
               <p>PreBIND and Textomy - mining the biomedical literature for protein-protein interactions using a support vector machine</p>
            </title>
            <aug>
               <au>
                  <snm>Donaldson</snm>
                  <fnm>I</fnm>
               </au>
               <au>
                  <snm>Martin</snm>
                  <fnm>J</fnm>
               </au>
               <au>
                  <snm>Bruijn</snm>
                  <fnm>B</fnm>
               </au>
               <au>
                  <snm>Wolting</snm>
                  <fnm>C</fnm>
               </au>
               <au>
                  <snm>Lay</snm>
                  <fnm>V</fnm>
               </au>
               <au>
                  <snm>Tuekam</snm>
                  <fnm>B</fnm>
               </au>
               <au>
                  <snm>Zhang</snm>
                  <fnm>S</fnm>
               </au>
               <au>
                  <snm>Baskin</snm>
                  <fnm>B</fnm>
               </au>
               <au>
                  <snm>Bader</snm>
                  <fnm>GD</fnm>
               </au>
               <au>
                  <snm>Michalickova</snm>
                  <fnm>K</fnm>
               </au>
               <au>
                  <snm>Pawson</snm>
                  <fnm>T</fnm>
               </au>
               <au>
                  <snm>Hogue</snm>
                  <fnm>CWV</fnm>
               </au>
            </aug>
            <source>BMC Bioinformatics</source>
            <pubdate>2003</pubdate>
            <volume>4</volume>
            <issue>11</issue>
            <xrefbib>
               <pubidlist>
                  <pubid idtype="pmcid">153503</pubid>
                  <pubid idtype="pmpid" link="fulltext">12689350</pubid>
               </pubidlist>
            </xrefbib>
         </bibl>
         <bibl id="B7">
            <title>
               <p>Representing sentence structure in hidden Markov models for information extraction</p>
            </title>
            <aug>
               <au>
                  <snm>Ray</snm>
                  <fnm>S</fnm>
               </au>
               <au>
                  <snm>Craven</snm>
                  <fnm>M</fnm>
               </au>
            </aug>
            <pubdate>2001</pubdate>
         </bibl>
         <bibl id="B8">
            <title>
               <p>Extracting relations with integrated information using kernel methods: Arbor, Michigan.
					</p>
            </title>
            <aug>
               <au>
                  <snm>Zhao</snm>
                  <fnm>S</fnm>
               </au>
               <au>
                  <snm>Grishman</snm>
                  <fnm>R</fnm>
               </au>
            </aug>
            <publisher/>
            <pubdate>2005</pubdate>
         </bibl>
         <bibl id="B9">
            <title>
               <p>Subsequence kernels for relation extraction: Vancouver, BC.
					</p>
            </title>
            <aug>
               <au>
                  <snm>Bunescu</snm>
                  <fnm>RC</fnm>
               </au>
               <au>
                  <snm>Mooney</snm>
                  <fnm>RJ</fnm>
               </au>
            </aug>
            <publisher/>
            <pubdate>2005</pubdate>
         </bibl>
         <bibl id="B10">
            <title>
               <p>Shallow Semantic Parsing using Support Vector Machines</p>
            </title>
            <aug>
               <au>
                  <snm>Hacioglu</snm>
                  <fnm>K</fnm>
               </au>
               <au>
                  <snm>Pradhan</snm>
                  <fnm>S</fnm>
               </au>
               <au>
                  <cnm>WayneWard</cnm>
               </au>
               <au>
                  <snm>Martin</snm>
                  <fnm>JH</fnm>
               </au>
               <au>
                  <snm>Jurafsky</snm>
                  <fnm>D</fnm>
               </au>
            </aug>
            <pubdate>2003</pubdate>
         </bibl>
         <bibl id="B11">
            <title>
               <p>EVENTS-II: Modeling event recognition </p>
            </title>
            <aug>
               <au>
                  <snm>H&#246;rnig</snm>
                  <fnm>R</fnm>
               </au>
               <au>
                  <snm>Rauh</snm>
                  <fnm>R</fnm>
               </au>
               <au>
                  <snm>Strube</snm>
                  <fnm>G</fnm>
               </au>
            </aug>
            <source>The cognitive psychology of knowledge</source>
            <publisher>Amsterdam , Elsevier Science Publishers</publisher>
            <editor>Strube G, Wender KF</editor>
            <pubdate>1993</pubdate>
            <fpage>113</fpage>
            <lpage>138</lpage>
         </bibl>
         <bibl id="B12">
            <title>
               <p>The Necessity of Parsing for Predicate Argument Recognition</p>
            </title>
            <aug>
               <au>
                  <snm>Gildea</snm>
                  <fnm>D</fnm>
               </au>
               <au>
                  <snm>Palmer</snm>
                  <fnm>M</fnm>
               </au>
            </aug>
            <pubdate>2002</pubdate>
         </bibl>
         <bibl id="B13">
            <title>
               <p>Automatic labeling of semantic roles</p>
            </title>
            <aug>
               <au>
                  <snm>Gildea</snm>
                  <fnm>D</fnm>
               </au>
               <au>
                  <snm>Jurafsky</snm>
                  <fnm>D</fnm>
               </au>
            </aug>
            <source>Computational Linguistics</source>
            <pubdate>2002</pubdate>
            <volume>28</volume>
            <issue>3</issue>
         </bibl>
         <bibl id="B14">
            <title>
               <p>Calibrating Features for Semantic Role Labeling</p>
            </title>
            <aug>
               <au>
                  <snm>Xue</snm>
                  <fnm>N</fnm>
               </au>
               <au>
                  <snm>Palmer</snm>
                  <fnm>M</fnm>
               </au>
            </aug>
            <pubdate>2004</pubdate>
         </bibl>
         <bibl id="B15">
            <title>
               <p>Semantic Role Labeling via Integer Linear Programming Inference</p>
            </title>
            <aug>
               <au>
                  <snm>Punyakanok</snm>
                  <fnm>V</fnm>
               </au>
               <au>
                  <snm>Roth</snm>
                  <fnm>D</fnm>
               </au>
               <au>
                  <snm>Yih</snm>
                  <fnm>W</fnm>
               </au>
               <au>
                  <snm>Zimak</snm>
                  <fnm>D</fnm>
               </au>
            </aug>
            <pubdate>2004</pubdate>
         </bibl>
         <bibl id="B16">
            <title>
               <p>Shallow Semantics for Relation Extraction</p>
            </title>
            <aug>
               <au>
                  <snm>Morarescu</snm>
                  <fnm>P</fnm>
               </au>
               <au>
                  <snm>Bejan</snm>
                  <fnm>C</fnm>
               </au>
               <au>
                  <snm>Harabagiu</snm>
                  <fnm>S</fnm>
               </au>
            </aug>
            <pubdate>2005</pubdate>
         </bibl>
         <bibl id="B17">
            <title>
               <p>Support Vector Learning for Semantic Argument Classification</p>
            </title>
            <aug>
               <au>
                  <snm>Pradhan</snm>
                  <fnm>S</fnm>
               </au>
               <au>
                  <snm>Hacioglu</snm>
                  <fnm>K</fnm>
               </au>
               <au>
                  <snm>Kruglery</snm>
                  <fnm>V</fnm>
               </au>
               <au>
                  <snm>Ward</snm>
                  <fnm>W</fnm>
               </au>
               <au>
                  <snm>Martin</snm>
                  <fnm>JH</fnm>
               </au>
               <au>
                  <snm>Jurafsky</snm>
                  <fnm>D</fnm>
               </au>
            </aug>
            <source>Journal of Machine Learning</source>
            <pubdate>2004</pubdate>
         </bibl>
         <bibl id="B18">
            <title>
               <p>The Necessity of Syntactic Parsing for Semantic Role Labeling</p>
            </title>
            <aug>
               <au>
                  <snm>Punyakanok</snm>
                  <fnm>V</fnm>
               </au>
               <au>
                  <snm>Roth</snm>
                  <fnm>D</fnm>
               </au>
               <au>
                  <snm>Yih</snm>
                  <fnm>W</fnm>
               </au>
            </aug>
            <pubdate>2005</pubdate>
         </bibl>
         <bibl id="B19">
            <title>
               <p>Exploiting Full Parsing Information to Label Semantic Roles Using an Ensemble of ME and SVM via Integer Linear Programming. </p>
            </title>
            <aug>
               <au>
                  <snm>Tsai</snm>
                  <fnm>TH</fnm>
               </au>
               <au>
                  <snm>Wu</snm>
                  <fnm>CW</fnm>
               </au>
               <au>
                  <snm>Lin</snm>
                  <fnm>YC</fnm>
               </au>
               <au>
                  <snm>Hsu</snm>
                  <fnm>WL</fnm>
               </au>
            </aug>
            <pubdate>2005</pubdate>
         </bibl>
         <bibl id="B20">
            <title>
               <p>The Proposition Bank: An Annotated Corpus of Semantic Roles</p>
            </title>
            <aug>
               <au>
                  <snm>Palmer</snm>
                  <fnm>M</fnm>
               </au>
               <au>
                  <snm>Gildea</snm>
                  <fnm>D</fnm>
               </au>
               <au>
                  <snm>Kingsbury</snm>
                  <fnm>P</fnm>
               </au>
            </aug>
            <source>Computational Linguistics</source>
            <pubdate>2005</pubdate>
            <volume>31</volume>
            <issue>1</issue>
         </bibl>
         <bibl id="B21">
            <title>
               <p>A Semi-Automatic Method for Annotating a Biomedical Proposition Bank</p>
            </title>
            <aug>
               <au>
                  <snm>Chou</snm>
                  <fnm>WC</fnm>
               </au>
               <au>
                  <snm>Tsai</snm>
                  <fnm>RTH</fnm>
               </au>
               <au>
                  <snm>Su</snm>
                  <fnm>YS</fnm>
               </au>
               <au>
                  <snm>Ku</snm>
                  <fnm>W</fnm>
               </au>
               <au>
                  <snm>Sung</snm>
                  <fnm>TY</fnm>
               </au>
               <au>
                  <snm>Hsu</snm>
                  <fnm>WL</fnm>
               </au>
            </aug>
            <pubdate>2006</pubdate>
         </bibl>
         <bibl id="B22">
            <title>
               <p>GENIA corpus--semantically annotated corpus for bio-textmining</p>
            </title>
            <aug>
               <au>
                  <snm>Kim</snm>
                  <fnm>JD</fnm>
               </au>
               <au>
                  <snm>Ohta</snm>
                  <fnm>T</fnm>
               </au>
               <au>
                  <snm>Tateisi</snm>
                  <fnm>Y</fnm>
               </au>
               <au>
                  <snm>Tsujii</snm>
                  <fnm>J</fnm>
               </au>
            </aug>
            <source>Bioinformatics</source>
            <pubdate>2003</pubdate>
            <volume>19 Suppl 1</volume>
            <fpage>i180</fpage>
            <lpage>2</lpage>
            <xrefbib>
               <pubidlist>
                  <pubid idtype="doi">10.1093/bioinformatics/btg1023</pubid>
                  <pubid idtype="pmpid" link="fulltext">12855455</pubid>
               </pubidlist>
            </xrefbib>
         </bibl>
         <bibl id="B23">
            <title>
               <p>Introduction to the Bio-Entity Task at JNLPBA</p>
            </title>
            <aug>
               <au>
                  <snm>Kim</snm>
                  <fnm>JD</fnm>
               </au>
               <au>
                  <snm>Ohta</snm>
                  <fnm>T</fnm>
               </au>
               <au>
                  <snm>Tsuruoka</snm>
                  <fnm>Y</fnm>
               </au>
               <au>
                  <snm>Tateisi</snm>
                  <fnm>Y</fnm>
               </au>
               <au>
                  <snm>Collier</snm>
                  <fnm>N</fnm>
               </au>
            </aug>
            <pubdate>2004</pubdate>
         </bibl>
         <bibl id="B24">
            <title>
               <p>Syntax Annotation for the GENIA corpus</p>
            </title>
            <aug>
               <au>
                  <snm>Tateisi</snm>
                  <fnm>Y</fnm>
               </au>
               <au>
                  <snm>Yakushiji</snm>
                  <fnm>A</fnm>
               </au>
               <au>
                  <snm>Ohta</snm>
                  <fnm>T</fnm>
               </au>
               <au>
                  <snm>Tsujii</snm>
                  <fnm>J</fnm>
               </au>
            </aug>
            <pubdate>2005</pubdate>
            <volume>Companion volume</volume>
            <fpage>pp. 222</fpage>
            <lpage>-227</lpage>
         </bibl>
         <bibl id="B25">
            <title>
               <p>Bracketing Guidelines for Treebank II Style Penn Treebank Project </p>
            </title>
            <aug>
               <au>
                  <snm>Bies</snm>
                  <fnm>A</fnm>
               </au>
               <au>
                  <snm>Ferguson</snm>
                  <fnm>M</fnm>
               </au>
               <au>
                  <snm>Katz</snm>
                  <fnm>K</fnm>
               </au>
               <au>
                  <snm>MacIntyre</snm>
                  <fnm>R</fnm>
               </au>
               <au>
                  <snm>Tredinnick</snm>
                  <fnm>V</fnm>
               </au>
               <au>
                  <snm>Kim</snm>
                  <fnm>G</fnm>
               </au>
               <au>
                  <snm>Marcinkiewicz</snm>
                  <fnm>MA</fnm>
               </au>
               <au>
                  <snm>Schasberger</snm>
                  <fnm>B</fnm>
               </au>
            </aug>
            <pubdate>1995</pubdate>
         </bibl>
         <bibl id="B26">
            <title>
               <p>PASBio: predicate-argument structures for event extraction in molecular biology</p>
            </title>
            <aug>
               <au>
                  <snm>Wattarujeekrit</snm>
                  <fnm>T</fnm>
               </au>
               <au>
                  <snm>Shah</snm>
                  <fnm>PK</fnm>
               </au>
               <au>
                  <snm>Collier</snm>
                  <fnm>N</fnm>
               </au>
            </aug>
            <source>BMC Bioinformatics</source>
            <pubdate>2004</pubdate>
            <volume>5</volume>
            <fpage>155</fpage>
            <xrefbib>
               <pubidlist>
                  <pubid idtype="pmcid">535924</pubid>
                  <pubid idtype="pmpid" link="fulltext">15494078</pubid>
                  <pubid idtype="doi">10.1186/1471-2105-5-155</pubid>
               </pubidlist>
            </xrefbib>
         </bibl>
         <bibl id="B27">
            <title>
               <p>Introduction to the CoNLL-2005 Shared Task: Semantic Role Labeling</p>
            </title>
            <aug>
               <au>
                  <snm>Carreras</snm>
                  <fnm>X</fnm>
               </au>
               <au>
                  <snm>M&#224;rquez</snm>
                  <fnm>L</fnm>
               </au>
            </aug>
            <pubdate>2005</pubdate>
         </bibl>
         <bibl id="B28">
            <title>
               <p>Thematic proto-roles and argument selection</p>
            </title>
            <aug>
               <au>
                  <snm>Dowty</snm>
                  <fnm>DR</fnm>
               </au>
            </aug>
            <source>Language</source>
            <pubdate>1991</pubdate>
            <volume>67</volume>
            <issue>3</issue>
            <fpage>547&#8211;619</fpage>
            <xrefbib>
               <pubid idtype="doi">10.2307/415037</pubid>
            </xrefbib>
         </bibl>
         <bibl id="B29">
            <title>
               <p>An online literature mining tool for protein phosphorylation</p>
            </title>
            <aug>
               <au>
                  <snm>Yuan</snm>
                  <fnm>X</fnm>
               </au>
               <au>
                  <snm>Hu</snm>
                  <fnm>ZZ</fnm>
               </au>
               <au>
                  <snm>Wu</snm>
                  <fnm>HT</fnm>
               </au>
               <au>
                  <snm>Torii</snm>
                  <fnm>M</fnm>
               </au>
               <au>
                  <snm>Narayanaswamy</snm>
                  <fnm>M</fnm>
               </au>
               <au>
                  <snm>Ravikumar</snm>
                  <fnm>KE</fnm>
               </au>
               <au>
                  <snm>Vijay-Shanker</snm>
                  <fnm>K</fnm>
               </au>
               <au>
                  <snm>Wu</snm>
                  <fnm>CH</fnm>
               </au>
            </aug>
            <source>Bioinformatics</source>
            <pubdate>2006</pubdate>
            <volume>22</volume>
            <issue>13</issue>
            <fpage>1668</fpage>
            <lpage>1669</lpage>
            <xrefbib>
               <pubidlist>
                  <pubid idtype="doi">10.1093/bioinformatics/btl159</pubid>
                  <pubid idtype="pmpid" link="fulltext">16644790</pubid>
               </pubidlist>
            </xrefbib>
         </bibl>
         <bibl id="B30">
            <title>
               <p>Nonparametric statistics for the behavioral sciences</p>
            </title>
            <aug>
               <au>
                  <snm>Siegel</snm>
                  <fnm>S</fnm>
               </au>
               <au>
                  <snm>Castellan</snm>
                  <fnm>JN</fnm>
               </au>
            </aug>
            <publisher>Boston, MA , McGraw Hill</publisher>
            <pubdate>1988</pubdate>
         </bibl>
         <bibl id="B31">
            <title>
               <p>LSAT: learning about alternative transcripts in MEDLINE</p>
            </title>
            <aug>
               <au>
                  <snm>Shah</snm>
                  <fnm>PK</fnm>
               </au>
               <au>
                  <snm>Bork</snm>
                  <fnm>P</fnm>
               </au>
            </aug>
            <source>BMC Bioinformatics</source>
            <pubdate>2006</pubdate>
            <volume>22</volume>
            <issue>7</issue>
            <fpage>857</fpage>
            <lpage>865</lpage>
         </bibl>
         <bibl id="B32">
            <title>
               <p>Natural Language Processing and Systems Biology</p>
            </title>
            <aug>
               <au>
                  <snm>Cohen</snm>
                  <fnm>KB</fnm>
               </au>
               <au>
                  <snm>Hunter</snm>
                  <fnm>L</fnm>
               </au>
            </aug>
            <source>Artificial Intelligence and Systems Biology</source>
            <publisher> Springer</publisher>
            <editor>Dubitzky W, Azuaje F</editor>
            <series>
               <title>
                  <p>Springer Series on Computational Biology</p>
               </title>
            </series>
            <pubdate>2005</pubdate>
         </bibl>
         <bibl id="B33">
            <title>
               <p>Towards semantic role labeling &amp; IE in the medical literature</p>
            </title>
            <aug>
               <au>
                  <snm>Kogan</snm>
                  <fnm>Y</fnm>
               </au>
               <au>
                  <snm>Collier</snm>
                  <fnm>N</fnm>
               </au>
               <au>
                  <snm>Pakhomov</snm>
                  <fnm>S</fnm>
               </au>
               <au>
                  <snm>Krauthammer</snm>
                  <fnm>M</fnm>
               </au>
            </aug>
            <pubdate>2005</pubdate>
            <fpage>410</fpage>
            <lpage>414</lpage>
            <xrefbib>
               <pubidlist>
                  <pubid idtype="pmcid">1560806</pubid>
                  <pubid idtype="pmpid">16779072</pubid>
               </pubidlist>
            </xrefbib>
         </bibl>
         <bibl id="B34">
            <title>
               <p>BIOSMILE: Adapting Semantic Role Labeling for Biomedical Verbs: An Exponential Model Coupled with Automatically Generated Template Features: New York.
					</p>
            </title>
            <aug>
               <au>
                  <snm>Tsai</snm>
                  <fnm>RTH</fnm>
               </au>
               <au>
                  <snm>Chou</snm>
                  <fnm>WC</fnm>
               </au>
               <au>
                  <snm>Lin</snm>
                  <fnm>YC</fnm>
               </au>
               <au>
                  <snm>Ku</snm>
                  <fnm>W</fnm>
               </au>
               <au>
                  <snm>Su</snm>
                  <fnm>YS</fnm>
               </au>
               <au>
                  <snm>Sung</snm>
                  <fnm>TY</fnm>
               </au>
               <au>
                  <snm>Hsu</snm>
                  <fnm>WL</fnm>
               </au>
            </aug>
            <publisher/>
            <pubdate>2006</pubdate>
         </bibl>
         <bibl id="B35">
            <title>
               <p>Identification of common molecular subsequences</p>
            </title>
            <aug>
               <au>
                  <snm>Smith</snm>
                  <fnm>TF</fnm>
               </au>
               <au>
                  <snm>Waterman</snm>
                  <fnm>MS</fnm>
               </au>
            </aug>
            <source>Journal of Molecular Biology</source>
            <pubdate>1981</pubdate>
            <volume>147</volume>
            <fpage>195</fpage>
            <lpage>197</lpage>
            <xrefbib>
               <pubidlist>
                  <pubid idtype="doi">10.1016/0022-2836(81)90087-5</pubid>
                  <pubid idtype="pmpid" link="fulltext">7265238</pubid>
               </pubidlist>
            </xrefbib>
         </bibl>
         <bibl id="B36">
            <title>
               <p>Semantic Role Labeling by Tagging Syntactic Chunks</p>
            </title>
            <aug>
               <au>
                  <snm>Hacioglu</snm>
                  <fnm>K</fnm>
               </au>
               <au>
                  <snm>Pradhan</snm>
                  <fnm>S</fnm>
               </au>
               <au>
                  <snm>Ward</snm>
                  <fnm>W</fnm>
               </au>
               <au>
                  <snm>Martin</snm>
                  <fnm>JH</fnm>
               </au>
               <au>
                  <snm>Jurafsky</snm>
                  <fnm>D</fnm>
               </au>
            </aug>
            <pubdate>2004</pubdate>
            <xrefbib>
               <pubid idtype="pmpid" link="fulltext">14996672</pubid>
            </xrefbib>
         </bibl>
         <bibl id="B37">
            <title>
               <p>Generalized Iterative Scaling for Log-Linear Models</p>
            </title>
            <aug>
               <au>
                  <snm>Darroch</snm>
                  <fnm>JN</fnm>
               </au>
               <au>
                  <snm>Ratcliff</snm>
                  <fnm>D</fnm>
               </au>
            </aug>
            <source>The Annals of Mathematical Statistics</source>
            <pubdate>1972</pubdate>
         </bibl>
         <bibl id="B38">
            <title>
               <p>Numerical Optimization</p>
            </title>
            <aug>
               <au>
                  <snm>Nocedal</snm>
                  <fnm>J</fnm>
               </au>
               <au>
                  <snm>Wright</snm>
                  <fnm>SJ</fnm>
               </au>
            </aug>
            <publisher> Springer</publisher>
            <pubdate>1999</pubdate>
         </bibl>
         <bibl id="B39">
            <title>
               <p>Using Predicate-Argument Structures for Information Extraction</p>
            </title>
            <aug>
               <au>
                  <snm>Surdeanu</snm>
                  <fnm>M</fnm>
               </au>
               <au>
                  <snm>Harabagiu</snm>
                  <fnm>SM</fnm>
               </au>
               <au>
                  <snm>Williams</snm>
                  <fnm>J</fnm>
               </au>
               <au>
                  <snm>Aarseth</snm>
                  <fnm>P</fnm>
               </au>
            </aug>
            <pubdate>2003</pubdate>
            <fpage>8</fpage>
            <lpage>15</lpage>
         </bibl>
      </refgrp>
   </bm>
</art>
