It's a (muddle) double fork of https://github.com/turfaa/IndonesianKataBakuChecker and https://github.com/berviantoleo/Kata-Baku-Checker-for-PO-File
The main difference is addition of "padanan kata" or term word checker. There are many IT related word that left untranslated because the equivalent word in Indonesian is confusing or not many people familiar with it. Some effort by government is trying to standardize this IT term by publishing list of translated IT term in English. Thus, this "padanan kata" checker is trying to popularizing the usage of said translated IT term.
Reference
- An article about translating foreign term
- Published IT term by government, as per Instruksi Presiden no 2 th 2001
python rendra.py -i [Input File] -t po
- Expand dictionary.
- Create more checkers.
- Improve this readme.
MIT