CS221-Lab-Project
A program that implements a simple spelling checker. The two data structures used are a trie to store a dictionary of words and a linked list to store a list of misspelled words. The program reads in a document , checks each word against the dictionary, and add any words that are not found in the dictionary list to the list of misspellings.
How to download and setup CS221-Lab-Project
Open terminal and run command
git clone https://github.com/mahnooramir25/CS221-Lab-Project.git
git clone is used to create a copy or clone of CS221-Lab-Project repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with CS221-Lab-Project https://github.com/mahnooramir25/CS221-Lab-Project/archive/master.zip
Or simply clone CS221-Lab-Project with SSH
[email protected]:mahnooramir25/CS221-Lab-Project.git
If you have some problems with CS221-Lab-Project
You may open issue on CS221-Lab-Project support forum (system) here: https://github.com/mahnooramir25/CS221-Lab-Project/issuesSimilar to CS221-Lab-Project repositories
Here you may see CS221-Lab-Project alternatives and analogs
Front-End-Checklist awesome-swift awesome awesome-cpp lemonade-stand awesome-kotlin-android Front-End-Performance-Checklist a11y-courses devmap awesome-scalability engineering-blogs awesome-design-patterns lists useful-java-links Front-End-Design-Checklist awesome-wasm Checklist-Checklist awesome-awesome-nodejs awesome-solidity awesome-erlang awesome-opengl awesome-git-addons awesome-deep-learning-music You-Dont-Need-GUI the-book-of-secret-knowledge empathy-in-engineering awesome-quantified-self awesome-smart-contracts awesome-auth awesome-learn-datascience