{"id":13739318,"url":"https://github.com/getsadzeg/gegram-class","last_synced_at":"2025-05-08T19:33:52.121Z","repository":{"id":88737710,"uuid":"43171237","full_name":"getsadzeg/gegram-class","owner":"getsadzeg","description":"Mistakes and barbarismes fixer for Georgian language.","archived":false,"fork":false,"pushed_at":"2017-03-20T18:15:27.000Z","size":51,"stargazers_count":6,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-15T09:42:56.782Z","etag":null,"topics":["georgia","java"],"latest_commit_sha":null,"homepage":"","language":"Java","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/getsadzeg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2015-09-25T19:27:40.000Z","updated_at":"2017-03-20T18:15:28.000Z","dependencies_parsed_at":"2023-10-20T21:10:50.578Z","dependency_job_id":null,"html_url":"https://github.com/getsadzeg/gegram-class","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/getsadzeg%2Fgegram-class","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsadzeg%2Fgegram-class/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsadzeg%2Fgegram-class/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsadzeg%2Fgegram-class/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getsadzeg","download_url":"https://codeload.github.com/getsadzeg/gegram-class/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253135456,"owners_count":21859646,"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":["georgia","java"],"created_at":"2024-08-03T04:00:32.378Z","updated_at":"2025-05-08T19:33:51.873Z","avatar_url":"https://github.com/getsadzeg.png","language":"Java","funding_links":[],"categories":["Categories"],"sub_categories":[],"readme":"# About\n\n``gegram`` is library which helps you to integrate Georgian grammar utilities in Java. It's originally created to throw barbarismes out of input.\n\n*Note: No need of internet connection. Everything is offline and local.*\n\n# Usage\n\nJust clone repository with \n\n```\ngit clone https://github.com/getsadzeg/gegram-class.git\n```\nNow copy folder named 'gegram' to your project and access it's classes via:\n\n```java\nimport gegram.lib.*;\n```\n\nAfter that you can create Gegram object and parse input(it must be array):\n\n```java\nGegram gram = new Parse(input);\nSystem.out.println(gram.parseBarbarism());\n```\n\n# Feel free to fork\n\nYou can fork, modify and change the code under MIT license. The project contains LICENSE file to see full license description.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetsadzeg%2Fgegram-class","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgetsadzeg%2Fgegram-class","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetsadzeg%2Fgegram-class/lists"}