How to get rid of the punctuation? and check the spelling error
问题 eliminate punctuation words split when meeting new line and space, then store in array check the text file got error or not with the function of checkSpelling.m file sum up the total number of error in that article no suggestion is assumed to be no error, then return -1 sum of error>20, return 1 sum of error<=20, return -1 I would like to check spelling error of certain paragraph, I face the problem to get rid of the punctuation. It may have problem to the other reason, it return me the error