Dictionary/Word List Generator
**For program download scroll to end of post**
Copy and paste text from any web site, e-book or other source of information, and this program will sort through the words generating a list of words in a text file. The program is capable of weeding out duplicates, contractions, numbers, and any non-letters. The program can also only pick words that are within a certain word length range. This program is useful for those who need a list of words for use in a game or program they are making, but are too lazy to think up words to put in it.
Don’t expect this program to be bug-free since I made this in about 1 hour to make me a dictionary list for a hangman game assignment I had to do for computer science.
Also the program might be a little slow if you copy and paste a huge amount of text since this program is written in Visual Basic 6.
As of now this is the final version of this program and no further development is scheduled. However, if someone reports a bug that I consider significant, or a request for a feature that seems worthwhile, I will try to update the program and release it here.
Leave any comments, suggestions, bug reports, etc in comments please!
Download: Dictionary Generator
Related Posts
