Skip to content

OpenNMT-tf 1.25.1

Compare
Choose a tag to compare
@guillaumekln guillaumekln released this 25 Sep 12:53
· 941 commits to master since this release

OpenNMT-tf 1.25.1

Fixes and improvements

  • Fix language model decoding from context to pass the correct decoding step to the model
  • Fix WordDropout module when the input contains a single word
  • When updating vocabularies, weights of new words are randomly initialized instead of zero initialized