[ { type: install message: </${type}_lex.zip unzip ${type}_lex.zip done # Note: Replace with the latest release date at: # http://sudachi.s3-website-ap-northeast-1.amazonaws.com/sudachidict-raw/ 2. Generate JSON-formatted dictionary from Sudachi Dict CSV data $ sudachi-dict small_lex.csv core_lex.csv notcore_lex.csv 3. Generate binary-formatted system dictionary $ karukan-dict build scored.json 4. Store the system dictionary under a user's home directory $ mkdir -p ${HOME}/.local/share/karukan-im $ mv dict.bin ${HOME}/.local/share/karukan-im EOM } ]