{"id":19662400,"url":"https://github.com/dhruvp-8/automatic-sentence-simplification","last_synced_at":"2025-04-28T21:32:02.088Z","repository":{"id":130243605,"uuid":"120861643","full_name":"dhruvp-8/Automatic-Sentence-Simplification","owner":"dhruvp-8","description":"Given a sentence this tool will simplify the sentence. This will be a Lexical Simplification","archived":false,"fork":false,"pushed_at":"2018-02-09T07:10:06.000Z","size":4914,"stargazers_count":3,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-05T11:11:18.472Z","etag":null,"topics":["ast","dependency-parser","nlp","shutil","simple-wiki"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/dhruvp-8.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-02-09T05:34:54.000Z","updated_at":"2023-04-26T17:37:47.000Z","dependencies_parsed_at":"2024-03-06T19:04:04.465Z","dependency_job_id":null,"html_url":"https://github.com/dhruvp-8/Automatic-Sentence-Simplification","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/dhruvp-8%2FAutomatic-Sentence-Simplification","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhruvp-8%2FAutomatic-Sentence-Simplification/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhruvp-8%2FAutomatic-Sentence-Simplification/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhruvp-8%2FAutomatic-Sentence-Simplification/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dhruvp-8","download_url":"https://codeload.github.com/dhruvp-8/Automatic-Sentence-Simplification/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251391252,"owners_count":21582134,"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":["ast","dependency-parser","nlp","shutil","simple-wiki"],"created_at":"2024-11-11T16:11:05.307Z","updated_at":"2025-04-28T21:32:02.078Z","avatar_url":"https://github.com/dhruvp-8.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Automatic Sentence Simplification\n\nThis project targets on the lexical simplification of a sentence based on the Context Aware Approach presented by Or Biran and Samuel Brody. Currently, I am working on detecting the complexity of a sentence based on the count based approach. \n\n## Getting Started\n\nThese instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.\n\n### Prerequisites\n\nWhat things you need to install the software and how to install them\n\n```\npython 3.6\nnltk\nast\nsimple-wiki corpus\nenglish-wiki corpus\n```\n\n### Installing\n\nA step by step series of examples that tell you have to get a development env running\n\nSay what the step will be\n\n```\nInstall python 3.6 and ADD that to your PYTHONPATH\n```\n\nInstall pip\n\n```\nInstall the package manager for python by going at this link [Download pip](https://pip.pypa.io/en/stable/installing/).\n```\n\nInstall nltk\n\n```\npip install nltk\n```\n\nInstall ast\n\n```\npip install ast\n```\n\nInstall shutil\n\n```\npip install shutil\n```\n\nNow by install you are done with prerequisites.\n\n## Running the tests\n\nNo Tests to show currently.\n\n\n## Deployment\n\nNot Deployed.\n\n## Versioning\n\nI use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/dhruvp-8). \n\n## Authors\n\n* **Dhruv Patel** - *Initial work* - [dhruvp-8](https://github.com/dhruvp-8)\n\n\n## License\n\n\n## Acknowledgments\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdhruvp-8%2Fautomatic-sentence-simplification","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdhruvp-8%2Fautomatic-sentence-simplification","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdhruvp-8%2Fautomatic-sentence-simplification/lists"}