Regex help (or Text Mining - Part of Speech?)
I want to parse each sentence in a paragraph into rows.
I run into a problem when a sentence begins (or any part of a sentence) contains an abbreviation with a period (e.g., U.S. Government).
How can account for abbreviations with periods when trying to parse each sentence of a paragraph?
