943,960 Members | Top Members by Rank

Ad:
  • Java Discussion Thread
  • Unsolved
  • Views: 1874
  • Java RSS
Nov 20th, 2008
0

binary search tree question

Expand Post »
Hi everybody

I'm new to this forum, and I hope I get to know you all for as long as I'm gonna be coming here. I need help with my program. basically wat i need to do is to create a program in which it check the spelling of the words using binary search tree. the program reads two text files, one is the dictionary file which has a few words in it, and the other one is the mispelled words , so after i read them, i need to compare these two files, and create output file( text file) which can tell me number of mispelled words with the list of those words. so far, i was able to make the bst class only, but i really dont know wat to do in the Test file( the one we use the main method) at all. I would apperciate if i could get help from you guys.

Thank you
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
alip15379 is offline Offline
2 posts
since Nov 2008
Nov 20th, 2008
0

Re: binary search tree question

Click to Expand / Collapse  Quote originally posted by alip15379 ...
Hi everybody

I'm new to this forum, and I hope I get to know you all for as long as I'm gonna be coming here. I need help with my program. basically wat i need to do is to create a program in which it check the spelling of the words using binary search tree. the program reads two text files, one is the dictionary file which has a few words in it, and the other one is the mispelled words , so after i read them, i need to compare these two files, and create output file( text file) which can tell me number of mispelled words with the list of those words. so far, i was able to make the bst class only, but i really dont know wat to do in the Test file( the one we use the main method) at all. I would apperciate if i could get help from you guys.

Thank you
You need a parser program /a dictionary database and you need a program to run all these
to generate a report (output file) with "number"/"words". Right ?


Albert
Reputation Points: 9
Solved Threads: 2
Light Poster
AlbertPi is offline Offline
33 posts
since Nov 2008
Nov 20th, 2008
1

Re: binary search tree question

Reputation Points: 293
Solved Threads: 82
Posting Whiz
Antenka is offline Offline
361 posts
since Nov 2008

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Java Forum Timeline: Renaming and deleting text files
Next Thread in Java Forum Timeline: StringUtil lab





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC