Skip to content

App to find the 10 most common used words from a text

Notifications You must be signed in to change notification settings

vbb08/FindWords__Flask__

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 

Repository files navigation

Most common words

Project purpose:

Create an app to find out the 10 most common words used in a copied text.

How to run the app:

  • Clone this git Repo
  • Python 3.8 or newer version required: Verify Python version installed with command: python --version
  • Run commonapp.py file
  • Open localhost (http:https://127.0.0.1:5000) in browser
  • Copy in the textbox area a text
  • Click on the "FIND" button to show the 10 most common words used in the text
  • Click on the "RESET" button to clear the text area
Screenshot 2023-08-23 at 12 14 47

About

App to find the 10 most common used words from a text

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published