OpenNMT-tf 1.10.1
OpenNMT-tf 1.10.1
Fixes and improvements
- Fix possible error when loading checkpoints without
--model_type
or--model
after updating to a newer OpenNMT-tf version. The saved model description is now more future-proof regarding model class updates. - Fix embedding visualization when the vocabulary file is stored in the model directory or when a joint vocabulary is used
- Improve encoder/decoder states compatibility check