---
tags:
- summarization
language:
- ind
---

# indosum

INDOSUM is a new benchmark dataset for Indonesian text summarization. 

The dataset consists of news articles and manually constructed summaries.

## Dataset Usage

Run `pip install nusacrowd` before loading the dataset through HuggingFace's `load_dataset`.

## Citation

```
@INPROCEEDINGS{8629109,
  author={Kurniawan, Kemal and Louvan, Samuel},
  booktitle={2018 International Conference on Asian Language Processing (IALP)}, 
  title={Indosum: A New Benchmark Dataset for Indonesian Text Summarization}, 
  year={2018},
  volume={},
  number={},
  pages={215-220},
  doi={10.1109/IALP.2018.8629109}}
```

## License

Apache License, Version 2.0

## Homepage

[https://github.com/kata-ai/indosum](https://github.com/kata-ai/indosum)

### NusaCatalogue

For easy indexing and metadata: [https://indonlp.github.io/nusa-catalogue](https://indonlp.github.io/nusa-catalogue)