Skip to content

OpenNMT-tf 1.8.0

Compare
Choose a tag to compare
@guillaumekln guillaumekln released this 25 Sep 16:10
· 1378 commits to master since this release

OpenNMT-tf 1.8.0

New features

  • Guided alignment for models using SelfAttentionDecoder and AttentionalRNNDecoder
  • with_scores inference option to also output the prediction score
  • with_alignments inference option to also output the source-target alignments

Fixes and improvements

  • SelfAttentionDecoder defines the first attention head of the last layer as its source-target attention vector