Skip to content

Simply paste in a film review of your choice and get a 100 word summary, an overall sentiment of the review and a wordcloud of the descriptive terms used.

License

Notifications You must be signed in to change notification settings

akshaydevml/lazy-film-reviews

Repository files navigation

Lazy Film Reviews

License: MIT python lint Streamlit App

Lazy Film Reviews is a Streamlit app for summarizing and sentiment scoring movie reviews. Input any film review of choice and click 'Generate' to get a concise summary and an overall sentiment indicating whether the review was positive or negative. We also display a Wordcloud containing descriptive terms in the input and the ROUGE metric to gauge the effectiveness of the summary.

We fine-tuned the funnel-transformer-small using Hugging Face to create a custom model for the sentiment analysis task.

For text summarization, we use the pretrained distilbart-cnn-6-6 (by sshleifer) from Hugging Face hub, trained on the CNN/DailyMail dataset.


License

This project is open-source and licensed under the MIT license.

About

Simply paste in a film review of your choice and get a 100 word summary, an overall sentiment of the review and a wordcloud of the descriptive terms used.

Resources

License

Stars

Watchers

Forks

Packages

No packages published