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.
21 lines
976 B
21 lines
976 B
# 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
|
|
|
|
#### JMdict
|
|
|
|
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
|
|
|
|
#### JmdictFurigana
|
|
|
|
1. [Download the latest version of JmdictFurigana.txt](https://github.com/Doublevil/JmdictFurigana/releases)
|
|
2. Ensure it's named JmdictFurigana.txt. |