Datasets:
File size: 1,695 Bytes
1f83b20 8ffdbb4 1f83b20 8ffdbb4 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 | ---
license: cc-by-nc-nd-4.0
language:
- az
task_categories:
- text-generation
- fill-mask
tags:
- azerbaijan
- text
- corpus
- news
- books
- legislation
- wikipedia
- localdoc
size_categories:
- 1M<n<10M
---
# AzTC — Full Version (Azerbaijan Text Corpus)
The expanded version of [LocalDoc/AzTC](https://huggingface.co/datasets/LocalDoc/AzTC),
and one of the largest text corpora in the Azerbaijani language.
## Overview
The corpus contains approximately **2.4 billion tokens** of Azerbaijani text,
compiled and cleaned from a wide range of sources including news portals, books,
Wikipedia, and legislation. Text is organized at the document / passage level so
that each row is a coherent unit rather than an isolated fragment.
## Format
Provided as parquet with the following fields:
- `text` — the document or passage
- `source` — provenance label indicating which collection the text came from
## License
The dataset is licensed under **CC BY-NC-ND 4.0**:
- **Attribution** — you must give appropriate credit and indicate if changes were made.
- **Non-Commercial** — you may not use the material for commercial purposes.
- **No Derivatives** — if you remix, transform, or build upon the material, you may not distribute the modified material.
See the [CC BY-NC-ND 4.0 license](https://creativecommons.org/licenses/by-nc-nd/4.0/) for details.
## Contact
For questions or issues, please contact LocalDoc at v.resad.89@gmail.com
## Citation
```
@misc{aztc_full,
title = {Azerbaijan Text Corpus — Full Version (AzTC)},
author = {LocalDoc},
howpublished = {\url{https://huggingface.co/datasets/LocalDoc/AzTC}},
note = {Licensed under CC BY-NC-ND 4.0}
}
``` |