_대문 | 방명록 | 최근글 | 홈피소개 | 주인놈 |
FrontPage › HelpOnSpellCheck
|
|
[edit]
The Spell Checking Option #MoinMoin looks for valid words in two places:
If the "dbhash" module is available with your Python installation, the files in "dict" are read only once and stored in a hash table. This speeds up the spell checking process because then the number of words in the checked page determines the time needed for the checking, not the number of words in the dictionary (with 250000 words, some hundred milliseconds instead of several seconds). BTW, a UNIX machine normally comes with at least one words file; to use those, create a symlink within the dict directory, like so:
MoinMoin/dict> ln -s /usr/dict/words .On some systems, the words file is found in "/usr/share/dict/words" instead. |
보람 있게 보낸 하루가 편안한 잠을 가져다주듯이 값지게 쓰여진 인생은 편안한 죽음을 가져다준다. (레오나르도 다빈치) |