Add SVG banner, update README with current stats
Browse files- README.md +7 -5
- banner.svg +142 -0
README.md
CHANGED
|
@@ -20,22 +20,24 @@ size_categories:
|
|
| 20 |
- 1K<n<10K
|
| 21 |
---
|
| 22 |
|
| 23 |
-
|
|
|
|
|
|
|
| 24 |
|
| 25 |
A corpus of occult, esoteric, and hermetic texts compiled from public domain sources.
|
| 26 |
|
| 27 |
## Contents
|
| 28 |
|
| 29 |
```
|
| 30 |
-
Total documents: 6,
|
| 31 |
-
Total characters:
|
| 32 |
-
Parquet size:
|
| 33 |
```
|
| 34 |
|
| 35 |
| Source | Documents | Characters |
|
| 36 |
|--------|-----------|------------|
|
| 37 |
| sacred-texts | 5,873 | 85.7M |
|
| 38 |
-
| internet-archive |
|
| 39 |
| gutenberg | 67 | 55.6M |
|
| 40 |
|
| 41 |
Covers alchemy, Kabbalah, Thelema, grimoires, Hermetica, Gnosticism, sacred texts, and related traditions. Primarily English with 120 Latin texts and smaller French/German collections.
|
|
|
|
| 20 |
- 1K<n<10K
|
| 21 |
---
|
| 22 |
|
| 23 |
+
<p align="center">
|
| 24 |
+
<img src="banner.svg" alt="text-cult banner" width="100%"/>
|
| 25 |
+
</p>
|
| 26 |
|
| 27 |
A corpus of occult, esoteric, and hermetic texts compiled from public domain sources.
|
| 28 |
|
| 29 |
## Contents
|
| 30 |
|
| 31 |
```
|
| 32 |
+
Total documents: 6,268
|
| 33 |
+
Total characters: 305,251,131
|
| 34 |
+
Parquet size: 117.6 MB (zstd compressed)
|
| 35 |
```
|
| 36 |
|
| 37 |
| Source | Documents | Characters |
|
| 38 |
|--------|-----------|------------|
|
| 39 |
| sacred-texts | 5,873 | 85.7M |
|
| 40 |
+
| internet-archive | 328 | 163.9M |
|
| 41 |
| gutenberg | 67 | 55.6M |
|
| 42 |
|
| 43 |
Covers alchemy, Kabbalah, Thelema, grimoires, Hermetica, Gnosticism, sacred texts, and related traditions. Primarily English with 120 Latin texts and smaller French/German collections.
|
banner.svg
ADDED
|
|