Makoto Yui created HIVEMALL-210:
-----------------------------------
Summary: Bug in LDA/PLSA prediction logic
Key: HIVEMALL-210
URL: https://issues.apache.org/jira/browse/HIVEMALL-210
Project: Hivemall
Issue Type: Bug
Affects Versions: 0.5.0
Reporter: Makoto Yui
Assignee: Makoto Yui
Fix For: 0.5.2
Found a critical bug in LDA/pLSA prediction logic that same term probability
will be update in the SortedMap.
https://github.com/apache/incubator-hivemall/blame/a8a97d6e873d5a8a30b06f92ddc14d1ec95c2738/core/src/main/java/hivemall/topicmodel/LDAPredictUDAF.java#L396
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)