Skip to content
/ RAKE Public

Rapid Automatic Keyword Extraction (RAKE) implementation to extract keywords of a given corpus, and link documents that share keywords.

Notifications You must be signed in to change notification settings

4l3x4ndre/RAKE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

RAKE implementation and Document linking in Python

This notebook aims to implement the Rapid Automatic Keyword Extraction (RAKE) method to extract keywords of a given corpus. Based on Automatic keyword extraction from individual documents, 2010 (Stuart Rose, Dave Engel, Nick Cramer and Wendy Cowley).

Then, a graph-matrix is computed to link documents if they share keywords.

About

Rapid Automatic Keyword Extraction (RAKE) implementation to extract keywords of a given corpus, and link documents that share keywords.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published