{"id":23992772,"url":"https://github.com/saajann/sentiment-analysis","last_synced_at":"2026-05-06T15:38:39.107Z","repository":{"id":271116458,"uuid":"912445525","full_name":"saajann/sentiment-analysis","owner":"saajann","description":"Basic Sentiment Analysis","archived":false,"fork":false,"pushed_at":"2025-01-05T15:54:34.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-05T16:33:22.801Z","etag":null,"topics":["machine-learning","python","sentiment-analysis","sklearn","streamlit"],"latest_commit_sha":null,"homepage":"","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/saajann.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":"2025-01-05T15:44:59.000Z","updated_at":"2025-01-05T15:55:46.000Z","dependencies_parsed_at":"2025-01-05T16:33:24.872Z","dependency_job_id":"a6f127c7-b09e-4f6d-9910-85610dcaaa7b","html_url":"https://github.com/saajann/sentiment-analysis","commit_stats":null,"previous_names":["saajann/sentiment-analysis"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saajann%2Fsentiment-analysis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saajann%2Fsentiment-analysis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saajann%2Fsentiment-analysis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saajann%2Fsentiment-analysis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saajann","download_url":"https://codeload.github.com/saajann/sentiment-analysis/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240612553,"owners_count":19829027,"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":["machine-learning","python","sentiment-analysis","sklearn","streamlit"],"created_at":"2025-01-07T20:18:02.168Z","updated_at":"2026-05-06T15:38:34.085Z","avatar_url":"https://github.com/saajann.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sentiment Analysis Project\n\n## Overview\nThis project involves building a sentiment analysis model to classify text as positive or negative using machine learning techniques.\n\n## Project Structure\n```\n/sentiment-analysis/\n├── README.md\n├── app.py\n├── data\n│   └── sentiment_dataset.csv\n├── model\n│   └── train_model.py\n├── sentiment_model.pkl\n├── vectorizer.pkl\n└── requirements.txt\n```\n\n## Installation and Usage\n\nTo get started with the project, follow these steps:\n\n1. **Clone the repository:**\n    ```sh\n    git clone https://github.com/saajann/sentiment-analysis.git\n    ```\n\n2. **Navigate to the project directory:**\n    ```sh\n    cd sentiment-analysis\n    ```\n\n3. **Install the required dependencies:**\n    ```sh\n    pip install -r requirements.txt\n    ```\n\n4. **Run the Streamlit application:**\n    ```sh\n    streamlit run app.py\n    ```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaajann%2Fsentiment-analysis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaajann%2Fsentiment-analysis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaajann%2Fsentiment-analysis/lists"}