File Information
File: 05-lr/acl_arc_1_sum/cleansed_text/xml_by_section/abstr/04/w04-2416_abstr.xml
Size: 1,094 bytes
Last Modified: 2025-10-06 13:44:00
<?xml version="1.0" standalone="yes"?> <Paper uid="W04-2416"> <Title>Semantic Role Labeling by Tagging Syntactic Chunks</Title> <Section position="1" start_page="0" end_page="0" type="abstr"> <SectionTitle> Abstract </SectionTitle> <Paragraph position="0"> In this paper, we present a semantic role labeler (or chunker) that groups syntactic chunks (i.e. base phrases) into the arguments of a predicate. This is accomplished by casting the semantic labeling as the classification of syntactic chunks (e.g. NP-chunk, PP-chunk) into one of several classes such as the beginning of an argument (B-ARG), inside an argument (I-ARG) and outside an argument (O). This amounts to tagging syntactic chunks with semantic labels using the IOB representation. The chunker is realized using support vector machines as one-versus-all classifiers. We describe the representation of data and information used to accomplish the task. We participate in the &quot;closed challenge&quot; of the CoNLL-2004 shared task and report results on both development and test sets.</Paragraph> </Section> class="xml-element"></Paper>