|
I don't have a requirement that says I need to remove punctuation from the words, but I was looking for a way to verify the text was a valid word. You make a good point though about the RE. It doesn't really fit the application here, where I am just looking to do away with periods and such. Do you agree that it would be sufficient enough to replace periods with spaces and go from there?
|