https://github.com/RaRe-Technologies/gensim
Revision 52fade699f102da77dfa06017bd9201ba20cc934 authored by Pietro on 29 June 2021, 05:00:11 UTC, committed by GitHub on 29 June 2021, 05:00:11 UTC
* Fixed coherence model issue #2711

* Handled token or id formatting of topics

* Raised error with wrong formatting

* removed blank lines

* updated code

* updated code

* revision on coherencemodel.py

* added new tests

* rm trailing whitespace

* more flake8 fixes

* still more flake8 fixes

* update changelog

Co-authored-by: Michael Penkov <misha.penkov@gmail.com>
1 parent b378b1b
History
Tip revision: 52fade699f102da77dfa06017bd9201ba20cc934 authored by Pietro on 29 June 2021, 05:00:11 UTC
Fixed KeyError in coherence model (#2830)
Tip revision: 52fade6
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.4 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