On Aug 4, 7:59 pm, Fred Mangusta <a... at bbb.it> wrote:
> Hi,
>
> are you aware of any nlp packages or algorithms in Python to spot
> whether a '.' represents an end of sentence or rather something else (eg
> Mr., f... at home.co.uk, etc)?
>
google("python nltk") ... it may do what you want.