

Trunk/deps/third_party/hunspell_dictionaries/README_en_US.txt

Trunk/deps/third_party/hunspell_dictionaries/README.chromium Trunk/deps/third_party/hunspell_dictionaries/en_CA.dic_delta Trunk/deps/third_party/hunspell_dictionaries/en_CA.dic Trunk/deps/third_party/hunspell_dictionaries/en_CA.aff Trunk/deps/third_party/hunspell_dictionaries/en-US-2-1.bdic (contents, props changed) Trunk/deps/third_party/hunspell_dictionaries/en-CA-2-1.bdic (contents, props changed) Trunk/deps/third_party/hunspell_dictionaries/README_en_CA.txt (contents, props changed) I did not update the other English dictionaries (en-AU, en-GB) by re-generating the bdics because I'm not sure a single word is worth it. The dictionaries we use are not large enough to contain the word (as it is marked with low prevalency). Interested in readability? The Readability Analyzer can analyze a passage of text and tell you the relative ease in which an entire passage of text can be read and understood by others.The dictionary is from, courtesy of Kevin Atkinson Īlso add an en-CA dictionary from the same source.Īlso add 'deniability' to the English dic_delta file. We then calculate word frequency using the data from Project Gutenberg which is a large collection of freely available english documents and summing the counts for all variations of the word corresponding to the same stem.ĭefinitions Definitions of each word are generating using the Pearson's developer API. In some rare cases, however, a common word may have multiple meanings including a meaning so infrequent it is not well known. the singular form vs the plural form) or part of speech (e.g. For example, 'cats' and 'cat' both have the same stem, as do 'readability' and 'readable.' For most words, familiarity with said word is independent of count (e.g. This allows us to group slight variations of the same word. In order to get an accurate frequency count of each word, we utilize a stemmer to identify the morphological root form of a word. The analyzer then shows synonyms and related words your audience may be more familiar with.ĭetermining Word Rank The word rank metric is a measure of word frequency, with frequent words corresponding to higher ranks. The Word Analyzer provides meta information about a given word, such audience familiarity, to get you insight into how use of the word may affect readability metrics.
