Datasets:
metadata
language:
- tl
license: mit
task_categories:
- text-classification
dataset-info:
- config-name: paragraph-level_34auth
features:
- name: author
dtype: string
- name: sentence
dtype: string
tags:
- literature
- author attribution
size_categories:
- 10K<n<100K
Panitikan-34 Corpus
Panitikan-34 contains Filipino literary texts from 34 Filipino authors from the late 19th to early 20th century. The data was gathered from the Tagalog books category of Project Gutenberg using the scrapy library. Various pre-processing techniques were also applied to the dataset which can also be adopted in other languages as discussed in the paper. Dictionaries, thesauruses, and works translated from other languages were excluded to solely focus on literary texts and the original author's writing style.
A smaller version of the dataset is also provided which only contains the top 10 Filipino authors who had the most literary works in the website. Kindly check it out at this link.
Dataset Specifications
Items | Count |
---|---|
No. of tokens | 724,133 |
Vocabulary Size | 60,354 |
No. of literary works | 47 |
No. of authors | 34 |