Dear WGPrs, This is my first posting to this mailing list. Steven Alexander had whipped up prob.pl sometime back when I had requested him for a perl program...
Mohan Chunkath
mchunkat@...
Jan 4, 2003 12:39 pm
574
... Amit is indeed correct, but I'd like to offer a neat idea I had last night. This post is sure to be pretty WGP-y, so I'm cross posting it. I hope it...
Where can I find info on optimal letter distributions amongst words of various lengths? How many As, Bs, Cs, & etc. are there in sets of all 3-letter words,...
The following announcement was made recently: ======================================================================== 23-27 November 2003, Graz, Austria The...
Hi, I just started a computer word game project and in doing research I came across this group in a google search. Anyway, I've been looking through your...
I have the ENABLE (don't remember what that stands for, I found it on the web about 5 years ago) word list. As I recall this list was supposed to be a...
You can take a look at http://wordlist.sourceforge.net/ Fistanes ... on ... be ... this ... interested in ... research I ... looking ... links ... Service....
The list I use is called TWL98.txt, which is pretty much the official word list of tournament scrabble. It's basically the Scrabble dictionary with the ...
... Using ENABLE for Scrabble is very silly indeed, but there's nothing wrong with the word "gos", which is perfectly valid in SOWPODS. If you can have...
Apparently, the TWL98.txt list I have is based only on the words up to 8 letters and word forms. The TWL hardcopy uses words longer than 8 words... at least 9...
I have a question about the log2 format as documented at http://www.doe.carleton.ca/~jac/acdir/log2.html If you play out, then your opponent's tiles are...
If you play out, then you get twice the value of your opponent's tiles, which are listed to justify that score. If neither player plays out, then they lose...
I did something stupid and trashed the current version of my word games site :-( Has anyone saved a copy of this page since the last time I posted an update...
I have it! :-)))) I have been able to put bits of the file together from different sources, and the final size happens to match to the byte the size that the...
Hello everybody, This is my first email and I am really glad to join a list of high level word game programmers/thinkers. I discovered the list through the...
i have been looking for arabic scrabble for about 6 months and i really need to find it. this is to help out my friend in the marines thats an arabic...
http://www.gtoal.com/wordgames/details/arabic/ You can get the bootleg board on eBay or the Spears one directly from Spears UK. There is no computer version...
(Appologies if this topic has been covered before....) In the early days of the PalmOS platform space was at a premium, and so when I started producing...
I posted about this a while ago (> year). Out of 8,578,606 games (I ran 10,000,000, but I later determined some games were bad): win avg 447.0554066710 win...
... To the computer player's, the question is how many point does it miss by not having access to the larger wordlist. Play an 8-letter-limited player against ...
I ran the MSQ program (written by Martin Laeuter) on the empty 8x8 board, with a french lexicon based on ODS3 (44,565 words). The program found exactly 68...
... According to http://rec-puzzles.org/sol.pl/language/english/spelling/sets.of.words/squar es there are no known English 9x9 double word squares (the type...
David Eppstein
eppstein@...
Sep 2, 2003 7:51 pm
598
Could I ask you folks to do a gross-error-check on these results please? The test board looks like this: #..-...#...-N.# .+...=...=.MIZ. ..+...-.-..UPO. ...
I finally re-did this computation with the latest bugfixes applied to my code. Here are the results I got with TWL vs. SOWPODS: The word length distribution...
... Actually I made some algorithmic improvements and got it down to 7 seconds for the above :-) (as well as bringing the memory down by 25Mb) I haven't yet...
... Yes. Parallelization would be trivial. On 32 processors, the process of move generation over 2M racks should only take about 5 or 6 minutes. I'm not...
... sharing ... versions ... Of course I'm sharing it. As if you had to ask :-) I want to clean up the code and put it back into separate modules (currently...