generated from ElnuDev/go-project
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
791 B
14 lines
791 B
2 years ago
|
# jichanorg/dict
|
||
|
|
||
|
**jichanorg/dict** is a [hypermedia](https://hypermedia.systems/) and JSON API for parsing the JMDict Japanese dictionary project.
|
||
|
|
||
|
Its primary goals are:
|
||
|
|
||
|
- be a self-hostable dictionary solution to replace existing proprietary ([Jisho.org](https://jisho.org/)) and partially proprietary ([Jotoba](https://jotoba.de/)) dictionaries.
|
||
|
- Provide a hypermedia API for integration into other applications, such as [jichanorg/shiritori](../shiritori).
|
||
|
|
||
|
### Configuration
|
||
|
|
||
|
1. [Download the latest version of JMdict](https://www.edrdg.org/wiki/index.php/JMdict-EDICT_Dictionary_Project#CURRENT_VERSION_&_DOWNLOAD). For development, download the file with only English glosses, which will substantially decrease parsing time.
|
||
|
2. Extract the archive
|
||
|
3. Rename the file to JMDict.xml
|