{"id":19530812,"url":"https://github.com/sasha-kir/kyrgyz_parser","last_synced_at":"2025-04-26T13:31:04.486Z","repository":{"id":64416853,"uuid":"136068884","full_name":"sasha-kir/kyrgyz_parser","owner":"sasha-kir","description":"Telegram bot for morphological analysis of Kyrgyz","archived":false,"fork":false,"pushed_at":"2022-12-08T02:17:08.000Z","size":1669,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-11T01:37:07.236Z","etag":null,"topics":["kyrgyz","linguistics","morphological-analysis","telegram-bots"],"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/sasha-kir.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}},"created_at":"2018-06-04T18:48:55.000Z","updated_at":"2022-03-27T19:44:13.000Z","dependencies_parsed_at":"2022-12-17T20:04:59.087Z","dependency_job_id":null,"html_url":"https://github.com/sasha-kir/kyrgyz_parser","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/sasha-kir%2Fkyrgyz_parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sasha-kir%2Fkyrgyz_parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sasha-kir%2Fkyrgyz_parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sasha-kir%2Fkyrgyz_parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sasha-kir","download_url":"https://codeload.github.com/sasha-kir/kyrgyz_parser/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250993133,"owners_count":21519618,"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":["kyrgyz","linguistics","morphological-analysis","telegram-bots"],"created_at":"2024-11-11T01:36:17.627Z","updated_at":"2025-04-26T13:31:03.728Z","avatar_url":"https://github.com/sasha-kir.png","language":"Python","funding_links":[],"categories":["Methods/Software"],"sub_categories":[],"readme":"#  Kyrgyz Parser Bot\n\nThis is a telegram bot that can:\n+ analyze Kyrgyz morphology\n+ look up stems in a Kyrgyz-Russian [online dictionary](http://el-sozduk.kg/ru/)\n\nMorphological analyzer is based on the [transducer](https://github.com/apertium/apertium-kir/) developed as part of the open-source platform Apertium.\n\n## Contents\nFile     | What it does   \n--------------|-------------------------\n**parser_bot.py**    | telegram bot for morphological analysis\n**find_mistakes.py**     | test transducer output quality\n\n## Installation\n\nYou will need to install [**Apertium**](http://wiki.apertium.org/wiki/Installation).\n\nTo make changes to the transducer files:\n1. clone the [**apertium-kir**](https://github.com/apertium/apertium-kir/) repo\n2. change the .lexc, .twol and .rlx files\n3. complile:\n\n    ```\n    $ ./autogen.sh \n    $ make\n    ```\n4. place new **kir.automorf.bin** and **kir.rlx.bin** files in the *transducer* directory\n\n## Changes to Apertium transducer\n- fixed issue with **Й** and **й**\n- added support of some non-dictionary stems (nouns and verbs)\n\n    example:\n    ```\n    чокойлорду\n    чокой\u003cn\u003e\u003cunk\u003e\u003cpl\u003e\u003cacc\u003e\n    ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsasha-kir%2Fkyrgyz_parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsasha-kir%2Fkyrgyz_parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsasha-kir%2Fkyrgyz_parser/lists"}