File Information
File: 05-lr/acl_arc_1_sum/cleansed_text/xml_by_section/abstr/06/p06-1054_abstr.xml
Size: 1,087 bytes
Last Modified: 2025-10-06 13:45:01
<?xml version="1.0" standalone="yes"?> <Paper uid="P06-1054"> <Title>Sydney, July 2006. c(c)2006 Association for Computational Linguistics A Fast, Accurate Deterministic Parser for Chinese</Title> <Section position="2" start_page="0" end_page="0" type="abstr"> <SectionTitle> Abstract </SectionTitle> <Paragraph position="0"> We present a novel classifier-based deterministic parser for Chinese constituency parsing. Our parser computes parse trees from bottom up in one pass, and uses classifiers to make shift-reduce decisions.</Paragraph> <Paragraph position="1"> Trained and evaluated on the standard training and test sets, our best model (using stacked classifiers) runs in linear time and has labeled precision and recall above 88% using gold-standard part-of-speech tags, surpassing the best published results. Our SVM parser is 2-13 times faster than state-of-the-art parsers, while producing more accurate results. Our Maxent and DTree parsers run at speeds 40-270 times faster than state-of-the-art parsers, but with 5-6% losses in accuracy.</Paragraph> </Section> class="xml-element"></Paper>