{"id":17498351,"url":"https://github.com/simonepri/text2error","last_synced_at":"2026-06-29T18:04:12.197Z","repository":{"id":66099019,"uuid":"251555964","full_name":"simonepri/text2error","owner":"simonepri","description":"〰 Introduce errors in error free text","archived":false,"fork":false,"pushed_at":"2020-06-04T10:27:01.000Z","size":75,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-29T17:24:47.475Z","etag":null,"topics":["error","generation","grammatical-error-correction","grammatical-error-detection","text"],"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/simonepri.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":"2020-03-31T09:22:25.000Z","updated_at":"2022-12-19T08:29:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"811872d2-ac60-4d3a-8318-c87c0708b8d6","html_url":"https://github.com/simonepri/text2error","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/simonepri/text2error","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonepri%2Ftext2error","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonepri%2Ftext2error/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonepri%2Ftext2error/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonepri%2Ftext2error/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simonepri","download_url":"https://codeload.github.com/simonepri/text2error/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonepri%2Ftext2error/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34937394,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-29T02:00:05.398Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["error","generation","grammatical-error-correction","grammatical-error-detection","text"],"created_at":"2024-10-19T16:33:43.673Z","updated_at":"2026-06-29T18:04:12.181Z","avatar_url":"https://github.com/simonepri.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n  \u003cb\u003etext2error\u003c/b\u003e\n\u003c/h1\u003e\n\u003cp align=\"center\"\u003e\n  \u003c!-- Lint --\u003e\n  \u003ca href=\"https://github.com/simonepri/text2error/actions?query=workflow:lint+branch:master\"\u003e\n    \u003cimg src=\"https://github.com/simonepri/text2error/workflows/lint/badge.svg?branch=master\" alt=\"Lint status\" /\u003e\n  \u003c/a\u003e\n  \u003c!-- Test - macOS --\u003e\n  \u003ca href=\"https://github.com/simonepri/text2error/actions?query=workflow:test-macos+branch:master\"\u003e\n    \u003cimg src=\"https://github.com/simonepri/text2error/workflows/test-macos/badge.svg?branch=master\" alt=\"Test macOS status\" /\u003e\n  \u003c/a\u003e\n  \u003c!-- Test - Ubuntu --\u003e\n  \u003ca href=\"https://github.com/simonepri/text2error/actions?query=workflow:test-ubuntu+branch:master\"\u003e\n    \u003cimg src=\"https://github.com/simonepri/text2error/workflows/test-ubuntu/badge.svg?branch=master\" alt=\"Test Ubuntu status\" /\u003e\n  \u003c/a\u003e\n  \u003cbr /\u003e\n  \u003c!-- Code style --\u003e\n  \u003ca href=\"https://github.com/ambv/black\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/code%20style-black-000000.svg\" alt=\"Code style\" /\u003e\n  \u003c/a\u003e\n  \u003c!-- Linter --\u003e\n  \u003ca href=\"https://github.com/PyCQA/pylint\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/linter-pylint-ce963f.svg\" alt=\"Linter\" /\u003e\n  \u003c/a\u003e\n  \u003c!-- Types checker --\u003e\n  \u003ca href=\"https://github.com/PyCQA/pylint\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/types%20checker-mypy-296db2.svg\" alt=\"Types checker\" /\u003e\n  \u003c/a\u003e\n  \u003c!-- Test runner --\u003e\n  \u003ca href=\"https://github.com/pytest-dev/pytest\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/test%20runner-pytest-449bd6.svg\" alt=\"Test runner\" /\u003e\n  \u003c/a\u003e\n  \u003c!-- Task runner --\u003e\n  \u003ca href=\"https://github.com/illBeRoy/taskipy\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/task%20runner-taskipy-abe63e.svg\" alt=\"Task runner\" /\u003e\n  \u003c/a\u003e\n  \u003c!-- Build tool --\u003e\n  \u003ca href=\"https://github.com/python-poetry/poetry\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/build%20system-poetry-4e5dc8.svg\" alt=\"Build tool\" /\u003e\n  \u003c/a\u003e\n  \u003cbr /\u003e\n  \u003c!-- License --\u003e\n  \u003ca href=\"https://github.com/simonepri/text2error/tree/master/license\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/license/simonepri/text2error.svg\" alt=\"Project license\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  〰 Introduce errors in error free text\n\u003c/p\u003e\n\n## Synopsis\n\nIntroduce errors in error free text.\n\n\n## Development\n\nYou can install this library locally for development using the commands below.\nIf you don't have it already, you need to install [poetry](https://python-poetry.org/docs/#installation) first.\n\n```bash\n# Clone the repo\ngit clone https://github.com/simonepri/text2error\n# CD into the created folder\ncd text2error\n# Create a virtualenv and install the required dependencies using poetry\npoetry install\n```\n\nYou can then run commands inside the virtualenv by using `poetry run COMMAND`.  \nAlternatively, you can open a shell inside the virtualenv using `poetry shell`.\n\n\nIf you wish to contribute to this project, run the following commands locally before opening a PR and check that no error is reported (warnings are fine).\n\n```bash\n# Run the code formatter\npoetry run task format\n# Run the linter\npoetry run task lint\n# Run the static type checker\npoetry run task types\n# Run the tests\npoetry run task tests\n```\n\n\n## Authors\n\n- **Simone Primarosa** - [simonepri][github:simonepri]\n\nSee also the list of [contributors][contributors] who participated in this project.\n\n\n## License\n\nThis project is licensed under the MIT License - see the [license][license] file for details.\n\n\n\n\u003c!-- Links --\u003e\n\n[start]: https://github.com/simonepri/text2error#start-of-content\n[license]: https://github.com/simonepri/text2error/tree/master/license\n[contributors]: https://github.com/simonepri/text2error/contributors\n\n[github:simonepri]: https://github.com/simonepri\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonepri%2Ftext2error","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimonepri%2Ftext2error","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonepri%2Ftext2error/lists"}