ky2k commited on
Commit
653a43b
·
1 Parent(s): 0d5e2ff

- added install_hunspell.sh

Browse files
Files changed (1) hide show
  1. install_hunspell.sh +3 -0
install_hunspell.sh ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ # spellchecking library
2
+ sudo apt install hunspell hunspell-uk hunspell-de-de libhunspell-dev
3
+ pip install hunspell