Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

stop list and word count

  Asked By: Michael    Date: Feb 10    Category: Java    Views: 1317
  

i need the whole "stop words" and also is there any
componenet in java that counts how many for example "
dog" is in the string. i want a component that gets a
string and a word adn counts how many words do we have
in this sentence?

Share: 

 

1 Answer Found

 
Answer #1    Answered By: Isabelle Brown     Answered On: Feb 10

Check out StringTokenizer object. that's all u need.

 
Didn't find what you were looking for? Find more on stop list and word count Or get search suggestion and latest updates.




Tagged: