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
Topics
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 imagestemplate 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!
Well, then open your terminal,
cd <path/to/your/project>
$python api.py<br>
it will give a link to openclick and the web app will be open in your Web browser.
Demo of "Flask Website for NLP"

๐ More in this category