-
I figured I'd might find something similar for Korean but haven't managed to find a dictionary in the proper JSON format. I did find this creative commons dictionary here: https://github.com/mhagiwara/cc-kedict but unfortunately the author never got back to me about my inquiry.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
pyglossary
A tool for converting dictionary files aka glossaries. Mainly to help use our offline glossaries in any Open Source dictionary we like on any modern operating system / device.
Oh, I can help with getting them to JSONS maybe. I just made some from stardict dictionaries. https://github.com/ilius/pyglossary I used this tool in the main github) to make csv files via commandline and then used the tool (jsonit.sh) from this github to make the csv into JSONS. You just have to remove the , between } and ] at the end. I converted the Korean dictionaries there. I am working on some Chinese stardicts as well, have them in json but need to remove the commas.
-
MigakuDicts
Discontinued Migaku-formatted dictionaries [GET https://api.github.com/repos/MichaelPetre/MigakuDicts: 404 - Not Found // See: https://docs.github.com/rest/repos/repos#get-a-repository]
Oh, I can help with getting them to JSONS maybe. I just made some from stardict dictionaries. https://github.com/ilius/pyglossary I used this tool in the main github) to make csv files via commandline and then used the tool (jsonit.sh) from this github to make the csv into JSONS. You just have to remove the , between } and ] at the end. I converted the Korean dictionaries there. I am working on some Chinese stardicts as well, have them in json but need to remove the commas.