Skip to content

Fix malletmodel2ldamodel conversion#2288

Merged
menshikh-iv merged 6 commits into
piskvorky:developfrom
horpto:bug-2069-malletmodel2ldamodel
Jan 8, 2019
Merged

Fix malletmodel2ldamodel conversion#2288
menshikh-iv merged 6 commits into
piskvorky:developfrom
horpto:bug-2069-malletmodel2ldamodel

Conversation

@horpto
Copy link
Copy Markdown
Contributor

@horpto horpto commented Dec 7, 2018

malletmodel2ldamodel sets up expElogbeta attribute
but LdaModel.show_topics uses inner not dirichleted state instead.
And moreover LdaState and LdaModel were not synced.

Fix #2069

`malletmodel2ldamodel` sets up expElogbeta attribute
but LdaModel.show_topics uses inner not dirichleted state instead.
And moreover LdaState and LdaModel were not synced.
@horpto horpto force-pushed the bug-2069-malletmodel2ldamodel branch from 4e957d1 to 532072d Compare December 12, 2018 01:32
@menshikh-iv menshikh-iv changed the title Fixes #2069: wrong malletmodel2ldamodel Fix malletmodel2ldamodel conversion Dec 14, 2018
@menshikh-iv
Copy link
Copy Markdown
Contributor

Great @horpto 👍

Please add example similar to #2069 (comment) as a test (to be fully sure) and run mallet-related tests on your machine. After that - I'll merge current PR

@Azhenot
Copy link
Copy Markdown

Azhenot commented Dec 15, 2018

Thank you horpto! Helped me a lot!

@menshikh-iv
Copy link
Copy Markdown
Contributor

Awesome @horpto 🥇

@menshikh-iv menshikh-iv merged commit ebc7971 into piskvorky:develop Jan 8, 2019
@horpto horpto deleted the bug-2069-malletmodel2ldamodel branch January 19, 2019 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants