{"id":25881446,"url":"https://github.com/porimol/bengali-document-summarizer","last_synced_at":"2025-03-02T14:38:44.823Z","repository":{"id":50159859,"uuid":"112821705","full_name":"porimol/bengali-document-summarizer","owner":"porimol","description":"Bengali single document summarizer demo","archived":false,"fork":false,"pushed_at":"2023-02-15T21:31:58.000Z","size":73,"stargazers_count":8,"open_issues_count":2,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-02-26T01:17:39.304Z","etag":null,"topics":["bengali","natural-language-processing","nlp","nlp-machine-learning","python","python-3","summarization"],"latest_commit_sha":null,"homepage":"https://bengali-document-summarizer.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/porimol.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":"2017-12-02T07:22:37.000Z","updated_at":"2022-11-18T01:13:46.000Z","dependencies_parsed_at":"2023-02-17T14:55:19.340Z","dependency_job_id":null,"html_url":"https://github.com/porimol/bengali-document-summarizer","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/porimol%2Fbengali-document-summarizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/porimol%2Fbengali-document-summarizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/porimol%2Fbengali-document-summarizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/porimol%2Fbengali-document-summarizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/porimol","download_url":"https://codeload.github.com/porimol/bengali-document-summarizer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241523885,"owners_count":19976424,"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":["bengali","natural-language-processing","nlp","nlp-machine-learning","python","python-3","summarization"],"created_at":"2025-03-02T14:38:44.405Z","updated_at":"2025-03-02T14:38:44.812Z","avatar_url":"https://github.com/porimol.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bengali Document Summarizer\nBengali single document summarizer demo\n\n\n## Getting Started\n\nThese instructions will get you a copy of the project up and running on your local machine for development, testing purposes and as well as in production machine. See deployment for notes on how to deploy the project on a live system.\n\n\n## Python Version\nMinimum python version should have 3.x.x or upper\n\n## Installing\n\nA step by step series of examples that tell you have to get a development env running\n\n\n### How do I get set up? ###\n\nInstall the virtualenv using this command(If you have not installed virtualenv yet.)\n\n```ssh\n$ [sudo] pip install virtualenv\n```\n\n\nCreate a directory using the following command from your terminal\n\n```ssh\n$ [sudo] mkdir BengaliDocumentSummarizer\n```\n\n\nSwitch to BengaliDocumentSummarizer directory\n\n```ssh\n$ cd BengaliDocumentSummarizer\n```\n\n\nAfter then create virtual env file by the following command from your terminal\n\n```ssh\n$ virtualenv -p python3 venv\n```\n\n\nIf you create virtual env file successfully on your development machine then run this command\n\n```ssh\n$ source venv/bin/activate\n```\n\nAnd clone the repo\n\n```ssh\n$ git clone https://github.com/porimol/bengali-document-summarizer .\n```\n\nInstall required packages by running the following command\n```ssh\n$ pip install -r requirements.txt\n```\n\nIts time to run the following command\n```ssh\n$ python main.py\n```\n\nNow you have a local server url. Visit the [http://127.0.0.1:8080/](http://127.0.0.1:8080/)\n```ssh\n * Running on http://127.0.0.1:8080/ (Press CTRL+C to quit)\n * Restarting with stat\n * Debugger is active!\n * Debugger PIN: 285-251-887\n ```\n\n\n## Live Demo\nPlease visit the given link\n[Bengali Document Summarizer](https://bengali-document-summarizer.herokuapp.com/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fporimol%2Fbengali-document-summarizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fporimol%2Fbengali-document-summarizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fporimol%2Fbengali-document-summarizer/lists"}