Index: staging/apertium-eng-kaz/apertium-eng-kaz.kaz-eng.t1x =================================================================== --- staging/apertium-eng-kaz/apertium-eng-kaz.kaz-eng.t1x (revision 68149) +++ staging/apertium-eng-kaz/apertium-eng-kaz.kaz-eng.t1x (revision 68151) @@ -5629,6 +5629,18 @@ + + + + + + + + + + + + @@ -5637,7 +5649,7 @@ - + @@ -6681,6 +6693,7 @@ + @@ -6697,7 +6710,11 @@ - + + + + + Index: staging/apertium-eng-kaz/Coding_challenge/akorda-kaz-8651.txt =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: staging/apertium-eng-kaz/Coding_challenge/akorda-kaz-8651.txt =================================================================== --- staging/apertium-eng-kaz/Coding_challenge/akorda-kaz-8651.txt (revision 68149) +++ staging/apertium-eng-kaz/Coding_challenge/akorda-kaz-8651.txt (nonexistent) Property changes on: staging/apertium-eng-kaz/Coding_challenge/akorda-kaz-8651.txt ___________________________________________________________________ Deleted: svn:mime-type ## -1 +0,0 ## -application/octet-stream \ No newline at end of property Index: staging/apertium-eng-kaz/Coding_challenge/kaz-12500-cover.sh =================================================================== --- staging/apertium-eng-kaz/Coding_challenge/kaz-12500-cover.sh (revision 68149) +++ staging/apertium-eng-kaz/Coding_challenge/kaz-12500-cover.sh (revision 68151) @@ -1,6 +1,6 @@ -DIX=/home/apertium/apertium-testing/apertium-kaz/apertium-kaz.kaz.lexc -BIN=/home/apertium/apertium-testing/apertium-eng-kaz/kaz-eng.automorf.bin -cat /home/apertium/apertium-testing/apertium-eng-kaz/Coding_challenge/12500words.txt | cut -f2 | grep -v '>(' | sed 's/<//g' | apertium-destxt | lt-proc -w $BIN | apertium-retxt | sed 's/\$\W*\^/$\n^/g' > /tmp/kaz.coverage.txt +DIX=/home/apertium/apertium-kaz/apertium-kaz.kaz.lexc +BIN=/home/apertium/apertium-eng-kaz/kaz-eng.automorf.bin +cat /home/apertium/apertium-eng-kaz/Coding_challenge/12500words.txt | cut -f2 | grep -v '>(' | sed 's/<//g' | apertium-destxt | lt-proc -w $BIN | apertium-retxt | sed 's/\$\W*\^/$\n^/g' > /tmp/kaz.coverage.txt EDICT=`cat $DIX | grep ':' | wc -l`; EPAR=`cat $DIX | grep ':' | wc -l`; Index: staging/apertium-eng-kaz/Coding_challenge/kaz-akorda-cover.sh =================================================================== --- staging/apertium-eng-kaz/Coding_challenge/kaz-akorda-cover.sh (revision 68149) +++ staging/apertium-eng-kaz/Coding_challenge/kaz-akorda-cover.sh (revision 68151) @@ -1,6 +1,6 @@ -DIX=/home/apertium/apertium-testing/apertium-kaz/apertium-kaz.kaz.lexc -BIN=/home/apertium/apertium-testing/apertium-eng-kaz/kaz-eng.automorf.bin -cat /home/apertium/apertium-testing/apertium-eng-kaz/Coding_challenge/akorda-kaz-8651.txt | cut -f2 | grep -v '>(' | sed 's/<//g' | apertium-destxt | lt-proc -w $BIN | apertium-retxt | sed 's/\$\W*\^/$\n^/g' > /tmp/kaz.coverage.txt +DIX=/home/apertium/apertium-kaz/apertium-kaz.kaz.lexc +BIN=/home/apertium/apertium-eng-kaz/kaz-eng.automorf.bin +cat /home/apertium/apertium-eng-kaz/Coding_challenge/akorda-kaz-8651.txt | cut -f2 | grep -v '>(' | sed 's/<//g' | apertium-destxt | lt-proc -w $BIN | apertium-retxt | sed 's/\$\W*\^/$\n^/g' > /tmp/kaz.coverage.txt EDICT=`cat $DIX | grep ':' | wc -l`; EPAR=`cat $DIX | grep ':' | wc -l`; Index: staging/apertium-eng-kaz/Coding_challenge/kaz-cover.sh =================================================================== --- staging/apertium-eng-kaz/Coding_challenge/kaz-cover.sh (revision 68149) +++ staging/apertium-eng-kaz/Coding_challenge/kaz-cover.sh (revision 68151) @@ -1,6 +1,6 @@ -DIX=/home/apertium/apertium-testing/apertium-kaz/apertium-kaz.kaz.lexc -BIN=/home/apertium/apertium-testing/apertium-eng-kaz/kaz-eng.automorf.bin -cat /home/apertium/apertium-testing/apertium-eng-kaz/Coding_challenge/corpus\ Lab\ IIS\ \(5925\).kz | cut -f2 | grep -v '>(' | sed 's/<//g' | apertium-destxt | lt-proc -w $BIN | apertium-retxt | sed 's/\$\W*\^/$\n^/g' > /tmp/kaz.coverage.txt +DIX=/home/apertium/apertium-kaz/apertium-kaz.kaz.lexc +BIN=/home/apertium/apertium-eng-kaz/kaz-eng.automorf.bin +cat /home/apertium/apertium-eng-kaz/Coding_challenge/corpus\ Lab\ IIS\ \(5925\).kz | cut -f2 | grep -v '>(' | sed 's/<//g' | apertium-destxt | lt-proc -w $BIN | apertium-retxt | sed 's/\$\W*\^/$\n^/g' > /tmp/kaz.coverage.txt EDICT=`cat $DIX | grep ':' | wc -l`; EPAR=`cat $DIX | grep ':' | wc -l`;