Tempest_train_inputTempestでyearを入力するtextファイルは UTF-8,改行コードLFでないとだめ。 変換にはnkfコマンドを用いる。 cat test.txt | nkf -wd > input.txt input.txtをtempestの入力ファイルとする。