How efficiently did you search for existing words

Assignment Help C/C++ Programming
Reference no: EM131232460

C++ Win32 Console Application

Instructions:

Assignment asks you to write a program that analyzes written text. The text will come from a file. The kind of analysis I am interested is:

• count the number of words in the text
• count the number of distinct words in the text
• the X most used words and their frequencies (X will be a number supplied by the user)
• the X most used words that are greater than or equal to Y letters and their frequencies (X and Y will be numbers supplied by the user)
• words that are only used X times (X will be a number supplied by the user)

You should convert all characters in each of the words to lowercase letters. When performing your analysis you will strip any character that is not an alphabetic or numeric character from the word. So, if you read in a word that ends a sentence like "character." you will strip the period and the word will be "character" by itself.

I am attaching two very large files to test the program with (you should begin with a much smaller file to test your program initially):

George Orwell's 1984 (attached, please use this text document for the project).

These are the things I will be looking for when I am grading the assignment:

• Can you read in and count all the words from the file?
• Is the distinct word count correct?
• Do you strip punctuation and convert each word to lowercase?
• Are the frequencies correct?
• What approach did you take to store data (vectors, arrays, repeats)?
• How efficiently did you search for existing words?

NOTE: Needs to be modular (separate functions for each process. MUST use inFile, vectors, and ABSOLUTELYbinary search, this is an absolute requirement.

P.S.: Well written comments is necessary to explain how the program is working.

Reference no: EM131232460

Questions Cloud

What would an ideal infant or toddler environment look like : If parents and educators have differing views about children's needs and development, what compromise could be acceptable? Looking at your society in general and the media in particular, what images of childhood are projected?
What are list management difficulties and errors : Using reported instances of project problems in the literature, list management difficulties and errors that occurred in these failed programming projects. (I suggest that you start with The Mythical Man Month , by Fred Brooks)
Security experts and not linkedin discovered the data breach : Most corporate security incidents are uncovered by a third party, like a security ?rm, that picks up on evidence of malicious activity. Why do you think IT security experts and not LinkedIn discovered the data breach?
Research one painting sculpture or work of architecture : Research one painting, sculpture, or work of architecture.- Write a summary describing selected work of art or architecture.
How efficiently did you search for existing words : Do you strip punctuation and convert each word to lowercase? Are the frequencies correct? What approach did you take to store data (vectors, arrays, repeats)? How efficiently did you search for existing words?
Discuss the lyrics in terms of poetry : Choose any song you wish (contemporary is fine). Look up the lyrics using a website such as http://www.azlyrics.com/ or http://www.elyrics.net/ (Make sure to cite the source you use!). Using AT LEAST one verse and the refrain, discuss the lyrics i..
Hersey and blanchard situational leadership model : For this assignment, first review the background materials with a focus on Hersey and Blanchard's Situational Leadership model. Make sure you are familiar with the four leadership styles covered in the situational approach including Directing, Coa..
National league of professional baseball clubs history : Explain the National League of Professional Baseball Clubs history.
What the college lacks and what you cold argue it needs : Explore around a college campus in order to figure out what the college lacks and what you cold argue it needs.- Then you will need to propose a solution as to how the change should occur.

Reviews

Write a Review

C/C++ Programming Questions & Answers

  Create program that uses functions and reference parameters

Create program that uses functions and reference parameters, and asks user for the outside temperature.

  Write a program using vectors and iterators

Write a program using vectors and iterators that allows a user to maintain a personal list of DVD titles

  Write the code required to analyse and display the data

Calculate and store the average for each row and column. Determine and store the values for the Average Map.

  Write a webservices application

Write a webservices application that does a simple four function calculator

  Iimplement a client-server of the game

Iimplement a client-server version of the rock-paper-scissors-lizard-Spock game.

  Model-view-controller

Explain Model-View-Controller paradigm

  Design a nested program

How many levels of nesting are there in this design?

  Convert celsius temperatures to fahrenheit temperatures

Write a C++ program that converts Celsius Temperatures to Fahrenheit Temperatures.

  Evaluate and output the value in the given base

Write C program that will input two values from the user that are a Value and a Base with which you will evaluate and output the Value in the given Base.

  Design a base class shape with virtual functions

Design a base class shape with virtual functions

  Implementation of classes

Implementation of classes Chart and BarChart. Class barChart chould display a simple textual representation of the data

  Technical paper: memory management

Technical Paper: Memory Management, The intent of this paper is to provide you with an in depth knowledge of how memory is used in executing, your programs and its critical support for applications.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd