Tools for TMX

From Apertium
Revision as of 10:07, 11 March 2009 by Francis Tyers (talk | contribs) (New page: As it is now quite easy to make lots of large TMXes with Bitextor and other tools, it would be good to have some tools for processing them. There are various things that it would be us...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

As it is now quite easy to make lots of large TMXes with Bitextor and other tools, it would be good to have some tools for processing them. There are various things that it would be useful to do. For example:

  • Given a TMX file, strip out translation units for any given two languages. Bitextor and other tools generate TMX files with many possible combinations of languages, it would be good to be able to say, for a file of "no is en da sv", just give me all TUs which are "en-da".
  • Given a TMX file, strip out duplicate translation units. Kind of like a uniq for TMX.
  • Given a TMX file, sort the file by: line length, language, etc. sort for TMX.