-
-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
scikit_learn wrapper for LSI Model in Gensim (#1244)
* removed unnecessary keep_bocab_item import * removed duplicate warnings import * updated warning message for trim_rule * added wrapper class for lsimodel * removed unnecessary print statement * added tests for lsi wrapper * changed name from testPrintTopic to testModelSanity and made defaults explicit * added pipeline example for LsiModel
- Loading branch information
1 parent
2afab97
commit a83e61b
Showing
3 changed files
with
256 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.