{"id":23529886,"url":"https://github.com/mnvx/syntax-tree","last_synced_at":"2025-04-22T17:25:06.779Z","repository":{"id":57018570,"uuid":"66099427","full_name":"mnvx/syntax-tree","owner":"mnvx","description":"Syntax tree","archived":false,"fork":false,"pushed_at":"2017-01-09T18:08:04.000Z","size":29,"stargazers_count":7,"open_issues_count":0,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-22T17:25:03.739Z","etag":null,"topics":["nlp","syntax-tree","syntaxnet"],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/mnvx.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":"2016-08-19T17:18:31.000Z","updated_at":"2022-12-17T22:18:06.000Z","dependencies_parsed_at":"2022-08-22T20:30:51.852Z","dependency_job_id":null,"html_url":"https://github.com/mnvx/syntax-tree","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mnvx%2Fsyntax-tree","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mnvx%2Fsyntax-tree/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mnvx%2Fsyntax-tree/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mnvx%2Fsyntax-tree/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mnvx","download_url":"https://codeload.github.com/mnvx/syntax-tree/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250286069,"owners_count":21405357,"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":["nlp","syntax-tree","syntaxnet"],"created_at":"2024-12-25T21:14:07.588Z","updated_at":"2025-04-22T17:25:06.755Z","avatar_url":"https://github.com/mnvx.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Syntax tree\n\nIllustration:\n\n![](http://storage4.static.itmages.com/i/16/0822/h_1471904775_1029147_56b293341e.png)\n\n## How to install\n\nExecute commands below:\n\n```\ngit clone git@github.com:mnvx/syntax-tree.git\ncd syntax-tree\ncomposer install\ncp src/api/Config/Configuration.php.tpl src/api/Config/Configuration.php\n```\n\nEdit configuration file: `src/api/Config/Configuration.php`\n\nSet `public` path as root directory for web server.\n\n## How to use\n\nSend POST request with next params.\n\n`curl -d text=\"Мама мыла раму.\" -d format=\"JSON\" http://\u003chost where syntax-tree installed\u003e`\n\nYou will achieve next result:\n\n`[{\"number\":\"2\",\"text\":\"\\u043c\\u044b\\u043b\\u0430\",\"children\":[{\"number\":\"1\",\"text\":\"\\u041c\\u0430\\u043c\\u0430\",\"children\":[]},{\"number\":\"3\",\"text\":\"\\u0440\\u0430\\u043c\\u0443.\",\"children\":[]}]}]`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmnvx%2Fsyntax-tree","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmnvx%2Fsyntax-tree","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmnvx%2Fsyntax-tree/lists"}