I would like to split text into sentences. Sentence ends with a dot and followed by whitespace character.
            Asked
            
        
        
            Active
            
        
            Viewed 1,628 times
        
    0
            
            
        - 
                    not my area of knowledge, but maybe this might be helpful: http://stackoverflow.com/questions/918886/how-do-i-split-a-string-on-a-delimiter-in-bash – Devarsh Desai Aug 04 '14 at 05:51
- 
                    OT: Some might say that that definition of a sentence isn't very universal! E.g. Mr. Doe, right? – Biffen Aug 04 '14 at 08:59
 
    