{"id":23408472,"url":"https://github.com/noob-no-1/irregular_capitalization_websearch","last_synced_at":"2026-04-12T23:44:29.205Z","repository":{"id":268970394,"uuid":"906027090","full_name":"Noob-No-1/Irregular_capitalization_websearch","owner":"Noob-No-1","description":"This is developed as a part of an agent for standardising and correcting the spelling of English words e.g. (iPhone, HelloKitty T恤) in data sets passed to the agent.","archived":false,"fork":false,"pushed_at":"2024-12-30T03:35:39.000Z","size":261,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-17T21:46:27.517Z","etag":null,"topics":["googlesearchapi","langchain","webscraping"],"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/Noob-No-1.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":"2024-12-20T02:28:06.000Z","updated_at":"2024-12-26T03:02:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"aa062619-f2fc-46f4-9861-2a53f06e48fb","html_url":"https://github.com/Noob-No-1/Irregular_capitalization_websearch","commit_stats":null,"previous_names":["noob-no-1/irregular_capitalization_websearch"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Noob-No-1%2FIrregular_capitalization_websearch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Noob-No-1%2FIrregular_capitalization_websearch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Noob-No-1%2FIrregular_capitalization_websearch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Noob-No-1%2FIrregular_capitalization_websearch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Noob-No-1","download_url":"https://codeload.github.com/Noob-No-1/Irregular_capitalization_websearch/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254513118,"owners_count":22083512,"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":["googlesearchapi","langchain","webscraping"],"created_at":"2024-12-22T15:12:03.861Z","updated_at":"2025-10-16T18:01:49.343Z","avatar_url":"https://github.com/Noob-No-1.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"This tool is developed as a part of an agent which is designed to enhance the llm model (StarFire (星火) developed by IFLYTEK) \nThis part of the agent aims to develop a frequency table for the capitalization spelling for each of the keyword extracted.\nSample output:\n\n\n\"Pdf\": [\n    [\"PDF\", 675],\n    [\"pdf\", 11],\n    [\"Pdf\", 0],\n],\n\n\"ar\": [\n    [\"ar\", 1],\n    [\"AR\", 254],\n    [\"Ar\", 0],\n    [\"aR\", 0],\n],\n\n\"WiFi\": [\n    [\"WiFi\", 167],\n    [\"wifi\", 3],\n    [\"WIFI\", 25],\n    [\"Wifi\", 72],\n    [\"WIfi\", 0],\n],\n\n\"Acc线\": [\n    [\"acc线\", 0],\n    [\"ACC线\", 2],\n    [\"Acc线\", 0],\n],\n\n\"hellokittyT恤\": [\n    [\"hellokittyt恤\", 0],\n    [\"HELLOKITTYT恤\", 0],\n    [\"HellokittyT恤\", 0],\n    [\"hellokittyT恤\", 0],\n],\n\n\"pnc\": [\n    [\"PNC\", 262],\n    [\"PnC\", 0],\n    [\"pnc\", 12],\n]\n'''\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoob-no-1%2Firregular_capitalization_websearch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnoob-no-1%2Firregular_capitalization_websearch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoob-no-1%2Firregular_capitalization_websearch/lists"}