EdinburghNLP / nematus

Open-Source Neural Machine Translation in Tensorflow
BSD 3-Clause "New" or "Revised" License
797 stars 269 forks source link

Add print per-token-probability function #105

Closed chaojun-wang closed 4 years ago

chaojun-wang commented 5 years ago

The model can output the per-token-probability over the target sentence given the source sentence and store the statistics into a file.