Story Cloze Ending Selection Baselines and Data Examination
Abstract
This paper describes two supervised baseline systems for the Story Cloze Test Shared Task (Mostafazadeh et al., 2016a). We first build a classifier using features based on word embeddings and semantic similarity computation. We further implement a neural LSTM system with different encoding strategies that try to model the relation between the story and the provided endings. Our experiments show that a model using representation features based on average word embedding vectors over the given story words and the candidate ending sentences words, joint with similarity features between the story and candidate ending representations performed better than the neural models. Our best model achieves an accuracy of 72.42, ranking 3rd in the official evaluation.
Cite
@article{arxiv.1703.04330,
title = {Story Cloze Ending Selection Baselines and Data Examination},
author = {Todor Mihaylov and Anette Frank},
journal= {arXiv preprint arXiv:1703.04330},
year = {2017}
}
Comments
Submission for the LSDSem 2017 - Linking Models of Lexical, Sentential and Discourse-level Semantics - Shared Task