Based on pretrained ruBERTa model web app builded on flask framework. User can write comments in (on russian language) textform of any web-site or app, then model has been predict emojional type of the text in 3 classes:
Позитивный (Positive), Негативный (Negative) или Нейтральный (Neutral)
- Already work app for deploy on any hosting services.
- Can work with english and russian words, but specially trained for russian text.
- Already finished CSS design for desktop version.
With ai_kt.bat start app file.
- Clone this repo.
- Open copied folder and find ai_kt.bat file, then open with any text editor.
- Change path in folder to "X:<YOUR_PATH_TO_THIS_FOLDER>\Sentimental" then save it and close.
- Run this file and waiting for start in your browser on localhost.