Skip to content

mesti-sukses/summerly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Summarize your review


Key FeaturesHow To UseFuture Development


Key Features

  • Crawl as many as review you want
    • Just copy the URL, input the page and you will get the anime summary
  • Customizable
  • Offline use with database
  • Simple algorithm, you can tweak it easily

How to Use

To clone and run this application, you'll need Git installed on your computer and of course a pip. From your command line:

# Install required packages
$ pip install nltk
$ pip install apyori
$ pip install selenium
$ pip install flask
$ pip install flask-bootstrap

# Clone the repository
$ git clone https://github.com/LoGic-b0ys/summerly

# Go into the repository
$ cd summary

# Execute it
$ python main.py

After that you can access the web from http://localhost:5000

Future Development

Still Brainstorming

Contribution

Contribute to this work by fork this repository. Don't forget to submit an issue first.

Licence

GPL

About

Summarization of Anime List Review

Resources

License

Stars

Watchers

Forks

Packages

No packages published