Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ahmadu-suleiman/wiktionary-json-parse
Wiktionary Json Parse is a Java program that parses a large JSON file gotten from kaikki containing English dictionary entries into the preferred SQL databases, Structuring and removing unneeded attributes from the file.
https://github.com/ahmadu-suleiman/wiktionary-json-parse
json maven oop oops-in-java postgresql sqlite
Last synced: 16 days ago
JSON representation
Wiktionary Json Parse is a Java program that parses a large JSON file gotten from kaikki containing English dictionary entries into the preferred SQL databases, Structuring and removing unneeded attributes from the file.
- Host: GitHub
- URL: https://github.com/ahmadu-suleiman/wiktionary-json-parse
- Owner: Ahmadu-Suleiman
- Created: 2023-11-02T19:49:21.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-08-28T15:58:57.000Z (4 months ago)
- Last Synced: 2024-08-28T17:40:26.355Z (4 months ago)
- Topics: json, maven, oop, oops-in-java, postgresql, sqlite
- Language: Java
- Homepage:
- Size: 37.3 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Wiktionary-Json-Parse
Wiktionary Json Parse is a Java program that parses a large JSON file
gotten from [kaikki](https://kaikki.org/) containing English dictionary entries into the preferred
SQL databases, Structuring and removing unneeded attributes
from the file.### Important Steps
* Download the rar file from [here](https://drive.google.com/file/d/1ZSHok88Dcg5XkqXIazxOrirk-XV9kTAz/view?usp=drive_link)
* Place it in the [resources](src/main/resources) folder
* Run the classes in the [main](src/main/java/main) folder to generate the preferred databases### Citations:
Tatu Ylonen: Wiktextract: [Wiktionary as Machine-Readable Structured Data](http://www.lrec-conf.org/proceedings/lrec2022/pdf/2022.lrec-1.140.pdf), Proceedings
of the 13th Conference on Language Resources and Evaluation (LREC), pp. 1317-1325,
Marseille, 20-25 June 2022.