CoolFace
Apppublic

macrdel/sentiment-summarize-youtube-comms

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes
App README

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](https://fastapi.tiangolo.com/) for sentiment analysis and summarization of russian YouTube comments

End-Points

EndpointDescription
/commentsGet comments and sentimental analysis
/statsGet comments sentiment statistics
/summarizationGet summarization of comments

Model for sentiment analysis

![Hugging Face](https://huggingface.co/MonoHime/rubert-base-cased-sentiment-new)

Model for summarization

![Hugging Face](https://huggingface.co/IlyaGusev/mbartrusum_gazeta)

Demo Server App

![Hugging Face](https://macrdel-sentiment-summarize-youtube-comms.hf.space)