- replace "./en_vi/xxx" with your data files
- replace "<unk>" and "</s>" with your preferred characters
- model supports '<space>' splited and no '<space>' splited sentences, so please choose the right value for "FLAGS.whitespace_or_nonws_slip", True means '<space>' splited, False means no '<space>' splited
- "FLAGS.fix_or_variable_length" define fixed or variable length mode.