Skip to content

Latest commit

 

History

History
40 lines (22 loc) · 1.02 KB

File metadata and controls

40 lines (22 loc) · 1.02 KB

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