File size: 1,409 Bytes
115cbc0
bd3a9f1
 
115cbc0
 
 
bd3a9f1
 
 
 
 
 
 
115cbc0
 
 
 
 
8abe950
 
 
 
 
 
 
4d92527
8abe950
 
 
 
 
 
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
---
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](https://www.gutenberg.org/browse/languages/tl) using the [scrapy](https://scrapy.org/) 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](https://huggingface.co/datasets/Galahallt/Panitikan-10).

# Dataset Specifications
|  Items     |      Count      |
| :---: | :---: |
|   No. of tokens             |      724,133   |
|   Vocabulary Size           |      60,354    |   
|   No. of literary works     |      47        |
|   No. of authors            |      34        |