-
Hi MMT team,
I have a question / possible bug report In relation to #385, and the addition of the ${DNTX} tokens.
I've noticed in some cases that MMT isn't preserving the ${DNTX} token in the outp…
-
Hi MMT team,
Right now, MMT is using tensor2tensor version 1.6.3. The latest release for T2T is [1.9.0](https://github.com/tensorflow/tensor2tensor/releases). Do you foresee a problem if I used thi…
-
One month ago I installed MMT from sources (after the thread overload problem). I built a statistical FR->EN model. It is still properly working with this MMT version.
Yesterday, I re-installed MMT …
-
Hi MMT team,
Can you please shed some light on what has been changed in the post-processor pipeline in MMT 3.2?
Thanks,
Mohamed
-
Hi,
after the latest fix the translate_xliff script now works well, thanks for that, but I'm having another problem:
I would like to run the script on different engines but it seems that it only eve…
-
All translations are added to memory id 1.
` public function addToMemoryContent($source, $target, $sentence, $translation) {
return $this->send('POST', "$this->baseUrl/memories/1/corpus…
-
Microsoft Windows [Version 10.0.17134.112]
./mmt start
gives:
2018-07-03 15:38:15,184 INFO eu.modernmt.aligner.fastalign.FastAlign [main] Loaded 1 FastAlign models in 0s 2018-07-0…
-
I have following questions re: determining sizing of neural and phrase based engine :
1. How do I determine the size of a neural engine (RAM, GPU specs and Disk space), given "x" GBs of parallel t…
-
Wrong translations of some terms, especially the ones written with a starting capital in English, can be very obnoxious and are very difficult to get rid of even when correcting them dozens of times. …
-
Hello!
We have a paid Google Translate API and tried to use it in the evaluate MMT command, but MMT returns the following error:
Google Translate error (400): Invalid Value
I think the syntax…