Feeds
提问
changing isstrprop to ischar?
How can i write this statement with "ischar" instead of "isstrprop" if isstrprop(reply, 'alpha') E(misspelled_word...
11 years 前 | 1 个回答 | 0
1
个回答提问
Checking whether the word in .txt are also in .txt
How do you check if the words in the email.txt are in the lists.txt. Also there are some misspelled words in email.txt so I have...
12 years 前 | 1 个回答 | 0
1
个回答提问
Spell check with txt file
For each word in the email, check whether the word is in the dictionary. Print out misspelled words. How can you ...
12 years 前 | 1 个回答 | 0
1
个回答提问
Read from txt file
I have to 1) Read in a dictionary of common English words from words.txt. and 2) Read in an email with misspellings fro...
12 years 前 | 2 个回答 | 0