Using Sentence-level LSTM Language Models For Script Inference | Awesome LLM Papers Contribute to Awesome LLM Papers

Using Sentence-level LSTM Language Models For Script Inference

Karl Pichotta, Raymond J. Mooney . Proceedings of the 54th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers) 2016 – 65 citations

[Paper]   Search on Google Scholar   Search on Semantic Scholar
ACL Uncategorized

There is a small but growing body of research on statistical scripts, models of event sequences that allow probabilistic inference of implicit events from documents. These systems operate on structured verb-argument events produced by an NLP pipeline. We compare these systems with recent Recurrent Neural Net models that directly operate on raw tokens to predict sentences, finding the latter to be roughly comparable to the former in terms of predicting missing events in documents.

Similar Work