clab / fast_align

Simple, fast unsupervised word aligner
Apache License 2.0
737 stars 159 forks source link

Add command option to print align scores #64

Open h-j-han opened 2 years ago

h-j-han commented 2 years ago

This PR is slight augmentation of adding command option to append forward and backward align scores on the alignment pairs. (It's similar with #44 but more non-intrusive way :) , just modifying one python file. )

For examples,