Datasets:
Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,25 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language:
|
| 3 |
+
- en
|
| 4 |
+
- de
|
| 5 |
+
license: other
|
| 6 |
+
tags:
|
| 7 |
+
- stoicism
|
| 8 |
+
- philosophy
|
| 9 |
+
- marcus-aurelius
|
| 10 |
+
- epictetus
|
| 11 |
+
- Meditations
|
| 12 |
+
- seneca
|
| 13 |
+
- ocr
|
| 14 |
+
pretty_name: WWMAD Stoic Quote Corpus
|
| 15 |
+
---
|
| 16 |
+
Source
|
| 17 |
+
- Viastoica.com
|
| 18 |
+
- Project Gutenberg
|
| 19 |
+
OCR’d and cleaned using Tesseract in Google Colab.
|
| 20 |
+
|
| 21 |
+
Intended use: Grounding philosophical Q&A responses in a Retrieval-Augmented Generation (RAG) system supporting the WWMAD bot.
|
| 22 |
+
|
| 23 |
+
License: This dataset includes material believed to be in the public domain or publicly redistributable. Users are advised to verify content license terms before republishing or using commercially.
|
| 24 |
+
|
| 25 |
+
Cleaning: Removed links, author signatures, and misrecognized footers. OCR artifacts may remain and will be refined in future versions.
|