0
I Use This!
Inactive

Commits : Listings

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