The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

opencorpora-update-tokenizer - download newer data for tokenizer

DESCRIPTION

OpenCorpora tokenizer uses pre-calculated data stored in local files. This tool is used to update those files. Files are downloaded from OpenCorpora servers.

SYNOPSIS

opencorpora-update-tokenizer [options]

Options:

--vectors

Update vectors file

--hyphens

Update hyphens file

--force

Force update even if you already have up-to-date data

--quiet

Suppress any informational messages

--help

Show this message

Note that you must specify either --vectors or --hyphens option.