Capitalize only the first letter of each sentence. Useful for normalizing text typed in all caps or inconsistent casing.
Example
Hello World → Hello world
foo_bar_baz → Foo_bar_baz
The Quick Brown Fox → The quick brown fox
Capitalize only the first letter of each sentence. Useful for normalizing text typed in all caps or inconsistent casing.
Hello World → Hello world
foo_bar_baz → Foo_bar_baz
The Quick Brown Fox → The quick brown fox