Git Product home page Git Product logo

wordcounter's Introduction

Word Counting Challenge

Description and Roadmap

The goal of this challenge was simply to determine the words that most frequently appeared in a given string made up of multiple words. I challenged myself to push it a little further so that it was able to determine the most frequently used words in any given string that a user wanted to use. I also wanted the results to be displayed on the webpage and not just in the console. This required me to use knowledge from previous weeks about HTML and DOM as well as to rewrite portions of the starter code in order to achieve. I then realized that for almost any string, the most frequently used words were always going to be things like "and" and "the" which didn't seem too interesting to me, so I went in and removed these words to make the results more valuable. I would like to make the web page look cleaner with some CSS. There are also a handful of contractions that I would like removed, but I cannot figure out how contractions work in JavaScript so I will return for this at another time.

Credits

Starter code provided by MIT xPro Professional Certificate in Coding Class

Link to Project

https://mitchshumway.github.io/WordCounter/

Link to Portfolio Home Page

https://mitchshumway.github.io

Contact

[email protected]

wordcounter's People

Contributors

mitchshumway avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.