GithubHelp home page GithubHelp logo

wrightcameron / jswordfrequency Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 7 KB

A simple Word Frequency program written in JavaScript, built to better get familiar with basic Node js

JavaScript 100.00%
nodejs

jswordfrequency's Introduction

Project JSWordFrequency

Author: Cameron Wright

Overview

Reading JavaScript syntax and tutorials only gets you so far.
I wanted to do a simple project in JavaScript so that I could start understanding the language better. This program counts the word frequency for a given text file.

Manifest

Filename Description
wf.js word frequency program
README.md This file
Gettysburg-Address.txt Textfile of the Gettysburg Address

Building the project

From the directory that this project is located run this command in either Linux terminal or Windows powershell.

$ node wf.js <text_file>

The output is printed on the console.

Features and usage

Summarize the main features of your program. It is also appropriate to instruct the user how to use your program.

Testing

This section should detail how you tested your code. Simply stating "I ran it a few times and it seems to work" is not sufficient. Your testing needs to be detailed here or even better, this section should document the appropriate smoke/unit/system tests that you wrote.

Known Bugs

List known bugs that you weren't able to fix (or ran out of time to fix).

Discussion

Discuss the issues you encountered during development and testing. What problems did you have? What did you have to research and learn on your own? What kinds of errors did you get? How did you fix them?

jswordfrequency's People

Contributors

wrightcameron 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.