@InProceedings{tozzo-jovanovic-amer:2018:W18-15,
  author    = {Tozzo, Alex  and  Jovanovic, Dejan  and  Amer, Mohamed},
  title     = {Neural Event Extraction from Movies Description},
  booktitle = {Proceedings of the First Workshop on Storytelling},
  month     = {June},
  year      = {2018},
  address   = {New Orleans, Louisiana},
  publisher = {Association for Computational Linguistics},
  pages     = {60--66},
  abstract  = {We present a novel approach for event extraction and abstraction from movie descriptions. Our event frame consists of `who'', ``did what'' ``to whom'', ``where'', and ``when''. We formulate our problem using a recurrent neural network, enhanced with structural features extracted from syntactic parser, and trained using curriculum learning by progressively increasing the difficulty of the sentences. Our model serves as an intermediate step towards question answering systems, visual storytelling, and story completion tasks. We evaluate our approach on MovieQA dataset.},
  url       = {http://www.aclweb.org/anthology/W18-1507}
}

