Skip to content

motchy869/SpellCheckDic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpellCheckDic

word dictionary for various spell checkers

1. directory structure

  • /
    • dicts/: stores text files for specific subjects
    • compile.sh: merge all text files in dicts/ into dict.txt
    • dict.txt: merged dictionary

2. How to add words

  1. Add words to text files in dicts/, or create a new text file if necessary.
  2. Run ./compile.sh to merge all text files in dicts/ into dict.txt

About

word dictionary mainly for programming

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages