An Augmented State Transition Network Analysis Procedure
Abstract
A syntactic analysis procedure is described which obtains directly the deep structure information associated with an input sentence. The implementation utilizes a state transition network characterizing those linguistic facts representable in a context free form, and a number of techniques to code and derive additional logic information and to permit the compression of the network size, thereby allowing more efficient operation of the system. By recognizing identical constituent predictions stemming from two different analysis paths, the system determines the structure of this constituent only once. When two alternative paths through the state transition network converge to a single state at some point In the analysis, subsequent analyses are carried out only once despite the earlier ambiguity. Use of flags to carry feature concordance and previous context information allows merging of a number of almost identical paths through the network.
Cite
Text
Bobrow and Fraser. "An Augmented State Transition Network Analysis Procedure." International Joint Conference on Artificial Intelligence, 1969.Markdown
[Bobrow and Fraser. "An Augmented State Transition Network Analysis Procedure." International Joint Conference on Artificial Intelligence, 1969.](https://mlanthology.org/ijcai/1969/bobrow1969ijcai-augmented/)BibTeX
@inproceedings{bobrow1969ijcai-augmented,
title = {{An Augmented State Transition Network Analysis Procedure}},
author = {Bobrow, Daniel G. and Fraser, J. Bruce},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {1969},
pages = {557-568},
url = {https://mlanthology.org/ijcai/1969/bobrow1969ijcai-augmented/}
}