Le 14 avr. 05, à 17:15, Pablo Gomes Ludermir a écrit :

I would like to get the following information from the index:
1. Given a term, how many times the term occurs in each document.
Something like a triple:
< Term, Doc1, Freq> , <Term, Doc2, Freq>, <Term2, Docx, Freq>, ...
Is possible to do that?

Luke did this to my index with good speed... I presume one should be able to find the source of this easily.


paul


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to