[Debtags-commits] [svn] r1382 - tagcoll/trunk
Enrico Zini
enrico at costa.debian.org
Tue Sep 27 15:27:07 UTC 2005
Author: enrico
Date: Tue Sep 27 15:27:06 2005
New Revision: 1382
Modified:
tagcoll/trunk/ (props changed)
tagcoll/trunk/README
Log:
r5428 at viaza: enrico | 2005-09-26 08:46:11 -0500
README updates
Modified: tagcoll/trunk/README
==============================================================================
--- tagcoll/trunk/README (original)
+++ tagcoll/trunk/README Tue Sep 27 15:27:06 2005
@@ -167,6 +167,8 @@
These are the TODO-list items currently being worked on::
+ - Replace ParserInputs with C++ isostreams
+
- New grouping algorithm:
- Define a group cardinality minimum threshold (kind of around 7) and
maximum threshold (kind of around 14)
@@ -179,7 +181,7 @@
weighted distance that considers the relevance to the user of the various
different tags (for some users, a change in implemented-in::* could mean
near to nothing).
- - Use a collection of Hints for having a preference for the tags of the
+ + Use a collection of Hints for having a preference for the tags of the
resulting set (for example, implemented-in::* could be less important
than use::*) or just use the merge of all tags in the merged tagsets as
the resulting tagset, or use the intersection, or handle merged tagsets
@@ -196,7 +198,7 @@
be assigned the same weight (like use::* -> 10, implemented-in::*->1)
This should normalise the 'special' items somehow.
- - Replace ParserInputs with C++ isostreams
+ - Create an HTML-browser generator using the normalized collection
- Merge ItemGrouper and TDBIndexer
More information about the Debtags-commits
mailing list