{"id":18610247,"url":"https://github.com/bluecannonball/declengine","last_synced_at":"2026-03-04T17:32:49.086Z","repository":{"id":209563671,"uuid":"708881374","full_name":"BlueCannonBall/DeclEngine","owner":"BlueCannonBall","description":"Providing powerful symbolic analysis of Latin words and sentences backed by rock-solid computational intelligence. ✨","archived":false,"fork":false,"pushed_at":"2024-11-25T03:15:14.000Z","size":345,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-11T08:58:46.004Z","etag":null,"topics":["cpp","latin","latin-language","latin-language-dataset","translation"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BlueCannonBall.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,"zenodo":null}},"created_at":"2023-10-23T15:15:12.000Z","updated_at":"2024-11-25T03:15:17.000Z","dependencies_parsed_at":"2024-11-07T03:09:06.329Z","dependency_job_id":"331ef9d7-ca32-4ab7-aedd-714f0e2c10d8","html_url":"https://github.com/BlueCannonBall/DeclEngine","commit_stats":null,"previous_names":["bluecannonball/declengine"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/BlueCannonBall/DeclEngine","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueCannonBall%2FDeclEngine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueCannonBall%2FDeclEngine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueCannonBall%2FDeclEngine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueCannonBall%2FDeclEngine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BlueCannonBall","download_url":"https://codeload.github.com/BlueCannonBall/DeclEngine/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueCannonBall%2FDeclEngine/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30087381,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T15:40:14.053Z","status":"ssl_error","status_checked_at":"2026-03-04T15:40:13.655Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["cpp","latin","latin-language","latin-language-dataset","translation"],"created_at":"2024-11-07T03:09:03.262Z","updated_at":"2026-03-04T17:32:49.062Z","avatar_url":"https://github.com/BlueCannonBall.png","language":"C++","readme":"# DeclEngine\nProviding powerful symbolic analysis of Latin words and sentences backed by rock-solid computational intelligence. ✨\n\n## Usage\nSee `test.py` for a simple way to test and query the engine in the command line. In the example below, the engine is queried manually using the `curl` command. Make sure to execute the engine in the project's root directory.\n```sh\n$ curl \"http://localhost:8000/word_info?word=amat\"\n[\n    {\n        \"english_base\": \"love\",\n        \"forms\": [\n            {\n                \"english_equivalent\": \"it loves\",\n                \"mood\": \"indicative\",\n                \"part_of_speech\": \"verb\",\n                \"plural\": false,\n                \"tense\": \"present\",\n                \"voice\": \"active\"\n            }\n        ]\n    }\n]\n\n$ curl \"http://localhost:8000/sentence_info?sentence=In+principio+creavit+Deus+caelum+et+terram.\"\n\u003cF:PREP\u003e\u003cC:ABL\u003ein\u003cS\u003e\u003cF:N\u003e\u003cC:ABL\u003e\u003cP:F\u003e\u003cG:N\u003ebeginning\u003cS\u003e\u003cF:V\u003e\u003cT:PERF\u003e\u003cV:A\u003e\u003cM:IND\u003e\u003cPPL:3\u003e\u003cP:F\u003ecreate\u003cS\u003e\u003cF:N\u003e\u003cC:N\u003e\u003cP:F\u003e\u003cG:M\u003eGod\u003cS\u003e\u003cF:N\u003e\u003cC:ACC\u003e\u003cP:F\u003e\u003cG:M\u003eheaven\u003cS\u003e\u003cF:C\u003eand\u003cS\u003e\u003cF:N\u003e\u003cC:ACC\u003e\u003cP:F\u003e\u003cG:F\u003eearth.\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbluecannonball%2Fdeclengine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbluecannonball%2Fdeclengine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbluecannonball%2Fdeclengine/lists"}