File Information
File: 05-lr/acl_arc_1_sum/cleansed_text/xml_by_section/intro/97/p97-1064_intro.xml
Size: 979 bytes
Last Modified: 2025-10-06 14:06:24
<?xml version="1.0" standalone="yes"?> <Paper uid="P97-1064"> <Title>A Structured Language Model</Title> <Section position="2" start_page="0" end_page="0" type="intro"> <SectionTitle> 1 Introduction </SectionTitle> <Paragraph position="0"> The main goal of the proposed project is to develop a language model(LM) that uses syntactic structure.</Paragraph> <Paragraph position="1"> The principles that guided this propoSSal were: * the model will develop syntactic knowledge as a built-in feature; it will assign a probability to every joint sequence of words-binary-parse-structure; * the model should operate in a left-to-right manner so that it would be possible to decode word lattices provided by an automatic speech recognizer.</Paragraph> <Paragraph position="2"> The model consists of two modules: a next word predictor which makes use of syntactic structure as developed by a parser. The operations of these two modules are intertwined.</Paragraph> </Section> class="xml-element"></Paper>