neural networks research group
areas
people
projects
demos
publications
software/data
Broad-Coverage Parsing with Neural Networks (2005)
Marshall R. Mayberry III
and
Risto Miikkulainen
Subsymbolic systems have been successfully used to model several aspects of human language processing. Such parsers are appealing because they allow revising the interpretation as words are incrementally processed. Yet, it has been very hard to scale them up to realistic language due to training time, limited memory, and the difficulty of representing linguistic structure. In this study, we show that it is possible to keep track of long-distance dependencies and to parse into deeper structures than before based on two techniques: a localist encoding of the input sequence and a dynamic unrolling of the network according to the parse tree. With these techniques, the system can nonmonotonically parse a corpus of realistic sentences into parse trees labelled with grammatical tags from a broadcoverage Head-driven Phrase Structure Grammar of English.
View:
PDF
Citation:
Neural Processing Letters
, 21:121--143, 2005.
Bibtex:
@article{mayberry:nepl05, title={Broad-Coverage Parsing with Neural Networks}, author={Marshall R. Mayberry III and Risto Miikkulainen}, volume={21}, journal={Neural Processing Letters}, pages={121--143}, url="http://nn.cs.utexas.edu/?mayberry:nepl05", year={2005} }
People
Marshall R. Mayberry III
Ph.D. Alumni
marty mayberry [at] gmail com
Risto Miikkulainen
Faculty
risto [at] cs utexas edu
Software/Data
MIR Sentence Processing Package
The MIR Sentence Processing package contains the C source code for the MIR system, as well as a selection of scripts wi...
1998
Areas of Interest
Natural Language Processing (Cognitive)
Cognitive Science