3
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #76 from johann-petrak/fix-issue69 More... over 7 years ago
Fix #69. More... almost 8 years ago
Merge pull request #73 from oroanto/master More... almost 8 years ago
Fix index of iteration More... almost 8 years ago
Merge pull request #64 from younes-abouelnagah/BugFix_BasisMakerNotEquals More... over 9 years ago
In Basis maker, the process document function would only process tokens which should be skipped according to the tokenizer. This is due to checking that the token equals the empty_token rather than not equals. More... over 9 years ago
Reverting accidental changes to SVD for an unsupported class More... over 9 years ago
Performance-bug fixes + usability improvement More... over 9 years ago
Fixed a bug in DocumentVectorBuilder where the scalar value was not being used when accumulating the vectors by word frequency. More... over 9 years ago
Fix for Issue #59 More... almost 10 years ago
The GenericWordSpace class now supports using a Transform with process space More... about 10 years ago
Merge branch 'master' of https://github.com/fozziethebeat/S-Space More... about 10 years ago
New methods to support getting the document vectors out of a VSM More... about 10 years ago
Merge pull request #55 from shulhi/bugfix/hadoopri-inputformat More... over 10 years ago
fix not writing last vector and flush to file More... over 10 years ago
Feature addition for Random Indexing to allow deterministic randomization More... over 10 years ago
Fixing bug #52 in LSA More... over 10 years ago
Bug fix and minor usability improvement More... over 10 years ago
Fixed bug during calcuation of Assignments class where negative cluster indices from CLUTO would cause IndexOutOfBounds exceptions. The new behavior is to exclude these un-clustered items from all cluster-based evaluations. Added unit tests to verify the code wasn't crashing any more. More... almost 11 years ago
Checking in changes to the command-line interface with Matlab, Octave, and SVDLIBC to fix a platform-based bug where the Process.waitFor() call does not return because the associated input stream is not read. Thanks for Fabian Zehner for proposing the solution. More... almost 11 years ago
Fixed bug affecting the magnitude comptuation of scaled vectors. More... almost 11 years ago
Cleaned up alpha code and prepared for final commit More... about 11 years ago
Bug fixes and documentation improvements More... about 11 years ago
Fixing weird generics compilation bug due to Trove version bump More... over 11 years ago
Fixing unit test (botched merge) More... over 11 years ago
Fixing conflicts More... over 11 years ago
More fixes; forgot to add these to the last commit... More... over 11 years ago
Added new utility functionality. Fixed some unit tests. Important fix for saving/loading index vectors for RandomIndexing More... over 11 years ago
Merge pull request #39 from tuxdna/master More... over 11 years ago
Merge pull request #44 from tobiowo/patch-1 More... over 11 years ago