An open API service indexing awesome lists of open source software.

https://github.com/amake/tmx2corpus

A tool for converting TMX files into bilingual corpora
https://github.com/amake/tmx2corpus

Last synced: about 1 year ago
JSON representation

A tool for converting TMX files into bilingual corpora

Awesome Lists containing this project

README

          

TMX2Corpus
============

A tool to convert TMX files into bilingual corpus files suitable for e.g.
training machine translation tools like Moses MT.

Usage
=====
Invoke as::

tmx2corpus

Quick Install
=============
This package is not on PyPI, so install with::

pip install git+https://github.com/amake/tmx2corpus.git

License
=======

TMX2Corpus is distributed under the `MIT license `__.