#!/bin/bash
DIR=`dirname $0`
echo "$0 DIR:$DIR"
${DIR}/js/train-en.js
