J
j1mb0jay
I have created a program to build a dictionary file. This program uses a
simple socket connection to a news server and stores each word in a
article found in every group. These words are stored in a hash table to
help make the insert time of each word as small as possible. The
popularity of each word is also stored and the list is sorted before
saving to a text file. Please if you have time can you download the
source code and let me know what you think of it.
http://users.aber.ac.uk/jap6/filedetails.php?id=wordlistbuilder&type=zip
Regards j1mb0jay
simple socket connection to a news server and stores each word in a
article found in every group. These words are stored in a hash table to
help make the insert time of each word as small as possible. The
popularity of each word is also stored and the list is sorted before
saving to a text file. Please if you have time can you download the
source code and let me know what you think of it.
http://users.aber.ac.uk/jap6/filedetails.php?id=wordlistbuilder&type=zip
Regards j1mb0jay