jake-anto commited on
Commit
4952b37
·
verified ·
1 Parent(s): 624bf25

Fix the numbers and name

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -4583,7 +4583,7 @@ language:
4583
 
4584
  # Wiktionary Structured
4585
 
4586
- Wiktionary parsed into normalized, queryable tables. The raw [wiktextract](https://github.com/tatuylonen/wiktextract) output is a single deeply-nested JSON object per entry; this dataset flattens it into eight relational tables joined on a shared key, so you can pull every IPA transcription, every usage example, or every synonym pair without writing a JSON parser.
4587
 
4588
  Covers **4,868 languages** and **10,687,358 entries** from the English Wiktionary dump of **2026-07-06**.
4589
 
@@ -4712,7 +4712,7 @@ Wiktionary content is dual-licensed CC BY-SA 4.0 and GFDL. This dataset is a der
4712
  ```bibtex
4713
  @misc{ Jake2026 ,
4714
  title = {Wiktionary Structured},
4715
- author = { Jake Anto },
4716
  year = { 2026 },
4717
  url = {https://huggingface.co/datasets/jake-anto/wiktionary},
4718
  note = {Derived from en Wiktionary via wiktextract. Dump 2026-07-06.}
 
4583
 
4584
  # Wiktionary Structured
4585
 
4586
+ Wiktionary parsed into normalized, queryable tables. The raw [wiktextract](https://github.com/tatuylonen/wiktextract) output is a single deeply-nested JSON object per entry; this dataset flattens it into seven relational tables joined on a shared key, so you can pull every IPA transcription, every usage example, or every synonym pair without writing a JSON parser.
4587
 
4588
  Covers **4,868 languages** and **10,687,358 entries** from the English Wiktionary dump of **2026-07-06**.
4589
 
 
4712
  ```bibtex
4713
  @misc{ Jake2026 ,
4714
  title = {Wiktionary Structured},
4715
+ author = { Anto, Jake },
4716
  year = { 2026 },
4717
  url = {https://huggingface.co/datasets/jake-anto/wiktionary},
4718
  note = {Derived from en Wiktionary via wiktextract. Dump 2026-07-06.}