•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the Software Developers' Lounge section within the Software Development category of DaniWeb, a massive community of 392,045 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 4,267 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our Software Developers' Lounge advertiser:
Views: 1033 | Replies: 5
![]() |
| |
•
•
Join Date: Dec 2007
Posts: 10
Reputation:
Rep Power: 1
Solved Threads: 0
No, I'm not writing a brute force cracking program, just getting that cleard up (I would have guessed that if someone asked me this).
I actually started making an anagram solver, sort of. It was actually for the game "Bully" and the english lesson where you have to make words from a list of chars, I suck at word games and decided "I would show it". Yeah....
Well I didn't think about where I would actually get this list of "every word in the English Language". I tried a spell checker word set, seems to contain what I think might be syntax rules and other "long" words that dont really come up in word games.
Didn't post it in a help section because I'm not really looking for help, just looking for some insight into how others (I'm assuming there must be a lot of people on here who wrote anagram program at some point) solved this issue.
I actually started making an anagram solver, sort of. It was actually for the game "Bully" and the english lesson where you have to make words from a list of chars, I suck at word games and decided "I would show it". Yeah....
Well I didn't think about where I would actually get this list of "every word in the English Language". I tried a spell checker word set, seems to contain what I think might be syntax rules and other "long" words that dont really come up in word games.
Didn't post it in a help section because I'm not really looking for help, just looking for some insight into how others (I'm assuming there must be a lot of people on here who wrote anagram program at some point) solved this issue.
http://en.wikipedia.org/wiki/Oed
But there are plenty of common word lists on the web, for the want of a bit of searching.
But there are plenty of common word lists on the web, for the want of a bit of searching.
If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
Do not PM me for help; You'll be ignored, or told to learn to read.
Do not ask me if I'm muslim - I'm not. Nor do I care about yours or anyone else's mysticism. Religion is a matrix, take the RED PILL.
Do not PM me for help; You'll be ignored, or told to learn to read.
Do not ask me if I'm muslim - I'm not. Nor do I care about yours or anyone else's mysticism. Religion is a matrix, take the RED PILL.
•
•
Join Date: Dec 2007
Posts: 10
Reputation:
Rep Power: 1
Solved Threads: 0
Yeah, I was hoping for just a giant list of every list in the dictionary, each word on a line without the definition. Well I'm using these lists combined:
http://dictionary-thesaurus.com/Wordlists.html
seems to do the job ok (and most importantly beat that game).
Thanks.
http://dictionary-thesaurus.com/Wordlists.html
seems to do the job ok (and most importantly beat that game).
Thanks.
•
•
Join Date: Aug 2005
Location: near St Louis, Missouri, USA
Posts: 10,561
Reputation:
Rep Power: 36
Solved Threads: 860
>>I was hoping for just a giant list of every list in the dictionary
which dictionary? there are quite a few of them and they all contain a different set of words.
which dictionary? there are quite a few of them and they all contain a different set of words.
I think it's about time we voted for senators with breasts. After all, we've been voting for boobs long enough. ~Clarie Sargent, Arizona senatorial candidate
Those who are too smart to engage in politics are punished by being governed by those who are dumber. ~Plato
Those who are too smart to engage in politics are punished by being governed by those who are dumber. ~Plato
•
•
Join Date: Nov 2004
Location: Netherlands
Posts: 5,646
Reputation:
Rep Power: 18
Solved Threads: 191
•
•
Join Date: Dec 2007
Posts: 10
Reputation:
Rep Power: 1
Solved Threads: 0
Sorry forgot about this.
@Ancient Dragon:I was thinking something like the oxford standard dictionary in list form, something suitable for a word game.
@jwenting: People can jump to conclusions when you ask for 'every word' in the dictionary, I should point out that I have come across really good lists for cracking, they just don't work too well for word games.
@Ancient Dragon:I was thinking something like the oxford standard dictionary in list form, something suitable for a word game.
@jwenting: People can jump to conclusions when you ask for 'every word' in the dictionary, I should point out that I have come across really good lists for cracking, they just don't work too well for word games.
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
•
•
•
•
DaniWeb Software Developers' Lounge Marketplace
- Previous Thread: Semester Project Ideas?
- Next Thread: Nested Program Generation -- Looking for Terminology



Hybrid Mode