TFIDF

Ive been reading an article on the TFIDF algoirthm as an incremental learner, because when analysing text documents it maintains a table of word frequencies for each new document. Just wondering if the algoirthm in itself is an incremental learner or if this depends on how it is implemented

Thanks

[311 byte] By [oraistea] at [2007-10-2 14:53:10]
# 1
Incremental learning? What are the other options?I've always though of TFIDF as a statistic more than an algorithm.
RadcliffePikea at 2007-7-13 13:32:44 > top of Java-index,Other Topics,Algorithms...