0
I Use This!
Inactive

Commits : Listings

Analyzed 17 minutes ago. based on code collected 18 minutes ago.
Jul 29, 2024 — Jul 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
bad markdown More... over 11 years ago
without readme More... over 12 years ago
Update README.textile More... over 12 years ago
import OnlineLDA More... about 13 years ago
Make it possible to require stuff in the vendor folder More... about 13 years ago
Startign work to add Latent Dirchelet Allocation More... about 13 years ago
Refactor: consistent filenames for tests More... about 13 years ago
more python versions for travis More... about 13 years ago
try using travis More... about 13 years ago
Add dependencies More... about 13 years ago
Woops, missed naming a method with test in the name. More... about 13 years ago
Refactor: Isolate the vectorspace unit tests from the transforms More... about 13 years ago
Refactor: Renaming and reorgnaising for greater consistency in transform names More... about 13 years ago
Refactor: formatting More... about 13 years ago
Updating tests now we run both tfidf and lsa together More... about 13 years ago
Push transforms to the constructor so we can change them outside this class More... about 13 years ago
Make it possible to pass any type of transform More... about 13 years ago
Add Matt Hoffman's LDA implementation More... about 13 years ago
Reorganising namespace of vector search More... about 13 years ago
Woops, bad import. Whole code base in test folder. nuking More... about 13 years ago
Fixing oh so many little annoying things about numpy magically trying to make matrices look like arrays, when really they are not. More... about 13 years ago
Revert "Try and make transforms non-side effecting. Return a transformed matrix rather than altering the one you have" More... about 13 years ago
Fixing oh so many little annoying things about numpy magically trying to make matrices look like arrays, when really they are not. More... about 13 years ago
Try and make transforms non-side effecting. Return a transformed matrix rather than altering the one you have More... about 13 years ago
Refactor: Extract method More... about 13 years ago
Refactor: Creating order from chaos More... about 13 years ago
Rather crappy error messsages, but atleast now we know if the matrixes are as expected. More... about 13 years ago
Trying to work out how to test equaility with numpy More... about 13 years ago
Reorganising files More... about 13 years ago
Learning how to structure a python app More... about 13 years ago