WIP run and setup

This commit is contained in:
Viktor Lofgren 2023-03-04 15:13:00 +01:00
parent 15754d7ae8
commit 3e5e537a6b

View File

@ -15,7 +15,7 @@ function download_model {
pushd $(dirname $0)
cp -r template/conf .
mkdir -p model logs db samples install
mkdir -p model logs db samples install vol/ir vol/iw/search-sets
download_model model/English.DICT https://raw.githubusercontent.com/datquocnguyen/RDRPOSTagger/master/Models/POS/English.DICT
download_model model/English.RDR https://raw.githubusercontent.com/datquocnguyen/RDRPOSTagger/master/Models/POS/English.RDR