RAKE is a basic algorithm which tries to identify keywords in text.
Based on udpipe
library, model models, and keywords_rake function.
See also
Other Text Mining:
cleanText()
,
ngrams()
,
remove_stopwords()
,
replaceall()
,
sentimentBreakdown()
,
textCloud()
,
textFeats()
,
textTokenizer()