# Reviewed Japanese learning data

The bundled, content-only `data/jlpt/runtime/jlpt.db` is generated from the
reviewed JSON sets in `data/jlpt/source` by `tools/build_jlpt_database.py`.
Android and iOS package the same generated database and do not download
dictionary content at runtime.

The active source contains N5-N1 and non-JLPT (`OUTSIDE`) vocabulary and kanji,
with Japanese forms, English and Korean meanings, and aligned Japanese examples
with English and Korean translations. The previously used community datasets
are retained only under `data/jlpt/source_old` and are not imported into the
runtime database.

Source ownership and redistribution terms for the reviewed replacement data
must be maintained alongside the supplied dataset. This file intentionally does
not attribute the active data to the previous CSV/kanji sources.
