Skip to main content

Package that helps you to put lexical stress in russian text

Project description

The tool based on LSTM predicts stress position in each word in russian text depending on the word context. For more details about the tool see «Automated Word Stress Detection in Russian», EMNLP-2017, Copenhagen, Denmark.

Installation

Simple installation with pip

pip install russtress

Usage example

To put stress marks to your text

>>> from russtress import Accent
>>> accent = Accent()
>>> text = 'Проставь, пожалуйста, ударения'
>>> accented_text = accent.put_stress(text)
>>> accented_text
"Проста'вь, пожа'луйста, ударе'ния"

Datasets

The repo contains samples from UD treebanks annotated with word stress for the Russian, Ukranian and Belorusian languages. For more details about the tool see VarDial paper (coming soon).

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

russtress-0.1.4.tar.gz (432.3 kB view details)

Uploaded Source

Built Distribution

russtress-0.1.4-py3-none-any.whl (432.6 kB view details)

Uploaded Python 3

File details

Details for the file russtress-0.1.4.tar.gz.

File metadata

  • Download URL: russtress-0.1.4.tar.gz
  • Upload date:
  • Size: 432.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.3.0 requests-toolbelt/0.9.1 tqdm/4.28.1 CPython/3.6.7

File hashes

Hashes for russtress-0.1.4.tar.gz
Algorithm Hash digest
SHA256 8c5fdc3d04f58f4c0f8aee45ea6b730490c6473b4ad050cbf2a8fbe59700a050
MD5 bd16887c0a9d70fc0aa5ab2f3e892404
BLAKE2b-256 3a6ef16638c3374e52cca7fde0a3ed63a0fa5a25053ea74b0992a853e7446b37

See more details on using hashes here.

File details

Details for the file russtress-0.1.4-py3-none-any.whl.

File metadata

  • Download URL: russtress-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 432.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.3.0 requests-toolbelt/0.9.1 tqdm/4.28.1 CPython/3.6.7

File hashes

Hashes for russtress-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 d4737596f81872ca62c2074685de3363113529181af6dc1ba3ba3dd14428debe
MD5 87ba7ca36f75a2e84f70d70dc29e59c1
BLAKE2b-256 a65e1a75335d161209c1bcb1ebeb3cb4e610c6daef6aa082b58ca7e154909279

See more details on using hashes here.

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