@InProceedings{bossard-rodrigues:2017:RANLP,
  author    = {Bossard, Aur\'{e}lien  and  Rodrigues, Christophe},
  title     = {An Evolutionary Algorithm for Automatic Summarization},
  booktitle = {Proceedings of the International Conference Recent Advances in Natural Language Processing, RANLP 2017},
  month     = {September},
  year      = {2017},
  address   = {Varna, Bulgaria},
  publisher = {INCOMA Ltd.},
  pages     = {111--120},
  abstract  = {This paper proposes a novel method to select sentences for automatic
	summarization based on an evolutionary algorithm. The algorithm explores
	candidate summaries space following an objective function computed over ngrams
	probability distributions of the candidate summary and the source documents.
	This method does not consider a summary as a stack of independent sentences but
	as a whole text, and makes use of advances in unsupervised summarization
	evaluation. We compare this sentence extraction method to one of the best
	existing methods which is based on integer linear programming, and show its
	efficiency on three different acknowledged corpora.},
  url       = {https://doi.org/10.26615/978-954-452-049-6_017}
}

