Commit 817f2ee3 authored by Romain Loth's avatar Romain Loth

move future comment for OWNLIST for tags

parent 3b7414f8
......@@ -20,8 +20,8 @@ LISTTYPES = {
'TFIDF-GLOBAL' : WeightedIndex,
'TIRANK-LOCAL' : WeightedIndex, # could be WeightedList
'TIRANK-GLOBAL' : WeightedIndex, # could be WeightedList
 # 'OWNLIST' : UnweightedList, # £TODO use this for any term-level tags
}
# 'OWNLIST' : UnweightedList, # £TODO use this for any term-level tags
NODETYPES = [
# TODO separate id not array index, read by models.node
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment