Skip to content

Supervised Multidocument Summarization using neural sentence embeddings

Notifications You must be signed in to change notification settings

mtthss/experiments-in-summarization

Repository files navigation


Experiment on various multidocument summarization methods

  • evaluate classifical hand crafted relevance features

  • learn linear/non-linear models for relevance, training on DUC conference datasets

  • explore the use of neural sentence embeddings for identifying redundancy

  • tune the trade-off between relevance and redundancy on development data

  • compare the use of A* search and Dynamic Programming to find best summary given score functions and trade-off

About

Supervised Multidocument Summarization using neural sentence embeddings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages