How to get sentaces out of bunch of text in a text file

Hello,

What I would like to do is, lets say you have a text file that has a lot of text in it, like 1,2,3mb file sizes…
I would like to get sentaces out of that file and place them in new lines one by one, one below another in arrays, The script should know when the sentence begins … like with a capital letter and know when it ends … like with (!),(?) or (.). How do I do that, note I don’t need very fast script I only need it to work like i described, please any help would be welcome

Sponsor our Newsletter | Privacy Policy | Terms of Service