Language Independent Extractive Summarization

Abstract

We demonstrate TextRank -- a system for unsupervised extractive summarization that relies on the application of iterative graph-based ranking algorithms to graphs encoding the cohesive structure of a text. An important characteristic of the system is that it does not rely on any language-specific knowledge resources or any manually constructed training data, and thus it is highly portable to new languages or domains.

Cite

Text

Mihalcea. "Language Independent Extractive Summarization." AAAI Conference on Artificial Intelligence, 2005. doi:10.3115/1225753.1225766

Markdown

[Mihalcea. "Language Independent Extractive Summarization." AAAI Conference on Artificial Intelligence, 2005.](https://mlanthology.org/aaai/2005/mihalcea2005aaai-language/) doi:10.3115/1225753.1225766

BibTeX

@inproceedings{mihalcea2005aaai-language,
  title     = {{Language Independent Extractive Summarization}},
  author    = {Mihalcea, Rada},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2005},
  pages     = {1688-1689},
  doi       = {10.3115/1225753.1225766},
  url       = {https://mlanthology.org/aaai/2005/mihalcea2005aaai-language/}
}