| added tests for prod |
|
More...
|
over 11 years ago
|
| added MLIPNS (w/ tests) |
|
More...
|
over 11 years ago
|
| broke out stats functions from ConfusionTable generalized mean_pairwise_similarity to take any mean function adjusted tests slightly, as necessary |
|
More...
|
over 11 years ago
|
| added Standardized Phonetic Frequency Code (w/ tests) |
|
More...
|
over 11 years ago
|
| pylint fixes (pylint 10.0) |
|
More...
|
over 11 years ago
|
| re-completed coverage of phonetic |
|
More...
|
over 11 years ago
|
| moved back to reduce, with Python3 compatible include |
|
More...
|
over 11 years ago
|
| brought distance module (and thus the entire library) up to 100% code coverage |
|
More...
|
over 11 years ago
|
| completed coverage of DM-Soundex (reverse) and of Koelner Phonetik |
|
More...
|
over 11 years ago
|
| completed code coverage for NYSIIS fixed bug in NYSIIS when translating EV to AF |
|
More...
|
over 11 years ago
|
| completed code coverage of double metaphone |
|
More...
|
over 11 years ago
|
| Merge branch 'master' of https://github.com/chrislit/abydos |
|
More...
|
over 11 years ago
|
| enforced that priority(0) will always be an int |
|
More...
|
over 11 years ago
|
| added tailored uppercase-er since Python3 converts ß to SS |
|
More...
|
over 11 years ago
|
| fixed geometric mean for Python3 by using numpy.prod instead of reduce |
|
More...
|
over 11 years ago
|
| renamed phpCaverphone.dat to php_caverphone.csv |
|
More...
|
over 11 years ago
|
| fixed a few more entries (the reference implementation of phonet is inconsistent in a few cases) |
|
More...
|
over 11 years ago
|
| disabled big tests |
|
More...
|
over 11 years ago
|
| fixed phonet Z rules added big tests |
|
More...
|
over 11 years ago
|
| minor attempts at improving efficiency |
|
More...
|
over 11 years ago
|
| renamed to .csv |
|
More...
|
over 11 years ago
|
| converted German test sets to UTF-8, appended with phonet (1 & 2) encodings |
|
More...
|
over 11 years ago
|
| code coverage brought up to 99% |
|
More...
|
over 11 years ago
|
| pushed trace parameter into function arguments propagated lang parameter throughout internal functions |
|
More...
|
over 11 years ago
|
| spacing |
|
More...
|
over 11 years ago
|
| finally got phonet working with basic test set |
|
More...
|
over 11 years ago
|
| switched to more readable names |
|
More...
|
over 11 years ago
|
| further phonet progress |
|
More...
|
over 11 years ago
|
| further phonet refinements |
|
More...
|
over 11 years ago
|
| updated German phonet rules from original C source added no_language phonet option |
|
More...
|
over 11 years ago
|