{"id":17069702,"url":"https://github.com/kumar-shridhar/detect-language","last_synced_at":"2026-04-13T06:45:44.099Z","repository":{"id":117472985,"uuid":"141712377","full_name":"kumar-shridhar/Detect-Language","owner":"kumar-shridhar","description":"Detect the language from the given sentence","archived":false,"fork":false,"pushed_at":"2018-07-21T16:36:12.000Z","size":23,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-28T17:17:15.542Z","etag":null,"topics":["chatbot","detect-language","detect-languages","langdetect","language","machine-learning","polyglot","python"],"latest_commit_sha":null,"homepage":null,"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/kumar-shridhar.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":"2018-07-20T12:59:27.000Z","updated_at":"2019-08-22T07:11:34.000Z","dependencies_parsed_at":"2023-04-24T18:50:53.896Z","dependency_job_id":null,"html_url":"https://github.com/kumar-shridhar/Detect-Language","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/kumar-shridhar%2FDetect-Language","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kumar-shridhar%2FDetect-Language/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kumar-shridhar%2FDetect-Language/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kumar-shridhar%2FDetect-Language/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kumar-shridhar","download_url":"https://codeload.github.com/kumar-shridhar/Detect-Language/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245090866,"owners_count":20559296,"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":["chatbot","detect-language","detect-languages","langdetect","language","machine-learning","polyglot","python"],"created_at":"2024-10-14T11:27:36.367Z","updated_at":"2025-10-29T20:11:28.128Z","avatar_url":"https://github.com/kumar-shridhar.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Detect the languages present in the given sentence\n\nThis work detects the given language/languages present in the given sentence.\n\n### Requirements\n\n```\n* python \u003e=3.4\n* lang_detect\n* polyglot\n* flask (only if you want to host using flask)\n* docker (only if you want to host it using docker)\n\n```\n\n### Installation\n\n* git clone https://github.com/kumar-shridhar/Detect-Language.git\n* cd Detect-Language\n* pip install -r requirements.txt\n\n### Usage\n\n```\ndetect_language.py [-h]  [--str String]\n               [--supported_language, --sl]\n\n** required arguements:\n  --str                           string to detect language\n\n\n** optional arguments:\n  -h, --help                      help message\n  --sl, --supported_language      supported languages\n\n```\n### Host using Flask\n\n\n```\npython flask_hosted/app.py\n\n```\n\nDefault port used is localhost:8082\n\n### Host using Flask\n\n\n```\ndocker build Dockerfile \n\n```\n\nNOTE: Docker needs to be installed before using it with docker. Install docker from here for Ubuntu: https://docs.docker.com/install/linux/docker-ce/ubuntu/ \n\n### Run tests\n\n\n```\npython tests/test.py\n\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkumar-shridhar%2Fdetect-language","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkumar-shridhar%2Fdetect-language","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkumar-shridhar%2Fdetect-language/lists"}