Hello,

I'm trying to create a tag cloud from a term vector, but the array
returned (using JSON wt) is quite complex and takes an inordinate
amount of time to process. Is there a better way to retrieve terms and
their document TF? The TermVectorComponent allows for retrieval of tf
and df though I'm only interested in TF. I know the TermsComponent
gives you DF, but I need TF!

Any suggestions,

Thanks,

Aodh.

Reply via email to