Helper methods and static resources for translationCore.
This repository should be included as a sub-module in translationCore.
To update resources, run npm run update-resource <args> (instructions given in ./index.js).
*** Note: we are still transitioning from ULB to ULT (and UDB to UDT), so for now will have to manually move the output file until the source files are renamed. Also for now we need
to run the scripts npm run update-aligned-ult and npm run update-aligned-udt until aligned data is integrated in.
To update UGNT resources, run npm run ugnt-parse (instructions given in ./script/ugntParse.js).
And after updating UGNT resources, you need update TW resources, run npm run build-ugnt-tw (instructions given in ./script/ugntParse.js).