-
Please help!
I have followed the steps for installing the program but when trying to build the test engine as described in the documentation,
./mmt create en it examples/data/train
I get a Java err…
-
I ran into this with the Czech language (which was incorrectly marked 'cz' - see #125).
The only error indication is that Corpora preprocessing "failed with exit code 1".
```
(mmt)dmadl@sif:/home/sha…
-
I tried a simple en-zh (English-Mandarin) training example using a small snippet of TED talk training data. When I attempt to run `./mmt create`, I get an error. It seems like the `/home/interact/mmt/…
-
- I am Scapping Sanskrit - English data from
- Srimad-bhagavadgita : http://www.gitasupersite.iitk.ac.in/srimad
- Valmiki Ramayana : http://www.valmiki.iitk.ac.in/
Ping @kylepjohnson
ghost updated
7 years ago
-
With a fresh installation of Ubuntu and MMT, I get an error when I try to create an engine as in the example in `README.md`. This is the command and the output:
```
./mmt create en it examples/data/t…
r0n13 updated
8 years ago
-
Hi,
I was playing around with MMT and this happened:
```
./mmt create en es ../traindata/
=========== TRAINING STARTED ===========
ENGINE: default
BILINGUAL CORPORA: 6 documents
MONOLINGUAL CORP…
-
Hello,
Instead of using training monolingual file pairs, I have tried to use a TMX file with proper language code.
However, the command `./mmt create en it example/data/train` did not find TMX file t…
-
So I failed to build an LM, `lmplz` failed:
```
=========== TRAINING STARTED ===========
ENGINE: uli-clean.2-en-it
BILINGUAL CORPORA: 45 documents
MONOLINGUAL CORPORA: 0 documents
LANGS: en > it
…
-
I'll open an issue for this. Our suggestion here in Turku is to provide the participants with parallel data and/or dictionaries and/or multilingual embeddings to support the development of lexicalized…
-
@kylepjohnson I was also scraping latin documents on Julius Caesar work.
I have scraped documents and made text files.
This is the repo:https://github.com/coderbhupendra/Latin_Julius_Caesar
And in thi…