Given a sentence written with British spelling, return the sentence with the offending word(s) replaced with the American spelling.
This basic spelling filter should focus on "or" vs "our," "re" vs "er," and "ce" vs "se" word endings, though there are several other pedantic differences: http://en.wikipedia.org/wiki/American_and_British_English_spelling_differences
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers31
Suggested Problems
-
Get the area codes from a list of phone numbers
1072 Solvers
-
2551 Solvers
-
middleAsColumn: Return all but first and last element as a column vector
645 Solvers
-
Check if number exists in vector
13794 Solvers
-
Find the index of the largest value in any vector X=[4,3,4,5,9,12,0,4.....5]
397 Solvers
More from this Author9
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!