https://bugzilla.wikimedia.org/show_bug.cgi?id=9816





--- Comment #27 from Philippe Verdy <[email protected]>  2009-11-14 18:59:52 
UTC ---
Note that for dictionnary lookups (when evaluating the bit-length strength),
there's already good dictionnaries available: you may just check the existence
of the word in an article in the main space of the list of existing
Wiktionnaries that have more than about 10000 entries. This just requires a
single http request per tested wiki.

Then the actual computed bit-length strength can be reduced to the base-2
logarithm of the tested Wiktionnary sizes (measured as the number of articles
in the main space of the tested wikis, summed together, or to their logarithmic
average).

The computed numeric value should also be made visible (and should be
recomputed each time the user visits its Preferences page, if the algorithm is
later updated), in addition to the color-coded visual evaluation of that value
(such as, black: insufficient and not acceptable, red: strong warning, yellow:
acceptable, green: good, blue: strong).


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to