hi all

can anyone tell me if creating LM with the IRST toolkit is integrated into
the EMS yet?

if not, is this the entirety of what has to be run?
  cat $CORPUSFILE | $IRSTLM/bin/add-start-end.sh | gzip -c >
temp/monolingual.setagged.gz
  $IRSTLM/bin/build-lm.sh -t stat4 -i "gunzip -c
temp/monolingual.setagged.gz" -n 5 -p -o temp/iarpa.gz -k 10
  $IRSTLM/bin/compile-lm temp/iarpa.gz --text yes /dev/stdout | gzip -c >
$LMFILE
_______________________________________________
Moses-support mailing list
Moses-support@mit.edu
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to