Hey all,

I've been working with Domy for about a week and I'm trying to automate
the process of going from a *.tmx to a trained translation module.

This is my understanding of the sequence so far:
import-tmx
rename directories (ie. en/en/data.txt en/nl/data.txt)
clean-corpus
sa-champollion to align
build-tm
build-lm
train-lm
ready to translate?

Is my understanding of this correct? I'd also appreciate help with
formatting output of graphs. the import-tmx graph outputs a directory
structure such as '/Test/tm/us_gb/us_gb/nl_nl' but the clean-corpus
graph expects a structure such as '/Test/tm/en/en/nl'. Is there a way to
modify the output in the config.ini file or should I just write a bash
script to rename everything?

Thanks,



_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to