Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 515 Bytes

README.md

File metadata and controls

15 lines (14 loc) · 515 Bytes

open-korean-text-dic-updater

Dictionary updater for open-korean-text

Usage

  1. Download 'Go' and install for build.
  2. Build!
    go build
  3. Prepare current dictionary file and additional words file.
  4. Run the file generated through build.
  5. Select menu
  • 1. Create new dictionary file
  • 2. Exit
  1. Input current dictionary file name.
  2. Input file name including additional words.
  3. New dictionary file(new_[current dictionary file name].txt) will be generated.