Manuel Vázquez Acosta wrote at 2006-3-31 15:51 -0400:
>My first step was to find out if Zope already implemented a vector
>space model (tf idf, maybe) for indexing and searching the documents.

Zope's search engine (the ZCatalog) does not, but
some textindexes ("ZCTextIndex", "TextIndexNG") use something similar
to perform their ranking.


-- 
Dieter
_______________________________________________
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )

Reply via email to