Skip to main content

smart ascii to unicode cyrillic converter

Project description

cyr

cyr is a simple console program that converts text written in plain ASCII to UTF-8 cyrillic.

About

Dependencies

  • python (>=3.6)
  • torch
  • numpy
  • nohup

Installing

Install through PyPI:

pip install cyr

Download .cyr_nets and move them to your home directory (mv .cyr_nets ~/)

Example use

If you know you're going to use it multiple times in a short period of time, it is best to use it as a daemon to avoid loading nets (which takes most of the time) every time you run it.
Start daemon:

cyr -D 

Convert file in place using daemon:

cyr -d -f file -i

Kill daemon when you're done:

cyr -K

In case of error check ~/.cyr_nohup for logs. Check the man page after installing for more options.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cyr-0.0.1.tar.gz (5.9 kB view hashes)

Uploaded Source

Built Distribution

cyr-0.0.1-py3-none-any.whl (7.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page