Broad-Coverage Parsing with Neural Networks

作者:Marshall R. Mayberry III, 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 broad-coverage Head-driven Phrase Structure Grammar of English.

论文关键词:cognitive modeling, natural language processing, neural networks, parsing, recursive autoassociative memory, simple recurrent network

论文评审过程:

论文官网地址:https://doi.org/10.1007/s11063-004-3423-4