1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Nov 29, 2024 — Nov 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added many more Rational methods--sufficient to make ac_encode work correctly More... over 11 years ago
further development of Rational class (more methods: __eq__, __ne__, __int__, __float__, __repr__) fixed tests for ac_train More... over 11 years ago
a little progress made on customized Rational class More... over 11 years ago
added a basic arithmetic encoder More... over 11 years ago
re-ordered Gotoh & SW tests More... over 11 years ago
returned set sim/dist functions to their former defaults/signatures More... over 11 years ago
added support for non-q-gram set similarity functions More... over 11 years ago
broke Damerau-Levenshtein functions out into separate functions More... over 11 years ago
division line between specific methods & generic sim/dist functions More... over 11 years ago
added normalized MRA similarity/distance metrics More... over 11 years ago
quick simplification of a bunch of if statements into one More... over 11 years ago
added option of choosing uniform, normal, or laplace distributions for jitter made normal the default distribution for jitter More... over 11 years ago
spacing More... over 11 years ago
tests More... over 11 years ago
tests More... over 11 years ago
added tests More... over 11 years ago
added abydos.distance.bag tests More... over 11 years ago
split bag distance (unnormalized) off as a separate function More... over 11 years ago
Merge branch 'master' of https://github.com/chrislit/abydos More... over 11 years ago
fixed Python3 comptability of jitter function More... over 11 years ago
added normalized bag similarity/distance
Chris Little
as Christopher C. Little
More... over 11 years ago
fixed some german_ipa bugs completed test coverage of the same
Chris Little
as Christopher C. Little
More... over 11 years ago
added German to IPA phonetic algorithm
Chris Little
as Christopher C. Little
More... over 11 years ago
added esszet support to basic soundex functions
Chris Little
as Christopher C. Little
More... over 11 years ago
updated docstring
Chris Little
as Christopher C. Little
More... over 11 years ago
added jitter function based on R's jitter function
Chris Little
as Christopher C. Little
More... over 11 years ago
spacing
Chris Little
as Christopher C. Little
More... over 11 years ago
completed code coverage of new functions
Chris Little
as Christopher C. Little
More... over 11 years ago
spacing
Chris Little
as Christopher C. Little
More... over 11 years ago
added pr_sieffert_mean & pr_heronian_mean methods to ConfusionTable renamed pr_pmean pr_hoelder_mean renamed pr_mean pr_amean fixed associated test calls
Chris Little
as Christopher C. Little
More... over 11 years ago