{"id":19484944,"url":"https://github.com/opencog/lg-atomese","last_synced_at":"2025-04-25T16:33:55.671Z","repository":{"id":42133309,"uuid":"383625180","full_name":"opencog/lg-atomese","owner":"opencog","description":"Atomese API for Link Grammar","archived":false,"fork":false,"pushed_at":"2024-05-11T02:50:43.000Z","size":817,"stargazers_count":6,"open_issues_count":0,"forks_count":5,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-05-12T02:33:30.015Z","etag":null,"topics":["atomese","atomspace","link-grammar","opencog"],"latest_commit_sha":null,"homepage":"https://opencog.org/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/opencog.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":"2021-07-06T23:54:12.000Z","updated_at":"2024-05-11T02:50:47.000Z","dependencies_parsed_at":"2024-05-11T02:33:26.961Z","dependency_job_id":null,"html_url":"https://github.com/opencog/lg-atomese","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/opencog%2Flg-atomese","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opencog%2Flg-atomese/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opencog%2Flg-atomese/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opencog%2Flg-atomese/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/opencog","download_url":"https://codeload.github.com/opencog/lg-atomese/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224009948,"owners_count":17240651,"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":["atomese","atomspace","link-grammar","opencog"],"created_at":"2024-11-10T20:24:50.561Z","updated_at":"2024-11-10T20:24:51.919Z","avatar_url":"https://github.com/opencog.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"Atomese API for Link Grammar\n============================\n\n[![CircleCI](https://circleci.com/gh/opencog/lg-atomese.svg?style=svg)](https://circleci.com/gh/opencog/lg-atomese)\n\nThis repo provides an Atomese API for\n[Link Grammar](https://github.com/opencog/link-grammar), allowing Link\nGrammar dictionaries and parse results to be accessed from the\nAtomSpace.\n\nStatus\n------\n### Version 1.0\nThe code here has been used in production for many years.\n\nHowever, there are still some things that would be nice to have.\nThis includes:\n* Placing costs on the parse results.\n* Reporting costs in dictionary lookups.\n\nPrerequisites\n-------------\nThe following packages must first be built and installed.\n\n###### cogutil\n\u003e Common OpenCog C++ utilities\n\u003e https://github.com/opencog/cogutil\n\u003e It uses exactly the same build procedure as this package. Be sure\n  to `sudo make install` at the end.\n\n###### atomspace\n\u003e OpenCog Atomspace database and reasoning engine\n\u003e https://github.com/opencog/atomspace\n\u003e It uses exactly the same build procedure as this package. Be sure\n  to `sudo make install` at the end.\n\n###### Link Grammar\n\u003e Natural Language Parser for English, Russian, other languages.\n\u003e https://www.abisource.com/projects/link-grammar/\n\n\nBuilding LG-Atomese\n-------------------\nPerform the following steps at the shell prompt:\n```\n    cd to project root dir\n    mkdir build\n    cd build\n    cmake ..\n    make\n    sudo make install\n```\nLibraries will be built into subdirectories within build, mirroring\nthe structure of the source directory root.\n\n\nUnit tests\n----------\nTo build and run the unit tests, from the `./build` directory enter\n(after building opencog as above):\n```\n    make test\n```\n\nAt this time, there are no unit tests.\n\nExamples\n--------\nSee the [`examples`](./examples) directory for examples of how to use\nthis Atomese API to Link Grammar.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopencog%2Flg-atomese","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopencog%2Flg-atomese","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopencog%2Flg-atomese/lists"}