alpha01 backoffice: crossword engine, lexicon curation and JSON contract
This commit is contained in:
5
run_babelnet_daily_batch.bat
Normal file
5
run_babelnet_daily_batch.bat
Normal file
@@ -0,0 +1,5 @@
|
||||
@echo off
|
||||
setlocal
|
||||
cd /d "%~dp0"
|
||||
python babelnet_daily_batch.py --api-call-limit 1900 --per-key-api-call-limit 950 --sleep 0.2
|
||||
endlocal
|
||||
Reference in New Issue
Block a user