Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

The project is to let the user input a file extension, and if the files exist then the user will be asked to enter a

The project is to let the user input a file extension, and if the files exist then the user will be asked to enter a keyword to check how many these words mentioned in the txt file, and then sort them in decreasing order, visualize the sorting result, and the output should be in excel sheet
What the program should do is to be able to read the data from the CSV file,calculate the frequency of each word, sort the frequency of those words in decreasing order, eliminate the non-keywords and finally visualize the results by producing an Excel file that contains those results.
should be C++ code
please please show the work and explain the functions.
thanks
image text in transcribed
image text in transcribed
%20Project/Programming%20Lecture%201.pdf ED Page view A Read aloud V Draw Byscams Functional knowledge of a development methodology Highlight Project description Create a text parser to automatically check the instances of different keywords representing the skill sets included in a number of job descriptions - Read data from the text file - Calculate the frequency of each word - Sort the frequencies in decreasing order - Eliminate non-keywords - Visualize the sorting result Expected outcome Basic hard skill - Coding project management - File processing - Array processing - String functions - Classes and objects - Data visualization Extended level - Sorting algorithm - Interaction support

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Larry Ellison Database Genius Of Oracle

Authors: Craig Peters

1st Edition

0766019748, 978-0766019744

More Books

Students also viewed these Databases questions

Question

How can you defend against SQL injection attacks?

Answered: 1 week ago

Question

2. Discuss various aspects of the training design process.

Answered: 1 week ago

Question

5. Discuss the key roles for training professionals.

Answered: 1 week ago