https://github.com/kenkov/smt/blob/master/smt/phrase/word_alignment.py#L41 Are you just doing a set union here between e2f and f2e? From your sample test I don't see any results that contradict that.
https://github.com/kenkov/smt/blob/master/smt/phrase/word_alignment.py#L41
Are you just doing a set union here between e2f and f2e? From your sample test I don't see any results that contradict that.