Highlights
Overview:
Objectives:
Requirements:
Main:
We want to create an instance of the class we are writing. Your class will be named, SpellChecker. You’ll have a method named doSpellCheck(String filename). Your main method will create an instance of your class and execute the method. For example:
public static void main(String[] args) {
SpellChecker sp = new SpellChecker();
sp.doSpellCheck("englishEssay.txt");
}
Must Haves:
1. You must use an array to hold the words in the dictionary. (NOT ArrayList) However, if you do the Extra Credit, you may venture out into other data structures so long as you fully understand them.
2. You must use instance methods. Except for main, the word keyword “static” is NOT used.
3. Your output will identify the misspelt word and its location (line # and word # in that line). See expected output below.
4. You will eliminate punctuation from words that are spell checked.
5. You will work with uppercase and lowercase words.
6. You will check the spelling of each part of hyphenated words. It will count as just one word, and the location of each hyphenated word is considered the same location. You’ll output the entire hyphenated word just once (see expected output below for an example).
7. You may not hardcode your solutions. Everything must work for any input file.
This IT Assignment has been solved by our IT Experts on My Uni Paper. Our Assignment Writing Experts are efficient to provide a fresh solution to this question. We are serving more than 10000+ Students in Australia, UK & US by helping them to score HD in their academics. Our experts are well trained to follow all marking rubrics & referencing style.
Be it a used or new solution, the quality of the work submitted by our assignment experts remains unhampered. You may continue to expect the same or even better quality with the used and new assignment solution files respectively. There’s one thing to be noticed that you could choose one between the two and acquire an HD either way. You could choose a new assignment solution file to get yourself an exclusive, plagiarism (with free Turnitin file), expert quality assignment or order an old solution file that was considered worthy of the highest distinction.
© Copyright 2026 My Uni Papers – Student Hustle Made Hassle Free. All rights reserved.