Re: Algorithm for determining 'word difficulty'
John Ratcliff <[email protected]> Fri, 18 Jun 2010 12:40:28 -0500
| Newsgroups | gmane.games.devel.algorithms |
|---|---|
| Message-ID | <[email protected]> |
Yes, I'm actually using Scabble's score for the game itself; however that only gives you indication of letter frequency. The more I think about it, I believe the perfect solution is to generate a database of word frequencies against a number of books with a known 'reading level'. I'm pretty much sure that is the best clean solution to the problem. John On Fri, Jun 18, 2010 at 12:33 PM, Jonathan Sauer <[email protected]>wrote: > Hello, > > > Any thoughts on an algorithm which could more or less automatically > > score the entire English language by 'difficultly to spell' and > > 'difficulty to recognize'? Assuming you have as input all of the > > data in a standard dictionary and thesaurus? > > Maybe you could use Scrabble's scoring to rank words. > > > Jonathan > > > > ------------------------------------------------------------------------------ > ThinkGeek and WIRED's GeekDad team up for the Ultimate > GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the > lucky parental unit. See the prize list and enter to win: > http://p.sf.net/sfu/thinkgeek-promo > _______________________________________________ > GDAlgorithms-list mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/gdalgorithms-list > Archives: > http://sourceforge.net/mailarchive/forum.php?forum_name=gdalgorithms-list > ------------------------------------------------------------------------------ ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the lucky parental unit. See the prize list and enter to win: http://p.sf.net/sfu/thinkgeek-promo _______________________________________________ GDAlgorithms-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gdalgorithms-list Archives: http://sourceforge.net/mailarchive/forum.php?forum_name=gdalgorithms-list