/tC_Resources

Repository For Static tC Resources

Primary LanguageJavaScript

Build Status codecov

tC Resources

Helper methods and static resources for translationCore.

Usage

This repository should be included as a sub-module in translationCore.

Scripts

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).