Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
"Verse-Wikisource" is a collection of 200,000 verses extracted from 9,000 works digitized by the Wikisource project.
|
2 |
+
|
3 |
+
Verses have been selected through the following process:
|
4 |
+
* All works categorized as poem (or as sub-categories of poem), using petscan.
|
5 |
+
* Only the texts parts labelled as "poem" with Wikisource internal markup system.
|
6 |
+
* Only the verses shorted than 21 words to remove remaining artifacts.
|
7 |
+
|
8 |
+
The dataset includes the following features:
|
9 |
+
* The individual verse.
|
10 |
+
* Its size.
|
11 |
+
* Its position in the original poem (which makes it possible to reconstruct the poem sequentially, if relevant)
|
12 |
+
* The page name in Wikisource.
|
13 |
+
* The link to the original document in Wikisource.
|