Skip to content

Python Random Keyword Extraction Algorithm in NLTK. Works by analyzing frequency of words and Its co-occurrence with others

Notifications You must be signed in to change notification settings

danielmuthama/Python-RAKE-Algo-in-NLTK

Repository files navigation

Python-Keyboard-Extraction-Algo-in-NLTK

RAKE short for Rapid Automatic Keyword Extraction algorithm, is a domain independent keyword extraction algorithm which tries to determine key phrases in a body of text by analyzing the frequency of word appearance and its co-occurance with other words in the text.

About

Python Random Keyword Extraction Algorithm in NLTK. Works by analyzing frequency of words and Its co-occurrence with others

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages