|
-
February 22nd, 2009, 04:55 AM
#1
Reading from an external file
Hi,
I need to store a minimum of 50 ambiguous words(that can be represented as both nouns or verbs) and the corresponding sense words for each of the senses.For eg, if the word is "land",I will have to store something like this also: {{earth,ground etc.},{bring down etc.}}
Now what is the most efficient way to store such data in java so that it can be read from an external file ? How do I retrieve it ? Because if there is a word hit,then the corresponding list of sense words have to returned.
Pl help.
Thank you All,
Supraja J
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|