You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create or update Riksdagens Corpus data repository
% cd"pyriksprot-tagger-folder"# If you want to create a new clone of the repository:
% make full-clone-repository
# If you want to update existing repository:
% make full-pull-repository
# If you want to save space a do a shallow clone
% make shallow-update-repository
# Update timestamp of repository work folder files to match last commit timestamp (important!):
% make update-repository-timestamps
Update / tag a new version of RIKSPROT:
Prerequisites:
Pull latest version of welfare-state-analytics/pyriksprot_tagger
Update configuration (see above)
If you want to use snakemake:
Edit options (target name) in workflow/config/config.yml
Run make annotate (ca: 10 hours run time)
If you want to use tag-it script (preferred, faster):
Run PYTHONPATH=. nohup ./tag-it.sh > tag-it.version.log &
Create metadata database:
Pull or clone latest version of welfare-state-analytics/pyriksprot
Update configuration (specify tag) to use in pyriksprot/.env
Run make metadata
Create speech corpus
Pull or clone latest version of welfare-state-analytics/pyriksprot
Update configuration (specify tag) to use in pyriksprot/.env
[ } Run make extract-speeches-to-feather
The text was updated successfully, but these errors were encountered:
Update riksprot tagger system
If pyriksprot_tagger repository folder already exists:
If repository folder doesn't exist:
Update configuration
Update configurational elements in "pyriksprot-tagger-folder"/.env:
Create or update Riksdagens Corpus data repository
Update / tag a new version of RIKSPROT:
Prerequisites:
If you want to use snakemake:
If you want to use tag-it script (preferred, faster):
Create metadata database:
Create speech corpus
The text was updated successfully, but these errors were encountered: