macrdel
Update src.py
023f2e5
metadata
title: Sentiment Summarize Youtube Comms
emoji: πŸ‘€
colorFrom: red
colorTo: indigo
sdk: docker
pinned: false

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference

Sentiment and summarize russian YouTube-video comments

This is web-server on FastAPI for sentiment analysis and summarization of russian YouTube comments

End-Points

Endpoint Description
/comments Get comments and sentimental analysis
/stats Get comments sentiment statistics
/summarization Get summarization of comments

Model for sentiment analysis

Hugging Face

Model for summarization

Hugging Face

Demo Server App

Hugging Face