https://github.com/RaRe-Technologies/gensim
Revision a164685af4e23951b6210b325e97bddceefb9c58 authored by Vít Novotný on 29 June 2021, 05:23:41 UTC, committed by GitHub on 29 June 2021, 05:23:41 UTC
* Do not expect the same Unicode type in editdist

* Unit-test editdist

* Use pytest assertion syntax in unit tests

* Update CHANGELOG.md

Co-authored-by: Michael Penkov <m@penkov.dev>
1 parent 52fade6
History
Tip revision: a164685af4e23951b6210b325e97bddceefb9c58 authored by Vít Novotný on 29 June 2021, 05:23:41 UTC
Fix Unicode string incompatibility in gensim.similarities.fastss.editdist (#3178)
Tip revision: a164685
File Mode Size
.circleci
.github
continuous_integration
docs
gensim
multibuild @ a01ddf7
release
.gitignore -rw-r--r-- 1.1 KB
.gitmodules -rw-r--r-- 99 bytes
.travis.yml -rw-r--r-- 1.3 KB
CHANGELOG.md -rw-r--r-- 195.6 KB
CONTRIBUTING.md -rw-r--r-- 2.7 KB
COPYING -rw-r--r-- 25.9 KB
HACKTOBERFEST.md -rw-r--r-- 2.5 KB
ISSUE_TEMPLATE.md -rw-r--r-- 1.3 KB
MANIFEST.in -rw-r--r-- 1.1 KB
README.md -rw-r--r-- 9.5 KB
azure-pipelines.yml -rw-r--r-- 593 bytes
config.sh -rwxr-xr-x 750 bytes
gensim Quick Start.ipynb -rw-r--r-- 626 bytes
jupyter_execute_cell.png -rw-r--r-- 124.0 KB
jupyter_home.png -rw-r--r-- 58.4 KB
pip.sh -rw-r--r-- 250 bytes
requirements_docs.txt -rw-r--r-- 263 bytes
setup.cfg -rw-r--r-- 187 bytes
setup.py -rw-r--r-- 14.0 KB
tox.ini -rw-r--r-- 2.9 KB

README.md

back to top