{"id":22835315,"url":"https://github.com/publishername/nepalithar","last_synced_at":"2025-03-31T02:44:28.637Z","repository":{"id":57445499,"uuid":"372260568","full_name":"PublisherName/nepalithar","owner":"PublisherName","description":"This is a simple Nepali Thar package. This package can be used to generate list of Nepali surnames and detect them.","archived":false,"fork":false,"pushed_at":"2023-03-22T08:14:25.000Z","size":54,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-03-07T21:48:46.283Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/PublisherName.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}},"created_at":"2021-05-30T16:15:36.000Z","updated_at":"2023-03-20T16:51:14.000Z","dependencies_parsed_at":"2025-02-06T07:44:09.448Z","dependency_job_id":"f5c733e3-e77d-404e-be91-816acaa2e2ae","html_url":"https://github.com/PublisherName/nepalithar","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/PublisherName%2Fnepalithar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PublisherName%2Fnepalithar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PublisherName%2Fnepalithar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PublisherName%2Fnepalithar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PublisherName","download_url":"https://codeload.github.com/PublisherName/nepalithar/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246408098,"owners_count":20772228,"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":[],"created_at":"2024-12-12T22:09:21.896Z","updated_at":"2025-03-31T02:44:28.602Z","avatar_url":"https://github.com/PublisherName.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nepali Thar\n\nThis is a simple Nepali Thar package. This package can be used to generate list of Nepali surnames and detect them.\n\n## Features:\n - Split name based on surname.\n - Detects the position of Nepali Surname in a text.\n - Checks if the words is Nepali Surname or not.\n - Gives a list of Nepali Surname's.\n\n## How to Import\n\n    \u003e\u003e\u003e pip install nepalithar\n    \n    \u003e\u003e\u003e import nepalithar\n    \n    \u003e\u003e\u003e thar = nepalithar.Caste()\n\n## Check Nepali Surname\n\n    \u003e\u003e thar.is_true(\"Rajesh\")\n\n    False\n\n    \u003e\u003e\u003e thar.is_true(\"Hamal\")\n\n    True\n\n## Get Random n number of Surname\n\n    \u003e\u003e thar.get(3)\n\n    ['Kutal', 'Shrestha', 'Rapacha']\n\n\n## Get Position of Surname in a text\n\n    \u003e\u003e thar.get_position(\"Rajesh Hamal Madhu Bhattarai\")\n\n    [1, 3]\n\n## Detect Position along with surname\n\n    \u003e\u003e thar.detect('Rajesh Hamal Madhu Bhattarai')\n\n    [(1, 'Hamal'), (3, 'Bhattarai')]\n\n## Split a group of name based on surname\n\n    \u003e\u003e thar.split_name(\"Rajesh Hamal Madhu Bhattarai\")\n    ['Rajesh Hamal', 'Madhu Bhattarai']\n\n## References:\n - Nepali Thar Dataset : https://github.com/amitness/thar\n\n## Others:\n - Note: Package created during COVID-19 quarantine out-of-boredom.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpublishername%2Fnepalithar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpublishername%2Fnepalithar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpublishername%2Fnepalithar/lists"}