{"id":22063149,"url":"https://github.com/sshane/text-summarizer","last_synced_at":"2025-06-10T08:07:04.538Z","repository":{"id":117899713,"uuid":"96969374","full_name":"sshane/text-summarizer","owner":"sshane","description":"Just a quick text summarizer algorithm I thought up. Definitely isn't perfect, but it's something.","archived":false,"fork":false,"pushed_at":"2018-10-02T07:03:00.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-23T17:49:22.751Z","etag":null,"topics":[],"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/sshane.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":"2017-07-12T05:40:53.000Z","updated_at":"2018-10-02T07:03:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"32e217b6-e66b-4a96-9ca5-3067b1ffc08e","html_url":"https://github.com/sshane/text-summarizer","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/sshane%2Ftext-summarizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sshane%2Ftext-summarizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sshane%2Ftext-summarizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sshane%2Ftext-summarizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sshane","download_url":"https://codeload.github.com/sshane/text-summarizer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sshane%2Ftext-summarizer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259033839,"owners_count":22795770,"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":[],"created_at":"2024-11-30T18:29:32.227Z","updated_at":"2025-06-10T08:07:04.495Z","avatar_url":"https://github.com/sshane.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# text-summarizer\nJust a quick text summarizer algorithm I thought up. Definitely isn't perfect, but it's something.\n\n`SentenceSplitter.py` is required to split the sentences in the input automatically, only that code is by TennisVisuals from StackExchange, not me.\n\nHow to use:\n``` python\nIn [1]: start(\"This is a test paragraph! Woah, cool, test paragraphs, amazing! I'm just trying to fill in the void here with meaningless nonsense, so please bear with me. Haha, I made a bear joke, get it? Wait...I need to talk about something relating to actual bears before I do that, hmm. Oh, well, I thought it was funny, and that's all that matters. Haha, ha, ha...ha...\", .25)\nOut[1]: (\"I'm just trying to fill in the void here with meaningless nonsense, so please bear with me. Wait...I need to talk about something relating to actual bears before I do that, hmm. Oh, well, I thought it was funny, and that's all that matters.\",\n 'Reduced by: 33.15%.')\n ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsshane%2Ftext-summarizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsshane%2Ftext-summarizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsshane%2Ftext-summarizer/lists"}