Socket
Book a DemoInstallSign in
Socket

hybrid-model-for-russian-sentiment-analysis

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hybrid-model-for-russian-sentiment-analysis

Hybrid Model for detecting sensitive content in textual Russian news feeds

pipPyPI
Version
1.0.2
Maintainers
1

Hybrid Model for Russian News Sentiment Analysis

ITMO University R&D Project

This repository contains source code with the implementation of the hybrid model for russian sentiment analysis task.

A package with the corresponding model can be downloaded from pypi:
pip install hybrid-model-for-russian-sentiment-analysis

Weights of the sub-models will be downloaded during the first usage of the model.

Source code: https://github.com/GitHub-User228/hybrid_model_for_russian_sentiment_analysis

An example usage of the hybrid model is presented in predict.py

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts