{"id":13805778,"url":"https://github.com/ArtemkaKun/text-processing","last_synced_at":"2025-05-13T21:31:26.201Z","repository":{"id":139479495,"uuid":"561772526","full_name":"ArtemkaKun/text-processing","owner":"ArtemkaKun","description":"V text processing library, that contains common tools to manipulate text data","archived":true,"fork":false,"pushed_at":"2022-12-02T15:22:19.000Z","size":76,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-18T22:30:45.770Z","etag":null,"topics":["text","text-processing","v","vlang","vlang-library","vlang-module","vlang-package"],"latest_commit_sha":null,"homepage":"","language":"V","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ArtemkaKun.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["ArtemkaKun","medvednikov"]}},"created_at":"2022-11-04T13:08:59.000Z","updated_at":"2023-12-29T17:07:49.000Z","dependencies_parsed_at":"2023-05-28T02:45:46.584Z","dependency_job_id":null,"html_url":"https://github.com/ArtemkaKun/text-processing","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArtemkaKun%2Ftext-processing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArtemkaKun%2Ftext-processing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArtemkaKun%2Ftext-processing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArtemkaKun%2Ftext-processing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ArtemkaKun","download_url":"https://codeload.github.com/ArtemkaKun/text-processing/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254030995,"owners_count":22002684,"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":["text","text-processing","v","vlang","vlang-library","vlang-module","vlang-package"],"created_at":"2024-08-04T01:01:04.769Z","updated_at":"2025-05-13T21:31:21.185Z","avatar_url":"https://github.com/ArtemkaKun.png","language":"V","funding_links":["https://github.com/sponsors/ArtemkaKun","https://github.com/sponsors/medvednikov"],"categories":["Libraries"],"sub_categories":["Text processing"],"readme":"# V text processing library\n\nThis library provides a set of functions in V for text processing.\n\n## Installation\n\nTo install the library, use VPM - `v install ArtemkaKun.textproc`\n\n## Usage\n\nTo use, import needed module like following:\n\n```v\nimport artemkakun.textproc.src.case\n```\n\n## Modules\n\n| Module                                         | Description                                                      |\n|------------------------------------------------|------------------------------------------------------------------|\n| `artemkakun.textproc.src.case`                 | String case manipulation functions (any → snake_case)            |\n| `artemkakun.textproc.src.links`                | Function for extracting links from text                          |\n| `artemkakun.textproc.src.normalization.spaces` | Function for normalizing inner spaces in a text                  |\n| `artemkakun.textproc.src.normalization.latin`  | Function for normalizing latin character with diacritics (Ł → L) |\n| `artemkakun.textproc.src.punctuation`          | Function for clean up punctuation in a string                    |\n\n\n## Donations\n\nIf you like this project, please consider donating to me or the V language project.\nYour donations will help me to continue to develop this project and the V language.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FArtemkaKun%2Ftext-processing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FArtemkaKun%2Ftext-processing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FArtemkaKun%2Ftext-processing/lists"}