{"id":18510398,"url":"https://github.com/rakibhhridoy/sentimentanalysisindashboard-webapp","last_synced_at":"2025-05-14T11:16:25.546Z","repository":{"id":131513677,"uuid":"287502440","full_name":"rakibhhridoy/SentimentAnalysisInDashboard-WebApp","owner":"rakibhhridoy","description":"Sentiment analysis as dashboard in web server. Quick understandable and customized layout for any business application. This is based on positive, neutral and negative tweets in US location.","archived":false,"fork":false,"pushed_at":"2020-08-14T10:03:11.000Z","size":1732,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-17T02:41:58.882Z","etag":null,"topics":["classification","dashboard","dashboard-application","geovisualization","machine-learning","python","sentiment-analysis","streamlit-dashboard","webapp"],"latest_commit_sha":null,"homepage":"https://rakibhhridoy.github.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rakibhhridoy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-08-14T10:02:58.000Z","updated_at":"2022-10-31T12:44:43.000Z","dependencies_parsed_at":"2023-03-17T13:00:40.435Z","dependency_job_id":null,"html_url":"https://github.com/rakibhhridoy/SentimentAnalysisInDashboard-WebApp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rakibhhridoy%2FSentimentAnalysisInDashboard-WebApp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rakibhhridoy%2FSentimentAnalysisInDashboard-WebApp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rakibhhridoy%2FSentimentAnalysisInDashboard-WebApp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rakibhhridoy%2FSentimentAnalysisInDashboard-WebApp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rakibhhridoy","download_url":"https://codeload.github.com/rakibhhridoy/SentimentAnalysisInDashboard-WebApp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254129552,"owners_count":22019629,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["classification","dashboard","dashboard-application","geovisualization","machine-learning","python","sentiment-analysis","streamlit-dashboard","webapp"],"created_at":"2024-11-06T15:23:10.868Z","updated_at":"2025-05-14T11:16:25.516Z","avatar_url":"https://github.com/rakibhhridoy.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# *Web Dashboard For Sentiment Analysis* \n![WebDashboard0](images/i0.png)\n![WebDashboard1](images/i1.png)\n![WebDashboard2](images/i2.png)\n![WebDashboard3](images/i3.png)\n\n\n### Set up guide\n\u003e First Get the repository files Downloading or Clonning the repository\n\u003e Now open the folder using any ide or editor and select python. Now navigate to console and type\n```bash\nstreamlit run app/app.py\n```\n\u003e It will open in localhost server. Now you can use it easily.\n\n### Customize Heading and Title of your Task\n```python\nt.title(\"Sentiment Analysis Tweets About US Airlines\")\nst.sidebar.title(\"Sentiment Analysis Tweets About US Airlines\")\nst.markdown(\" This Application is a streamlit Dashboard to analyze Sentiment of Airlines Tweets in US 🐦\")\nst.sidebar.markdown(\" This Application is a streamlit Dashboard to analyze Sentiment of Airlines Tweets in US 🐦\")\n\n```\nChange the title,sidebar title,markdown and sidebar markdown according to your project.\n\n### Environment \nMake sure you have all necessery python library installed. For this projects you need \n* Numpy\n* Pandas\n* Streamlit\n* Plotly\n* Matplotlib\n* Scikit-learn\n  \nif you don't have these libraries go to python or anaconda prompt and paste these:\n```bash\npip install numpy\npip install pandas\npip install streamlit\npip install plotly\npip install matplotlib\npip install sklearn\n```\n\n\n\n### Get touch with Me\nConnect- [Linkedin](https://linkedin.com/in/rakibhhridoy) \u003cbr\u003e\nWebsite- [RakibHHridoy](https://rakibhhridoy.github.io)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frakibhhridoy%2Fsentimentanalysisindashboard-webapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frakibhhridoy%2Fsentimentanalysisindashboard-webapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frakibhhridoy%2Fsentimentanalysisindashboard-webapp/lists"}