3
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
May 27, 2023 — May 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #20 from fozziethebeat/star-sem-2012 More... almost 12 years ago
making the SVDLIBC extend the base class More... almost 12 years ago
checking in changes to address Keith's comments More... almost 12 years ago
merging with master More... almost 12 years ago
Mostly changes to allow LSA to be serializable. Important bug fix to the sparse hash double vector. More... almost 12 years ago
Fixed two compilation bugs (all important unit tests pass) More... almost 12 years ago
Updates based on Keith's comments More... almost 12 years ago
Small typo fixes More... almost 12 years ago
Finally added the ability to project new documents into the LSA/LSI document space. Lots and lots of other minor fixes and adjustments to make this work and/or debuggable. More... almost 12 years ago
Forcing GenericMain to check the validity of the output sspace format before any text processing More... almost 12 years ago
Removing SVDLIBJ from the library as it is completely broken More... almost 12 years ago
Merge branch 'star-sem-2012' of https://github.com/fozziethebeat/S-Space into star-sem-2012 More... almost 12 years ago
Checking in missing dependency for SNNF. More... almost 12 years ago
Two moderately important bug fixes. More... almost 12 years ago
Serializablility additions and minor bug and javadoc fixes More... almost 12 years ago
test file More... almost 12 years ago
bumping version number to 2.0.1 More... about 12 years ago
added unit test that shows Spearman's rho is broken; fix is still in progress. More... about 12 years ago
modified unit test regex to pick up missing tests More... about 12 years ago
moved graph tests back into main code line More... about 12 years ago
Fixed generics-compilation issue for non OS X systems More... about 12 years ago
Fixed type erasure issue with DynamicGraph (hopefully); moved graph package back into main code line More... about 12 years ago
Merge branch 'master' of https://github.com/fozziethebeat/S-Space into jurgens-updates More... about 12 years ago
Compile fixes for unit tests More... about 12 years ago
modified: pom.xml More... about 12 years ago
Lots and lots of bug fixes with a few minor functionality enhancements. More... about 12 years ago
Added ability include stack trace in unit test output More... about 12 years ago
Adds a new Faster implmentation of Agglomerative Clustering. More... about 12 years ago
Moving graph code to opt module so that the rest of the code base compiles. Moving Grefenstette to opt. Updated root pom to include tests that end with Tests.java. Updated opt pom to function correctly, it is now an independent pom file. More... about 12 years ago
Fixing typo on the main page in the URL to the javadoc More... about 12 years ago