{"id":25227699,"url":"https://github.com/pavithra-hn/text-summarizer","last_synced_at":"2026-04-20T09:34:49.960Z","repository":{"id":276466110,"uuid":"929376693","full_name":"pavithra-hn/Text-Summarizer","owner":"pavithra-hn","description":"The Text Summarizer is a web-based application that allows users to input a piece of text and receive a summarized version of that text. The summarization is performed using NLP techniques to extract key information and provide a concise summary.","archived":false,"fork":false,"pushed_at":"2025-02-08T12:10:30.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T13:15:42.573Z","etag":null,"topics":["flask","html-css-javascript","nlp-library","nltk","python","spacy"],"latest_commit_sha":null,"homepage":"","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/pavithra-hn.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":"2025-02-08T12:06:12.000Z","updated_at":"2025-02-08T12:14:39.000Z","dependencies_parsed_at":"2025-02-08T12:42:43.590Z","dependency_job_id":null,"html_url":"https://github.com/pavithra-hn/Text-Summarizer","commit_stats":null,"previous_names":["pavihn48/text-summarizer","pavithra-hn/text-summarizer"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pavithra-hn%2FText-Summarizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pavithra-hn%2FText-Summarizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pavithra-hn%2FText-Summarizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pavithra-hn%2FText-Summarizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pavithra-hn","download_url":"https://codeload.github.com/pavithra-hn/Text-Summarizer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247339155,"owners_count":20923014,"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":["flask","html-css-javascript","nlp-library","nltk","python","spacy"],"created_at":"2025-02-11T09:08:46.835Z","updated_at":"2025-10-15T20:26:02.040Z","avatar_url":"https://github.com/pavithra-hn.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Summarizer.io\nA text-summarzing web-application using Spacy module\n\n\n# Text Summarizer\n\nA simple web application that summarizes text using Natural Language Processing (NLP) techniques.\n\n## Description\n\nThe Text Summarizer is a web-based application that allows users to input a piece of text and receive a summarized version of that text. The summarization is performed using NLP techniques to extract key information and provide a concise summary.\n\n## Requirements\n\n- Python 3.6+\n- Flask\n- spaCy\n\n## Installation\n\n1. Clone the repository:\n   ```sh\n   git clone https://github.com/your-username/your-repo.git\n   cd your-repo\n   \n2. Create and activate a virtual environment (optional but recommended):\n   python3 -m venv venv\n  source venv/bin/activate\n\n3.Install the required packages using pip:\n     pip install spacy\n     pip install flask\n     python -m spacy download en_core_web_lg\n\n  (Versions: Flask==2.0.1; spacy==3.1.2)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpavithra-hn%2Ftext-summarizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpavithra-hn%2Ftext-summarizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpavithra-hn%2Ftext-summarizer/lists"}