A tool to convert TMX files into bilingual corpus files suitable for e.g. training machine translation tools like Moses MT.
Invoke as::
tmx2corpus <path to TMX file>
This package is not on PyPI, so install with::
pip install git+https://github.com/amake/tmx2corpus.git
TMX2Corpus is distributed under the MIT license <LICENSE.txt>
__.