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
135 stars 16 forks source link

[ENH] Updated qgram tokenizer to pad the input strings. #22

Closed kvpradap closed 8 years ago

kvpradap commented 8 years ago
coveralls commented 8 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 77f0eb539abd429922b0470708a2bbae72611349 on enhan_update_qgram into 02d73ec20dc3b16fbeaf8bd4edb5fb69d9f21a8b on master.

coveralls commented 8 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 7619caf462ff5e664b5f6b6b6e13b548fda437f4 on enhan_update_qgram into 02d73ec20dc3b16fbeaf8bd4edb5fb69d9f21a8b on master.

kvpradap commented 8 years ago

@paulgc Can you please review and let me know your comments?