Skip to content

A set of Lightweight APIs used in translation engineering

Notifications You must be signed in to change notification settings

kanezeng/TR-ToolKit

Repository files navigation

Translation Engineering Tool Kit

This is a set of light weight APIs provided for people who are doing g11n/i18n/l10n engineering related tasks.

It contains the following features:

  1. Doing native2ascii conversion.
  2. File encoding conversion.
  3. Extract translatable strings from specified file.
  4. Calculate the word count of translatable strings.
  5. Calculate the difference between two given strings.
  6. Leverage previous translation from given translation memories.
  7. Export translatable strings to a XLIFF file.
  8. Pseudo translate untranslated strings.
  9. more features will be added from time to time...

What I am thinking now:

  1. TM (Translation Memory) management
  2. Language files creation.

If you have any question, feel free to contact me at: me@kanezeng.com

About

A set of Lightweight APIs used in translation engineering

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages