Skip to content
This repository was archived by the owner on Dec 17, 2023. It is now read-only.

kth-vyu/analysis_of_the_emotional_coloring_of_the_review

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Анализ эмоциональной окраски отзывов с Кинопоиска

Окружение

  • Python 3.8.0

Как начать

  • git clone git@github.com:E-Kozyreva/analysis_of_the_emotional_coloring_of_the_review.git
  • cd analysis_of_the_emotional_coloring_of_the_review
  • python -m venv venv
  • venv\Scripts\activate
  • pip install -r requirements.txt
  • cd main
  • dowload model from: https://dl.fbaipublicfiles.com/fasttext/vectors-crawl/cc.ru.300.bin.gz
  • unpacking the model to the "main" folder using 7-zip
  • unpacking reviews_data.zip
  • python main.py

Результат работы

Положительный отзыв

image

Отрицательный отзыв

image

Нейтральный отзыв

image

About

Прогнозирование эмоциональной окраски отзывов.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages