pspell库(检测拼写)
- pspell_add_to_personal()
- Addthewordtoapersonalwordlist
- pspell_add_to_session()
- Addthewordtothewordlistinthecurrentsession
- pspell_check()
- Checkaword
- pspell_clear_session()
- Clearthecurrentsession
- pspell_config_create()
- Createaconfigusedtoopenadictionary
- pspell_config_data_dir()
- Locationoflanguagedatafiles
- pspell_config_dict_dir()
- Locationofthemainwordlist
- pspell_config_ignore()
- IgnorewordslessthanNcharacterslong
- pspell_config_mode()
- Changethemodenumberofsuggestionsreturned
- pspell_config_personal()
- Setafilethatcontainspersonalwordlist
- pspell_config_repl()
- Setafilethatcontainsreplacementpairs
- pspell_config_runtogether()
- Considerrun-togetherwordsasvalidcompounds
- pspell_config_save_repl()
- Determinewhethertosaveareplacementpairslistalongwiththewordlist
- pspell_new_config()
- Loadanewdictionarywithsettingsbasedonagivenconfig
- pspell_new_personal()
- Loadanewdictionarywithpersonalwordlist
- pspell_new()
- Loadanewdictionary
- pspell_save_wordlist()
- Savethepersonalwordlisttoafile
- pspell_store_replacement()
- Storeareplacementpairforaword
- pspell_suggest()
- Suggestspellingsofaword