-
I'm pretty I read somewhere that the master branch of 3.0 was ready, but the tar.gz referred to in the installation instructions (that explicitly mention tensorflow) still points to 2.5. Where is 3.0?
-
Hi,
I am a beginner to your program, and I am trying to create an engine using tmx files. When I type:
./mmt create en tr examples/data/train/en_TR
I get an error message saying:
ENGINE: de…
-
In a new training, without anything very different from the past, except a new language pair FR->ES, all was going well for few days, when suddenly the log is showing a calculation result "perplexity …
-
Are there planes to add Transformer/CNN model in MMT?
-
Hello:
After training a neural engine I try to tune it and I get the following error:
./mmt tune -e UE1-neural-es-ca
============ TUNING STARTED ============
ENGINE: UE1-neural-es-ca
COR…
-
Hi MMT team,
In issue https://github.com/ModernMT/MMT/issues/286 regarding protecting substrings that are part of the sentence i.e. using `` tags alone won't work, the solution suggested is to use …
-
Hi @Ostico,
I hope I receive an answer to my question.
I have installed the open-source version of MateCat, but I don't even see ModernMT is listed there as an option. Any idea why? Please see t…
-
Hi MMT team,
Ran into a "413 Request entity too large" error today.
The request line was 8055 chars in length. It seems Jetty has a limit on the length of the request that can be sent to it. If …
-
Hi, I was looking into the code of on-the-fly adaptation. So if we have a matching score is equal to 1.0 (a perfect match) it will return the translation from the memory only (corresponding code in *…
-
Hi @davidecaroselli ,
Hope it's all well.
I needed MMT 2.3 because it has better handling of Asian languages. So, I trained an engine with the binary version of MMT 2.3 and the training was comp…