{"id":20656057,"url":"https://github.com/ta7ar/precis","last_synced_at":"2026-04-09T13:56:14.438Z","repository":{"id":165077502,"uuid":"442677902","full_name":"Ta7ar/Precis","owner":"Ta7ar","description":"Scrape news articles and summarize them using NLP","archived":false,"fork":false,"pushed_at":"2022-01-24T00:58:01.000Z","size":1085,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-17T15:50:48.289Z","etag":null,"topics":["flask","javascript","latent-semantic-analysis","latent-semantic-indexing","mongodb","natural-language-processing","nltk","python","react","scikit-learn"],"latest_commit_sha":null,"homepage":"http://precis-news.herokuapp.com/","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/Ta7ar.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":"2021-12-29T06:11:57.000Z","updated_at":"2024-05-11T00:55:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"750eec42-5f5b-4248-8d97-fc28efb65542","html_url":"https://github.com/Ta7ar/Precis","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Ta7ar/Precis","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ta7ar%2FPrecis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ta7ar%2FPrecis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ta7ar%2FPrecis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ta7ar%2FPrecis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ta7ar","download_url":"https://codeload.github.com/Ta7ar/Precis/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ta7ar%2FPrecis/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279012807,"owners_count":26085191,"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","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","javascript","latent-semantic-analysis","latent-semantic-indexing","mongodb","natural-language-processing","nltk","python","react","scikit-learn"],"created_at":"2024-11-16T18:13:31.378Z","updated_at":"2025-10-12T20:50:21.238Z","avatar_url":"https://github.com/Ta7ar.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Precis\n\nPrecis scrapes news articles from news sites and summarizes them based on Latent Semantic Analysis. \n\n## Technical Stuff\n* News articles are scraped using Python `BeautifulSoup4`\n* Text preprocessing is done through Python `NLTK` where stop words and punctuations are removed and words are stemmed.\n* Latent Semantic Analysis/ Indexing is carried out by first computing TF-IDF matrix from the corpus and then performing truncated SVD (Singular Value Decomposition) on the matrix.\nBoth TF-IDF and SVD computations are done through `Scikit-Learn`.\n* Top sentences are selected through 'Cross Method.'\n* The backend uses a `Flask` server with `MongoDB` that serves a `React` frontend.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fta7ar%2Fprecis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fta7ar%2Fprecis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fta7ar%2Fprecis/lists"}