Hi Paul, I like the implementation of this in Luke (www.getopt.org/*luke*/)There is a HighFreqTerms class in src/org/getopt/luke/. Have a look. I am sure you'll find your answer there.
Regards, kapilChhabra Paul Williams wrote:
Hopefully this a straight forward question, but what's the recommended approach for finding the most frequent terms in an index? Should this sort of thing be done overnight?Regards, Paul.