Add missing hunspell dicts

This commit is contained in:
Wojciech Jarmosz 2022-04-25 00:24:06 +02:00
parent 2257887dca
commit 15c97ebee3
3 changed files with 350968 additions and 1 deletions

View File

@ -2,7 +2,7 @@
apt update -y apt update -y
apt upgrade -y apt upgrade -y
apt-get install python3 python3-pip python3-venv unzip gawk screen python-dev libhunspell-dev apt-get install python3 python3-pip python3-venv unzip gawk screen python-dev libhunspell-dev -y
python3 -m venv env python3 -m venv env
source ./env/bin/activate source ./env/bin/activate
pip install pandas spacy regex scipy hunspell pip install pandas spacy regex scipy hunspell

7574
pl.aff Normal file

File diff suppressed because it is too large Load Diff

343393
pl.dic Normal file

File diff suppressed because it is too large Load Diff