{"id":45205384,"url":"https://github.com/putuwaw/thesis","last_synced_at":"2026-02-20T15:04:01.132Z","repository":{"id":276500698,"uuid":"852619363","full_name":"putuwaw/thesis","owner":"putuwaw","description":"Web-Based Balinese Language Text Classification using Multinomial Naive Bayes","archived":false,"fork":false,"pushed_at":"2025-05-11T10:21:41.000Z","size":4173,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-11T11:27:03.764Z","etag":null,"topics":["django","docker","docker-compose","flowbite","gunicorn","linggapy","nginx","plotly","postgres","tailwindcss","thesis","uv"],"latest_commit_sha":null,"homepage":"https://thesis.putuwaw.my.id","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/putuwaw.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2024-09-05T05:58:36.000Z","updated_at":"2025-05-11T10:20:32.000Z","dependencies_parsed_at":"2025-02-08T17:24:19.418Z","dependency_job_id":"29d9d6d0-00fa-4b42-8a8a-7c5b3c9e0559","html_url":"https://github.com/putuwaw/thesis","commit_stats":null,"previous_names":["putuwaw/thesis"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/putuwaw/thesis","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/putuwaw%2Fthesis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/putuwaw%2Fthesis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/putuwaw%2Fthesis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/putuwaw%2Fthesis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/putuwaw","download_url":"https://codeload.github.com/putuwaw/thesis/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/putuwaw%2Fthesis/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29655026,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-20T09:27:29.698Z","status":"ssl_error","status_checked_at":"2026-02-20T09:26:12.373Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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","docker","docker-compose","flowbite","gunicorn","linggapy","nginx","plotly","postgres","tailwindcss","thesis","uv"],"created_at":"2026-02-20T15:04:00.276Z","updated_at":"2026-02-20T15:04:01.124Z","avatar_url":"https://github.com/putuwaw.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# thesis\n\nWeb-Based Balinese Language Text Classification using MNB.\n\n## Prerequisites\n\nThis project is basically a Django app with Tailwind CSS, so you need:\n- Python 3.10\n- uv\n- npm\n\nYou can easily take a look into the project using Docker, so optionally you need:\n- Docker\n- docker-compose\n\n## Installation\n\n1. Clone the repository:\n```\ngit clone https://github.com/putuwaw/thesis.git\n```\n2. Pull the submodules (thesis-ml). Note that submodules here are using SSH, learn more about setup SSH for GitHub [here](https://docs.github.com/en/authentication/connecting-to-github-with-ssh):\n```\ngit submodules update --init\n```\n3. Create development env file and change the variable especially for database:\n```\ncp .env.example .env.development\n```\n\n4. Using Django and Tailwind CSS:\n\nSetup environment and install packages\n```\nuv sync --dev\n```\n\nRun Django and watch Tailwind:\n```bash\nmake django-dev\nmake tw-watch\n```\n\n5. You can also use Docker:\n\nIf you are using Docker, you don't need to create env.\nRun Docker container, migrate database, collect static files:\n```\ndocker compose -f compose.dev.yml up -d --build\ndocker compose -f compose.dev.yml exec web python manage.py migrate --noinput\ndocker compose -f compose.dev.yml exec web python manage.py collectstatic --noinput\n```\n\n## Acknowledgments\nI would like to express my deepest gratitude to all those who have supported and contributed to the completion of this thesis.\n\n- Mr. Cokorda Pramartha as my supervisor, for his guidance and support.\n- Balinese language counselor for assisting with data annotation.\n- Family, partner, and friends for their encouragement and motivation.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fputuwaw%2Fthesis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fputuwaw%2Fthesis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fputuwaw%2Fthesis/lists"}