rth / vtext

Simple NLP in Rust with Python bindings
Apache License 2.0
148 stars 11 forks source link

ENH Jaro Winkler similarity #41

Closed rth closed 5 years ago

rth commented 5 years ago

In a follow-up to #39 adds the Jaro Winkler similarity. Also closely adapted from NLTK.