Command-line Interface#

perke#

Perke’s Command-line Interface

perke [OPTIONS] COMMAND [ARGS]...

Options

-v, --version#

Show perke version.

--install-completion <install_completion>#

Install completion for the specified shell.

([bash|zsh|fish|powershell|pwsh])

--show-completion <show_completion>#

Show completion for the specified shell, to copy it or customize the installation.

([bash|zsh|fish|powershell|pwsh])

clear#

Clears the resources directory from downloaded files.

perke clear [OPTIONS]

download#

Perke requires a trained POS tagger model. We use hazm’s tagger model. This command aims to easily download latest hazm’s resources (tagger and parser models).

perke download [OPTIONS]