3
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 13, 2023 — May 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #76 from johann-petrak/fix-issue69 More... about 7 years ago
Fix #69. More... about 7 years ago
Merge pull request #73 from oroanto/master More... about 7 years ago
Fix index of iteration More... about 7 years ago
Merge pull request #64 from younes-abouelnagah/BugFix_BasisMakerNotEquals More... about 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... about 9 years ago
Reverting accidental changes to SVD for an unsupported class More... about 9 years ago
Performance-bug fixes + usability improvement More... about 9 years ago
Fixed a bug in DocumentVectorBuilder where the scalar value was not being used when accumulating the vectors by word frequency. More... about 9 years ago
Fix for Issue #59 More... over 9 years ago
The GenericWordSpace class now supports using a Transform with process space More... over 9 years ago
Merge branch 'master' of https://github.com/fozziethebeat/S-Space More... over 9 years ago
New methods to support getting the document vectors out of a VSM More... over 9 years ago
Merge pull request #55 from shulhi/bugfix/hadoopri-inputformat More... almost 10 years ago
fix not writing last vector and flush to file More... almost 10 years ago
Feature addition for Random Indexing to allow deterministic randomization More... almost 10 years ago
Fixing bug #52 in LSA More... almost 10 years ago
Bug fix and minor usability improvement More... about 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... about 10 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... about 10 years ago
Fixed bug affecting the magnitude comptuation of scaled vectors. More... about 10 years ago
Cleaned up alpha code and prepared for final commit More... over 10 years ago
Bug fixes and documentation improvements More... over 10 years ago
Fixing weird generics compilation bug due to Trove version bump More... almost 11 years ago
Fixing unit test (botched merge) More... almost 11 years ago
Fixing conflicts More... almost 11 years ago
More fixes; forgot to add these to the last commit... More... almost 11 years ago
Added new utility functionality. Fixed some unit tests. Important fix for saving/loading index vectors for RandomIndexing More... almost 11 years ago
Merge pull request #39 from tuxdna/master More... almost 11 years ago
Merge pull request #44 from tobiowo/patch-1 More... almost 11 years ago