Metadata-Version: 2.0
Name: russtress
Version: 0.1
Summary: Package that helps you to put lexical stress in russian text
Home-page: https://github.com/MashaPo/russtress
Author: UNKNOWN
Author-email: ponomarevamawa@gmail.com
License: UNKNOWN
Keywords: nlp russian stress linguistic
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Natural Language :: Russian
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Text Processing :: Linguistic
Classifier: Intended Audience :: Education
Requires-Dist: Keras (==2.0.4)
Requires-Dist: numpy (==1.13.3)
Requires-Dist: scipy (==0.19.0)
Requires-Dist: tensorflow (==1.1.0)

The tool based on LSTM predicts stress position in each word in russian text depending on the word context


