项目作者: seantrain
项目描述 :
Spell Checker Programming Project
高级语言: Assembly
项目地址: git://github.com/seantrain/Spell-Checker-Tokenizer.git
Spell Checker/Tokenizer Project
The Spell Checker and Tokenizer Project would take in an input file and tokenize all the words before spell checking them. The coursework was initially set for
the program to be written in C before being translated and written in MIPS Assembly Language.