Skip to content
This repository was archived by the owner on Sep 14, 2024. It is now read-only.

putuwaw/sentom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sentom

Streamlit Snowflake Python PyTorch

Sentom (sentiment-topic-modeling) is a simple web application that allows you to do topic modeling on sentiment review using BERTopic. This application is built using Streamlit and Snowflake.

Features πŸ’‘

Using Sentom, you can:

  • Do topic modeling on sentiment review
  • See the top keywords for each topic

Prerequisites πŸ“‹

Installation πŸ› 

  • Clone the repository:
git clone https://github.com/putuwaw/sentom.git
  • Install the requirements:
pip install -r requirements.txt
  • Create secret.toml file in .streamlit folder and fill it with your Snowflake credentials. See Documentation for more information.

  • Run the application:

streamlit run Home.py

License πŸ“

This project is licensed under the MIT License. See the LICENSE file for details.

Acknowledgements πŸ™

BERTopic is a topic modeling technique that leverages hugs transformers and c-TF-IDF to create dense clusters allowing for easily interpretable topics whilst keeping important words in the topic descriptions Thank you to the developers and contributors of this open-source tool. Learn more about BERTopic here.

About

Topic Modeling from Sentiment using BERTopic, Streamlit, and Snowflake

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages