https://github.com/RaRe-Technologies/gensim
Revision 351456b4f7d597e5a4522e71acedf785b2128ca1 authored by aloknayak29 on 08 May 2021, 05:25:33 UTC, committed by GitHub on 08 May 2021, 05:25:33 UTC
* fixed bug of connector_words not loading, while loading saved phrases model of version >= 4

Added tests for asserting persistence of phrases connector_words

* Update test_phrases.py

* Update phrases.py

* Update CHANGELOG.md

Co-authored-by: Michael Penkov <m@penkov.dev>
1 parent 8d70657
History
Tip revision: 351456b4f7d597e5a4522e71acedf785b2128ca1 authored by aloknayak29 on 08 May 2021, 05:25:33 UTC
Fix bug where saved Phrases model did not load its connector_words (#3116)
Tip revision: 351456b
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-- 193.5 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