Skip to content

A page that has keywords comprised of the top computer science course descriptions, ordered by frequency of use and with links to google queries.

Notifications You must be signed in to change notification settings

sprintup/CS-Courses-Keywords

Repository files navigation

Occurances of words in CS degree class descriptions

I took all the course descriptions from 5 universities Bachelor's of Science in Computer Science and put the words in text files. (University of Colorado - Denver, MIT, Stanford, Carnegie Mellon, Berkeley). Then I counted and sorted them.

This project orders the number of occurrences for each word.

Instructions

  1. Fill a txt file with whatever text you want

  2. Run node map.js in the root directory. It currently appends to the output file (ex. index.html), so you'll have to delete its contents every time.

Visit https://sprintup.github.io/CS-Courses-Keywords/ to view an html version of the output.txt file, which lists the number of occurances of each word.

About

A page that has keywords comprised of the top computer science course descriptions, ordered by frequency of use and with links to google queries.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published