Skip to content

TK-code202/Text-Analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text Analyzer

This application analyzes a passage of text inputted by the user.

By Tofunmi Kusimo

Technologies Used

  • GIT
  • HTML5
  • CSS
  • BOOTSTRAP 4.5.3
  • Javascript and jQuery

Description

The application analyzes a passage of text inputted by the user by returning the attributes of the text like total number of words, most common words, number of occurences of a particular word, etc. A lot of the functions used to achieve this primarily make use of looping in various means.

For the purpose of this application, there are only four offensive words handled by the foul words functionality: "zoinks", "muppeteer", "biffaroni", and "loopdaloop". Real offensive words were deliberately not used for obvious reasons.

Setup/Installation Requirements

  • Clone this repository to your desktop
  • Navigate to the top level of the directory
  • Open the index.html file in your browser.

Known Bugs

  • None Known

License

MIT

Contact Information

tofunmikusimo@outlook.com

About

Web application for analyzing an inputted passage of text.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published