{"id":24177721,"url":"https://github.com/saksham-joshi/sentiment_analyzer","last_synced_at":"2025-08-22T06:12:14.773Z","repository":{"id":210512207,"uuid":"726706942","full_name":"saksham-joshi/Sentiment_Analyzer","owner":"saksham-joshi","description":"Analyze the sentiment of a text stored in a string or file and understand the reason why your blogs and posts are not ranking up.","archived":false,"fork":false,"pushed_at":"2023-12-07T10:57:16.000Z","size":163,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-13T04:15:33.818Z","etag":null,"topics":["data-analysis","data-analytics","python","sentiment-analyser","sentiment-analysis","sentiment-analysis-without-nltk"],"latest_commit_sha":null,"homepage":"https://sentimentanalyzer.vercel.app/","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/saksham-joshi.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}},"created_at":"2023-12-03T06:14:45.000Z","updated_at":"2024-04-01T15:15:25.000Z","dependencies_parsed_at":"2023-12-03T10:32:48.416Z","dependency_job_id":null,"html_url":"https://github.com/saksham-joshi/Sentiment_Analyzer","commit_stats":null,"previous_names":["saksham-joshi/sentiment_analyzer"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saksham-joshi%2FSentiment_Analyzer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saksham-joshi%2FSentiment_Analyzer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saksham-joshi%2FSentiment_Analyzer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saksham-joshi%2FSentiment_Analyzer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saksham-joshi","download_url":"https://codeload.github.com/saksham-joshi/Sentiment_Analyzer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241541450,"owners_count":19979121,"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":["data-analysis","data-analytics","python","sentiment-analyser","sentiment-analysis","sentiment-analysis-without-nltk"],"created_at":"2025-01-13T04:15:49.869Z","updated_at":"2025-03-02T17:13:17.292Z","avatar_url":"https://github.com/saksham-joshi.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Sentiment Analyzer\n\nAnalyze the sentiment of a text stored in a string or text file and understand the reason why your blogs and posts are not ranking up.\nThis Model is developed using Python3 programming language without using nltk package.\n\n\n\n## How to use it ?\n - If you want to use it from online api, then visit \"https://sentimentanalyzer.vercel.app/analyze?text=your+text+here\" and it will return you a json object which contains output.\n - or you can download the source code of this model on your system and use it as you want.\n - Install Python3 on your system from [here](https://www.python.org/downloads/).\n - Download this repository from [here](https://github.com/saksham-joshi/Sentiment_Analyzer/archive/refs/heads/main.zip).\n - After downloading, extract the zip file and open the extracted folder.\n## Files \u0026 Folders:\n1. \"app.py\": It is a python file which is used to handle request on backend.\n2. \"Model\" : This folder contains the main API. It contains files like :\n    - \"support_files\": this folder is used by \"Corrector_generator.ipynb\" to generate \"Corrector.json\". \n    - \"Corrector.json\": this file contains all the words required to clean your given text which eventually increases accuracy and quality of output.\n    - \"Corrector_generator.ipynb\": this is a jupyter notebook file of a python script which helps you to generate and update \"Corrector.json\".\n    - \"AnalystUtility.py\": this file contains the implementation of neccesary formula required to create outputs.\n    -  \"Analyzer.py\": this is the main file which contains the implementation and logic of this Analyzer. It contains two functions :\n      \n         1. Analyze_String(val : str) : this function takes string as input as returns a dictionary as output.\n            \n         2. Analyze_File(file_name : str) : this function takes file address as a input and returns a dictionary as output.\n## Developer Info:\n- Developed by Saksham Joshi.\n- [@Portfolio](https://sakshamjoshi.netlify.app/)\n- [@Linkedin](https://www.linkedin.com/in/sakshamjoshi27)\n- [@GitHub](https://github.com/saksham-joshi)\n- [@X(Twitter)](https://twitter.com/sakshamjoshi27/)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaksham-joshi%2Fsentiment_analyzer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaksham-joshi%2Fsentiment_analyzer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaksham-joshi%2Fsentiment_analyzer/lists"}