Text (Japanese) to translate
- Example
これは猫です
Translated (Japanese) text
translation_text: this is a cat
This model requires additional module.
pip3 install ailia_tokenizer
Automatically downloads the onnx and prototxt files on the first run. It is necessary to be connected to the Internet while downloading.
For the sample text,
$ python3 fugumt-ja-en.py
If you want to specify the input text, put the text after the --input
option.
$ python3 fugumt-ja-en.py --input TEXT
Pytorch
ONNX opset=11