GithubHelp home page GithubHelp logo

porimol / bengali-document-summarizer Goto Github PK

View Code? Open in Web Editor NEW
7.0 2.0 4.0 73 KB

Bengali single document summarizer demo

Home Page: https://bengali-document-summarizer.herokuapp.com

Python 54.48% CSS 12.64% HTML 32.88%
nlp nlp-machine-learning bengali summarization natural-language-processing python python-3

bengali-document-summarizer's Introduction

Bengali Document Summarizer

Bengali single document summarizer demo

Getting Started

These 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.

Python Version

Minimum python version should have 3.x.x or upper

Installing

A step by step series of examples that tell you have to get a development env running

How do I get set up?

Install the virtualenv using this command(If you have not installed virtualenv yet.)

$ [sudo] pip install virtualenv

Create a directory using the following command from your terminal

$ [sudo] mkdir BengaliDocumentSummarizer

Switch to BengaliDocumentSummarizer directory

$ cd BengaliDocumentSummarizer

After then create virtual env file by the following command from your terminal

$ virtualenv -p python3 venv

If you create virtual env file successfully on your development machine then run this command

$ source venv/bin/activate

And clone the repo

$ git clone https://github.com/porimol/bengali-document-summarizer .

Install required packages by running the following command

$ pip install -r requirements.txt

Its time to run the following command

$ python main.py

Now you have a local server url. Visit the http://127.0.0.1:8080/

 * Running on http://127.0.0.1:8080/ (Press CTRL+C to quit)
 * Restarting with stat
 * Debugger is active!
 * Debugger PIN: 285-251-887

Live Demo

Please visit the given link Bengali Document Summarizer

bengali-document-summarizer's People

Contributors

dependabot[bot] avatar porimol avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.