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 Solvers33
Suggested Problems
-
Find state names that start with the letter N
1494 Solvers
-
How to find the position of an element in a vector without using the find function
2820 Solvers
-
Number of 1s in the Binary Representation of a Number
484 Solvers
-
Back to basics 11 - Max Integer
811 Solvers
-
Side of an equilateral triangle
7093 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!