anhaidgroup / py_stringmatching

A comprehensive and scalable set of string tokenizers and similarity measures in Python
https://sites.google.com/site/anhaidgroup/projects/py_stringmatching
BSD 3-Clause "New" or "Revised" License
136 stars 16 forks source link

Missing publication for Bag Distance similarity measure #51

Closed fathoni closed 5 years ago

fathoni commented 6 years ago

The documentation provides information about how to use the bag distance measure, but the explanation refers to a dead link. Could you please update the documentation with the title and author of the original paper? Thank you in advance!

pjmartinkus commented 6 years ago

Thank you for bringing this to our attention. We are working on fixing this issue, but for now, here is a working link to correct paper.

pjmartinkus commented 5 years ago

We have fixed the documentation to include a working link to the correct paper.