|
--- |
|
language: |
|
- en |
|
- es |
|
- fr |
|
tags: |
|
- fanfiction |
|
- novel |
|
- writing |
|
size_categories: |
|
- 100M<n<1B |
|
license: cc |
|
--- |
|
|
|
# Fanfiction Meta |
|
|
|
This repo contains 660M meta files for story content from fanfictions.com |
|
```json |
|
{ |
|
"source_file": "A song of Ice and Fire_ Legend of Zelda - Anarion Star-Dragon - The Hylian Knight.txt", |
|
"category": "A song of Ice and Fire, Legend of Zelda", |
|
"rating": "M", |
|
"chapters": "4", |
|
"words": "4,433", |
|
"story_url": "http://www.fanfiction.net/s/8906943/1/", |
|
"summary": "Follows general story of ASOIAF with characters from LOZ added in, focuses on Link and Zelda", |
|
"language": "English" |
|
} |
|
``` |
|
|
|
Note: you can get a tag list by splitting "category" field with ", " delimiter. |
|
|
|
## Usage |
|
|
|
This data is sufficient for fanfiction-related data analysis. |