Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Kaikki Ultimate Raw SQLite - World Dictionary Database (2026 Edition)
|
| 2 |
## 📌 Overview
|
| 3 |
This dataset is a high-performance **SQLite conversion** of the massive Kaikki.org (Wiktextract) raw data. It contains millions of lexical entries across thousands of languages, preserved in its **absolute raw JSON format** to ensure zero data loss.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-sa-3.0
|
| 3 |
+
language:
|
| 4 |
+
- id
|
| 5 |
+
- jv
|
| 6 |
+
- su
|
| 7 |
+
- la
|
| 8 |
+
- sa
|
| 9 |
+
- en
|
| 10 |
+
tags:
|
| 11 |
+
- linguistics
|
| 12 |
+
- etymology
|
| 13 |
+
- dictionary
|
| 14 |
+
- sqlite
|
| 15 |
+
- wiktextract
|
| 16 |
+
repo_metadata: true
|
| 17 |
+
pretty_name: Kaikki Wiktionary Ultimate SQLite
|
| 18 |
+
size_categories:
|
| 19 |
+
- 10M<n<100M
|
| 20 |
+
---
|
| 21 |
+
|
| 22 |
# Kaikki Ultimate Raw SQLite - World Dictionary Database (2026 Edition)
|
| 23 |
## 📌 Overview
|
| 24 |
This dataset is a high-performance **SQLite conversion** of the massive Kaikki.org (Wiktextract) raw data. It contains millions of lexical entries across thousands of languages, preserved in its **absolute raw JSON format** to ensure zero data loss.
|