WIP run and setup
This commit is contained in:
parent
15754d7ae8
commit
3e5e537a6b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user