Search:

Type: Posts; User: KevinWorkman

Search: Search took 0.23 seconds.

  1. Replies
    27
    Views
    3,738

    Re: Output sentences using keywords in java

    What happened when you tried? ;)

    Notice that Hashtable *is a* Map.
  2. Replies
    27
    Views
    3,738

    Re: Output sentences using keywords in java

    The Map tutorial contains code for breaking up an array of words into the frequency of each. Might be useful: The Map Interface (The Java™ Tutorials > Collections > Interfaces)
  3. Replies
    27
    Views
    3,738

    Re: Output sentences using keywords in java

    What about it is confusing you?

    I suggest writing out what you have to do, in plain English. Pretend you have a really dumb friend, and your job is to show that friend how to categorize a bunch of...
  4. Replies
    27
    Views
    3,738

    Re: Output sentences using keywords in java

    I'm not totally sure what your question is. What have you tried?
Results 1 to 4 of 4