{"id":13739355,"url":"https://github.com/akalongman/geo-words","last_synced_at":"2025-03-23T10:33:12.900Z","repository":{"id":37532436,"uuid":"104601047","full_name":"akalongman/geo-words","owner":"akalongman","description":"Georgian (ka_GE) word list","archived":false,"fork":false,"pushed_at":"2023-01-25T17:57:50.000Z","size":3035,"stargazers_count":18,"open_issues_count":5,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-12T10:44:22.418Z","etag":null,"topics":["dictionary","georgia","georgian","ka-ge","spell","spell-checker","words"],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/akalongman.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-09-23T21:45:13.000Z","updated_at":"2024-08-13T09:19:07.000Z","dependencies_parsed_at":"2023-02-14T10:15:38.968Z","dependency_job_id":null,"html_url":"https://github.com/akalongman/geo-words","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/akalongman%2Fgeo-words","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akalongman%2Fgeo-words/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akalongman%2Fgeo-words/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akalongman%2Fgeo-words/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akalongman","download_url":"https://codeload.github.com/akalongman/geo-words/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221849516,"owners_count":16891478,"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":["dictionary","georgia","georgian","ka-ge","spell","spell-checker","words"],"created_at":"2024-08-03T04:00:33.056Z","updated_at":"2024-10-28T15:35:45.109Z","avatar_url":"https://github.com/akalongman.png","language":"PHP","funding_links":[],"categories":["Categories"],"sub_categories":[],"readme":"# Georgian (ka_GE) word list\n\nDownload in: \n[DIC](https://github.com/akalongman/geo-words/raw/master/dictionary/dic/ka_GE.dic) | \n[TXT](https://github.com/akalongman/geo-words/raw/master/dictionary/txt/ka_GE.txt) |\n[SQL](https://github.com/akalongman/geo-words/raw/master/dictionary/sql/ka_GE.sql)\n\n## Data sources\n\n- Kevin Scannell (http://crubadan.org/languages/ka, CC-BY 4.0) \n- National Parliamentary Library of Georgia (http://www.nplg.gov.ge/gwdict/index.php)\n- Other Georgian eBooks/websites ([Crawler](#crawler))\n\n## Crawler\n\nCrawler is written on PHP and uses MySQL as a database. Code placed under `crawler` folder.\n\nBefore running the script should be configured the database and run migrations. \n\nFirst rename the file `.env.example` to `.env` and specify database credentials.\n\nInstall composer dependencies:\n\n    composer install\n\nAnd run migrations:\n\n    composer migrate  \n\n## Usage \n\n### Crawl links with `internal` profile\nThis command will crawl urls only inside specified domain and ignore external urls\n\n    php cmd crawl --project-name=\"My Project\" --profile=internal \"http://www.nplg.gov.ge/gwdict/index.php\"\n\n### Crawl links with `all` profile\nThis command will crawl all links\n\n    php cmd crawl --project-name=\"My Project\" --profile=all \"http://www.nplg.gov.ge/gwdict/index.php\"\n\n### Crawl links with `domain` profile\nThis command will crawl links with all domains, which end with `--domain`\n\n    php cmd crawl --project-name=\"My Project\" --profile=domain --domain=.ge \"http://www.nplg.gov.ge/gwdict/index.php\"\n\nWill be crawled links, where url's domain ends with `.ge` suffix\n\n### Crawl links with `subset` profile\nThis command will crawl all urls if link starts with `--subset`\n\n    php cmd crawl --project-name=\"My Project\" --profile=subset --subset=\"http://www.nplg.gov.ge/gwdict/index.php?a=list\u0026d=1\" \"http://www.nplg.gov.ge/gwdict/index.php?a=list\u0026d=1\"\n\nWill be crawled links, where url starts with `http://www.nplg.gov.ge/gwdict/index.php?a=list\u0026d=1` prefix\n\n### Continue project\nYou can continue stopped project by command\n\n    php cmd crawl --project-id={id}\n\nShow all possible options: `php cmd help crawl`\n\n## TODO\n\n- Fix wrong entries and add more words\n- Add tests\n- Add notification sending on complete\n\n## License\n\nPlease see the [LICENSE](LICENSE.md) included in this repository for a full copy of the MIT license,\nwhich this project is licensed under.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakalongman%2Fgeo-words","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakalongman%2Fgeo-words","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakalongman%2Fgeo-words/lists"}