22 Jun, 2011
1 commit
-
…ofiles implementation (no strategies yet); Minor bugs fixing.
20 Jun, 2011
2 commits
17 May, 2011
1 commit
12 Apr, 2011
1 commit
23 Mar, 2011
2 commits
10 Mar, 2011
3 commits
-
- Merged DebtagsDB and DebtagsIndex into TagsXapianIndex - Moved recommender setup to class initialization - Handling errors with try, exception and raise statements - Saving and logging computation time
-
(close #7)
-
'--force-reindex' in command line. If reindex is not set, it tries to reuse an existing index and creates a new one only if debtags database has been modified or an error occurs when opening the index. (close #8)
09 Mar, 2011
1 commit
-
- DEBUG: catch with --debug option - INFO: catch with --verbose or --debug option - WARNING, ERROR, CRITICAL: catch by default (close #9)
08 Mar, 2011
1 commit
-
- Created AxiContentBasedStrategy() to perform recommendation based on axi. - Created different methods for extracting user profile from DebtagsDB and axi. - DebtagsIndex class now inherits from xapian.WritableDatabase, so that it can be substituted by axi database when convenient. (close #1)
04 Mar, 2011
1 commit
-
matrix format. (closes #3)
22 Feb, 2011
2 commits