| | |
binary search tree question
![]() |
•
•
Join Date: Nov 2008
Posts: 2
Reputation:
Solved Threads: 0
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
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
•
•
Join Date: Nov 2008
Posts: 33
Reputation:
Solved Threads: 2
•
•
•
•
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
to generate a report (output file) with "number"/"words". Right ?
Albert
Here is a lot of information about binary trees with code eaxamples:
http://cslibrary.stanford.edu/110/BinaryTrees.html
http://www.java-tips.org/java-se-tip...n-in-java.html
http://www.cs.mcgill.ca/~cs251/OldCourses/1997/topic9/
and here about spell checking using binary trees:
http://www.cs.uga.edu/~gtb/1302/Project6/
http://oopweb.com/Algorithms/Documen...e/opt_bin.html
http://cslibrary.stanford.edu/110/BinaryTrees.html
http://www.java-tips.org/java-se-tip...n-in-java.html
http://www.cs.mcgill.ca/~cs251/OldCourses/1997/topic9/
and here about spell checking using binary trees:
http://www.cs.uga.edu/~gtb/1302/Project6/
http://oopweb.com/Algorithms/Documen...e/opt_bin.html
So what if you can see the darkest side of me?
No one would ever change this animal I have become
Help me believe it's not the real me
Somebody help me tame this animal
No one would ever change this animal I have become
Help me believe it's not the real me
Somebody help me tame this animal
![]() |
Similar Threads
- binary search trees (Computer Science)
- Type comparable (C++)
- searching binary search tree (C++)
- vector iterators vs operator [] (C++)
- daniweb future/mission (DaniWeb Community Feedback)
- letter and word counter (C)
- Recursion: when do you use it? (C++)
- recursive findaverage function for Binary search tree (C)
Other Threads in the Java Forum
- Previous Thread: Renaming and deleting text files
- Next Thread: StringUtil lab
| Thread Tools | Search this Thread |
actuate add android api applet application applications array arrays automation balls bank binary bluetooth business chat class clear client code codesnippet collections component database defaultmethod development dice digit dragging ebook eclipse equation error event formatingtextintooltipjava fractal functiontesting game givemetehcodez graphics gui health hql html hyper ide idea image infinite int integer invokingapacheantprogrammatically j2me java javame javaprojects jni jpanel julia linux list main map method methods mobile myregfun mysql netbeans nonstatic openjavafx parameter pearl php problem program project recursion repositories scanner scrollbar server set sms sort sorting spamblocker sql sqlserver state storm string sun superclass swing swt thread threads tree windows





