pemagrg1
NLP-Flask-Website
HTML

A simple Flask website for all NLP tasks which includes Text Preprocessing, Keyword Extraction, Text Summarization etc. Created Date: 30 Jan 2019

Last updated May 15, 2026
74
Stars
38
Forks
3
Issues
0
Stars/day
Attention Score
14
Language breakdown
HTML 33.5%
CSS 30.5%
SCSS 18.3%
JavaScript 13.6%
Python 4.1%
โ–ธ Files click to expand
README

Created Date: 30 Jan 2019

NLP-Flask-Website

static folder contains all the CSS and images
template folder contains all the HTML pages
api.py file contains all the route to HTML pages and python scripts
Note: if you want don't know much about FLASK and webapp, go through : https://medium.com/@pemagrg/build-a-web-app-using-pythons-flask-for-beginners-f28315256893

To Execute

  • run
    .py
  • open the url that it gives you after you run the code
  • Tada!! the web app will open!
Still confused as to how to run?
Well, then open your terminal,
cd <path/to/your/project>
$python api.py<br>
it will give a link to open
click and the web app will be open in your Web browser.

Demo of "Flask Website for NLP"

nlpgif

ยฉ 2026 GitRepoTrend ยท pemagrg1/NLP-Flask-Website ยท Updated daily from GitHub