Skip to content

SeanDeveloper/TechScholars-Group-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 

Repository files navigation

TechScholars Group 1

Slides: https://docs.google.com/presentation/d/1Rhpl6I-PnJGU_hpdXWfhY6XGCtLgiynx24lVp9Hq954/edit#slide=id.p


Tech Scholars Group 2021

C++ program that measures the frequency of each word inside a csv file.

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage

Group

Sean Cedano

LinkedIn

Todo

  • Clean Code
  • Powerpoint
  • Update readme file with group information
  • Allow the user to specifically indicate what words they would like to filter out

Prerequisites

C++ 11

Windows 10

Excel or any data manipulation software

Installation

Clone the repo (secondBranch) Inside of the blacklist.txt file you can enter a list of words to filter out of the program. This program is not limited to the use of job.csv since you can change the delim and parse any file along with using the algorithm function.

Usage

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 71.7%
  • Python 28.3%