Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/marian-nmt/marian.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcin Junczys-Dowmunt <junczys@amu.edu.pl>2017-03-25 13:18:01 +0300
committerMarcin Junczys-Dowmunt <junczys@amu.edu.pl>2017-03-25 13:18:01 +0300
commit463da37570ce4e815745ee8f09ac80d70dc38531 (patch)
tree8feaf6a2fea9d5ea5b7e876fd4b836f20a553d4b /examples/training/.gitignore
parent222f9dbe987b6cf5bd7ac0be2d7e452152f5d0f3 (diff)
change download scripts
Diffstat (limited to 'examples/training/.gitignore')
-rw-r--r--examples/training/.gitignore30
1 files changed, 0 insertions, 30 deletions
diff --git a/examples/training/.gitignore b/examples/training/.gitignore
index e593d588..7bb1ca88 100644
--- a/examples/training/.gitignore
+++ b/examples/training/.gitignore
@@ -1,33 +1,3 @@
-data/SETIMES2.en-ro.en
-data/SETIMES2.en-ro.ids
-data/SETIMES2.en-ro.ro
-data/SETIMES2.ro-en.txt.zip
-data/corpus.bpe.en
-data/corpus.bpe.en.shuf
-data/corpus.bpe.ro
-data/corpus.bpe.ro.shuf
-data/corpus.en
-data/corpus.ro
-data/corpus.tc.en
-data/corpus.tc.ro
-data/corpus.tok.clean.en
-data/corpus.tok.clean.ro
-data/corpus.tok.en
-data/corpus.tok.ro
-data/europarl-v7.ro-en.en
-data/europarl-v7.ro-en.ro
-data/newsdev2016.bpe.en
-data/newsdev2016.bpe.ro
-data/newsdev2016.tc.en
-data/newsdev2016.tc.ro
-data/newsdev2016.tok.en
-data/newsdev2016.tok.ro
-data/newstest2016.bpe.en
-data/newstest2016.bpe.ro
-data/newstest2016.tc.en
-data/newstest2016.tc.ro
-data/newstest2016.tok.en
-data/newstest2016.tok.ro
model/
mosesdecoder/
subword-nmt/