Datasets:
Tasks:
Text Generation
Modalities:
Text
Formats:
parquet
Languages:
Azerbaijani
Size:
1K - 10K
License:
| language: | |
| - az | |
| license: cc-by-nc-4.0 | |
| size_categories: | |
| - 1K<n<10K | |
| task_categories: | |
| - text-generation | |
| pretty_name: Azerbaijani History Book Collection — 7 Volume Dataset | |
| tags: | |
| - history | |
| - azerbaijan | |
| dataset_info: | |
| features: | |
| - name: book_name | |
| dtype: string | |
| - name: book_page | |
| dtype: int64 | |
| - name: page_context | |
| dtype: string | |
| splits: | |
| - name: train | |
| num_bytes: 10392426 | |
| num_examples: 3619 | |
| download_size: 5233446 | |
| dataset_size: 10392426 | |
| configs: | |
| - config_name: default | |
| data_files: | |
| - split: train | |
| path: data/train-* | |
| # Azerbaijani History Book Collection — 7 Volume Dataset | |
| This dataset contains extracted and cleaned text from the **7-volume academic edition *“Azərbaycan tarixi”*** published by the **Azerbaijan National Academy of Sciences, A. Bakikhanov Institute of History**. | |
| Each record consists of a book name, page number, and page content. | |
| --- | |
| ## Dataset Structure | |
| | Column | Description | | |
| | -------------- | ------------------------------------------------------------- | | |
| | `book_name` | Volume identifier (e.g., `Azerbaycan_tarixi_cild_1`) | | |
| | `book_page` | Page number in the book | | |
| | `page_context` | Cleaned text content of the page (normalized, no line breaks) | | |
| Example: | |
| ``` | |
| book_name,book_page,page_context | |
| Azerbaycan_tarixi_cild_1,1,AZƏRBAYCAN MİLLİ ELMLƏR AKADEMİYASI A.BAKIXANOV ADINA TARİX İNSTİTUTU AZƏRBAYCAN TARİXİ ... | |
| Azerbaycan_tarixi_cild_1,2,Bu kitab "Azərbaycan tarixi. Yeddi cilddə. I cild" (Bakı, Elm, 1998) nəşri əsasında... | |
| ``` | |
| --- | |
| ## Source & Authors | |
| * **Original Title:** *Azərbaycan tarixi — Yeddi cilddə* | |
| * **Institution:** Azerbaijan National Academy of Sciences — A. Bakikhanov Institute of History | |
| * **Chief Editor:** **Academician Iqrar Əliyev** | |
| * **Publisher:** “Elm” Publishing, Baku | |
| * **Original Publication:** 1998 (first edition), reissued in **2007** | |
| * **ISBN:** 978-9952-448-36-8, 978-9952-448-34-4, 978-9952-448-39-9, 978-9952-448-37-5,978-9952-448-41-2, 978-9952-448-44-03, 978-9952-448-48-1 | |
| The series covers Azerbaijani history from **prehistoric times to the 3rd century AD**, based on archaeological research, written records, social structure analysis, cultural development, and ethnic history. | |
| --- | |
| ## Volumes Included | |
| * `Azerbaycan_tarixi_cild_1` | |
| * `Azerbaycan_tarixi_cild_2` | |
| * `Azerbaycan_tarixi_cild_3` | |
| * `Azerbaycan_tarixi_cild_4` | |
| * `Azerbaycan_tarixi_cild_5` | |
| * `Azerbaycan_tarixi_cild_6` | |
| * `Azerbaycan_tarixi_cild_7` | |
| (Each volume will appear in the dataset with the format `book_name = Azerbaycan_tarixi_cild_X`) | |
| --- | |
| ## License | |
| This dataset licensed under the CC BY-NC 4.0 license. | |
| What does this license allow? | |
| Attribution: You must give appropriate credit, provide a link to the license, and indicate if changes were made. | |
| Non-Commercial: You may not use the material for commercial purposes. | |
| For more information, please refer to the <a target="_blank" href="https://creativecommons.org/licenses/by-nc/4.0/">CC BY-NC 4.0 license</a>. | |
| ## Contact | |
| For more information, questions, or issues, please contact LocalDoc at [[email protected]]. | |