RAKE-Keywords-Extraction The code here implements the Rapid Automatic Keywords Extraction (RAKE) algorithm as presented by (Rose and Engel) in this paper. Run project: In order to run project run main.py file using: python main.py P.S: The code has been tested with python-3.6