nltk.classify.Senna.tag_sents

Senna.tag_sents(sentences)[source]

Applies the tag method over a list of sentences. This method will return a list of dictionaries. Every dictionary will contain a word with its calculated annotations/tags.