Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Issue: WMD Earth mover Distance for sentences that contain a single word return inf Fix: Return float 0.0 when the dictionary size is 1 (both sentences are composed with the same token)
- Loading branch information