{"id":15453497,"url":"https://github.com/shamil-t/sentiment-analysis-imdb-django","last_synced_at":"2026-04-14T06:34:01.282Z","repository":{"id":134798199,"uuid":"342748491","full_name":"shamil-t/sentiment-analysis-imdb-django","owner":"shamil-t","description":"Imdb sentiment analysis using SVM Classifier,implemeted using Django and MySQL database","archived":false,"fork":false,"pushed_at":"2021-02-27T03:40:33.000Z","size":19811,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-13T08:05:52.973Z","etag":null,"topics":["django","imdb","imdb-dataset","pickle","python3","sentiment-analysis","sentiment-classification","sklearn","sql","svm-classifier"],"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/shamil-t.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":"2021-02-27T02:03:39.000Z","updated_at":"2021-02-27T03:43:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"7edae215-c6d7-48ff-a987-962cd5b12708","html_url":"https://github.com/shamil-t/sentiment-analysis-imdb-django","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/shamil-t/sentiment-analysis-imdb-django","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shamil-t%2Fsentiment-analysis-imdb-django","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shamil-t%2Fsentiment-analysis-imdb-django/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shamil-t%2Fsentiment-analysis-imdb-django/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shamil-t%2Fsentiment-analysis-imdb-django/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shamil-t","download_url":"https://codeload.github.com/shamil-t/sentiment-analysis-imdb-django/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shamil-t%2Fsentiment-analysis-imdb-django/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31785677,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T02:24:21.117Z","status":"ssl_error","status_checked_at":"2026-04-14T02:24:20.627Z","response_time":153,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["django","imdb","imdb-dataset","pickle","python3","sentiment-analysis","sentiment-classification","sklearn","sql","svm-classifier"],"created_at":"2024-10-01T22:00:46.823Z","updated_at":"2026-04-14T06:34:01.264Z","avatar_url":"https://github.com/shamil-t.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Sentiment Analysis Imdb\n\n1. install python v3\n\n    - https://www.python.org/downloads/\n\n2. install xampp\n\n    - https://www.apachefriends.org/download.html\n\n3. install django\n\n    \u003e $ pip install django\n\n4 .open xampp and start apache \u0026 mysql\n\n6 .open phpmyadmin\n\n- http://localhost/phpmyadmin\n\n7 .create databse with name 'imdb' and import imdb.sql\n\n8 .then open a terminal in root directory where manage.py resides and run the command\n\n### In terminal run the command\n\n\u003e $ python3 manage.py makemigrations\n\n\u003e $ python3 manage.py migrate\n\n\u003e $ python3 nanage.py runserver\n\n\n\n- homepage-\u003e http://localhost:8000/\n- addmovie-\u003e http://localhost:8000/addmovie\n    \n    \nDone\n\n### Screen Shots\n\n1. Home Page\n\n![Home Page](https://github.com/shamil-t/sentiment-analysis-imdb-django/blob/main/ScreenShots/home1.png?raw=true)\n\n2. Movie Page\n\n- ![Movie Page 1](https://github.com/shamil-t/sentiment-analysis-imdb-django/blob/main/ScreenShots/ss2.png?raw=true)\n\n- ![Movie Page 2](https://github.com/shamil-t/sentiment-analysis-imdb-django/blob/main/ScreenShots/ss3.png?raw=true)\n\n3. Review Graph Representation\n\n- ![Review 1](https://github.com/shamil-t/sentiment-analysis-imdb-django/blob/main/ScreenShots/review1.png?raw=true)\n\n4. Review Text\n\n- ![Review 2](https://github.com/shamil-t/sentiment-analysis-imdb-django/blob/main/ScreenShots/review2.png?raw=true)\n\n5. Add Movie Page\n\n- ![Review 2](https://github.com/shamil-t/sentiment-analysis-imdb-django/blob/main/ScreenShots/addmovie.png?raw=true)\n\n\n\n\n\n\nTHANK YOU ✌✌✌✌✌","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshamil-t%2Fsentiment-analysis-imdb-django","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshamil-t%2Fsentiment-analysis-imdb-django","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshamil-t%2Fsentiment-analysis-imdb-django/lists"}