Scripts by a translator dabbling in programming to ease various tasks related to handling files used CAT tools or to the translation process in general.
Go to file
2022-07-16 13:51:06 +09:00
.vscode Add VSCodium launch settings. 2022-07-08 18:42:46 +09:00
omegat_tools Move more shared code to this module. 2022-07-16 13:51:06 +09:00
.gitignore Add .gitignore 2022-07-04 23:19:33 +09:00
LICENSE Initial commit 2022-07-03 16:14:16 +09:00
README.md Update general README. 2022-07-08 18:42:10 +09:00

Little CAT Tools

This repository is intended to host scripts written to simplify various repetitive or tedious tasks involving CAT tools, mostly in terms of handing the files used or generated by such tools.

Many of the scripts presented here are newly rewritten, improved (hopefully!), and more generally applicable versions based on my memory (and sometimes a few notes) of quick and dirty scripts I'd made at work a few years ago. A few are completely new, based on ideas I'd been wanting to try but never had the chance to work on.

Descriptions of the individual scripts can, for the time being, be found in the README in their subfolder.

Disclaimer

These scripts are provided as is. They have not been tested extensively, and are not designed to handle unexpected inputs. The author shall not take responsibility is the use of these scripts blows up your coffee machine or results in any other unforeseen or unintended consequences.

License

In the spirit of sharing and freedom fostered by OmegaT, which inspired the majority of the scripts here, all scripts in this repository are provided under the terms of the GPL3+ license.