Want to contribute? Fork me on Codeberg.org!
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
jichan.org-go/dict
Elnu 91fb5d9e3b Implement dictionary data serialization to improve startup times 2 years ago
..
templates Better template loading, word page 2 years ago
.gitignore Implement dictionary data serialization to improve startup times 2 years ago
README.md dict: MVP 2 years ago
go.mod dict: MVP 2 years ago
go.sum dict: MVP 2 years ago
main.go Implement dictionary data serialization to improve startup times 2 years ago

README.md

jichanorg/dict

jichanorg/dict is a hypermedia 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) and partially proprietary (Jotoba) dictionaries.
  • Provide a hypermedia API for integration into other applications, such as jichanorg/shiritori.

Configuration

  1. Download the latest version of JMdict. 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