This commit is contained in:
root 2019-05-21 15:01:11 +02:00
parent 275deaee18
commit 3163720fef

9
tests/addOpenSubtitlesError.sh Executable file
View File

@ -0,0 +1,9 @@
#!/bin/sh
CORPUS_NAME=error_sample
CORPUS_PATH=/root/opensubtitles_pack/error_sample
SRC_LANG_ID=1
TRG_LANG_ID=2
./addFastAlignedTM.py $CORPUS_NAME $CORPUS_PATH/src_clean.txt $CORPUS_PATH/src_clean.lem $SRC_LANG_ID $CORPUS_PATH/trg_clean.txt $TRG_LANG_ID $CORPUS_PATH/alignments.txt $CORPUS_PATH/ids_clean.txt