Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.29 KB

File metadata and controls

34 lines (23 loc) · 1.29 KB
title emoji colorFrom colorTo sdk pinned
Sentiment Summarize Youtube Comms
👀
red
indigo
docker
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