nltk.tokenize.PunktSentenceTokenizer.tokenize

PunktSentenceTokenizer.tokenize(text, realign_boundaries=True)[source]

Given a text, returns a list of the sentences in that text.