Write a lex program that examines the words in an ascii


Write a Lex program that examines the words in an ASCII file and lists the ten most frequently used words. Your program should ignore case and should ignore words that appear in a predefined "don't care" list. What changes in your program are needed to make it recognize singular and plural nouns (for example, cat and cats) as the same word? How about different verb tenses (walk versus walked versus walking)?

Request for Solution File

Ask an Expert for Answer!!
Basic Statistics: Write a lex program that examines the words in an ascii
Reference No:- TGS01474669

Expected delivery within 24 Hours