3
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 25, 2025 — Feb 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge remote branch 'quesada/master' into dedan More... almost 15 years ago
documentation update More... almost 15 years ago
LDA transformation now returns theta (was: gamma) More... almost 15 years ago
Fix bug in the unlikely case of asking for 0 most similar articles More... almost 15 years ago
Added LogEntropy transformation model with tests and documentation More... almost 15 years ago
replaced twitter widget with contact info More... almost 15 years ago
re #12: added restarts for LDA unit test More... almost 15 years ago
added explicit number-of-nonzeros counting to Dictionary More... almost 15 years ago
removed old unused dml-cz scripts More... almost 15 years ago
re #10: PEP8 changes to codestyle More... almost 15 years ago
fixed minor copy&paste bug More... almost 15 years ago
rename all occurrences of `docFreq` to `dfs` for consistency More... almost 15 years ago
Merge commit '888346eed0a148b52311568357b6884d3f26bb5e' More... almost 15 years ago
added explicit number-of-nonzeros counting to Dictionary More... almost 15 years ago
Merge branch 'develop' into sotte More... almost 15 years ago
Merge branch 'issue8' into develop More... almost 15 years ago
`TfidfModel` can now be initialized via an existing `Dictionary` More... almost 15 years ago
added unit tests from Stefan More... almost 15 years ago
Merge branch 'issue6' into develop More... almost 15 years ago
TransformedCorpus objects are now picklable More... almost 15 years ago
Merge branch 'whitespace' into develop More... almost 15 years ago
removed some trailing whitespace More... almost 15 years ago
changed default LDA chunking to from 10k to 1k docs More... almost 15 years ago
NIPS paper link now points to arXiv More... almost 15 years ago
updating docs More... almost 15 years ago
Cleanup whitespace More... almost 15 years ago
re #5: sped up similarity queries when only top-n results are required More... almost 15 years ago
PEP8-tifying code More... almost 15 years ago
added a test for the utils.para2para function More... about 15 years ago
moved my para2para function to utils More... about 15 years ago