Added script "train"
commita4d244cc152b3ff6fc8582b1aaaa7726c7b87f83
authorNguyễn Thái Ngọc Duy <pclouds@gmail.com>
Wed, 8 Nov 2006 01:28:27 +0000 (8 08:28 +0700)
committerNguyễn Thái Ngọc Duy <pclouds@gmail.com>
Wed, 8 Nov 2006 01:28:27 +0000 (8 08:28 +0700)
treef78e272757d38fd1811a0f440c4c1bb4fbe0a87b
parent0a4a244a57cf855e945b8a000fdbc6b7e23e5e80
Added script "train"

This script is used to train language model with sc-train multiple times
Give it a number. It will train the n-th LM based on (n-1)-th LM.
utils/train [new file with mode: 0755]