phraseSplitter property

PhraseSplitter phraseSplitter

Returns a list of keywords from text.

A keyword is a word or phrase seperated from other words/phrases by punctuation, stopwords and/or other language delimiters.

Implementation

PhraseSplitter get phraseSplitter;