Hi,
If I have correctly understood your question, you want the terms in a
field with the maximum number of occurences.
Try luke [www.getopt.org/*luke*/].
Or else in case you are not able to initialize graphical content on your
system.
You may use the following script.
src/org/getopt/luke/HighFreqTerms.java
get it from the luke source code.
Regards,
kapilChhabra
Daniel Cortes wrote:
Hi everybody,
I have a simple question for you. How do you do to obtain the most
used words of and Index?
In my case I want to obtain the 10 most used words in a group. I
thinked in use a TreeSet with all words and their frequencies of hits
(whit the restriction of GROUPID).
Someone have any idea? Thks for any reply.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]