Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aneesha/RAKE
A python implementation of the Rapid Automatic Keyword Extraction
https://github.com/aneesha/RAKE
Last synced: about 2 months ago
JSON representation
A python implementation of the Rapid Automatic Keyword Extraction
- Host: GitHub
- URL: https://github.com/aneesha/RAKE
- Owner: aneesha
- License: mit
- Created: 2012-05-05T07:59:39.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2020-09-04T15:01:36.000Z (over 4 years ago)
- Last Synced: 2024-07-31T19:16:10.852Z (5 months ago)
- Language: Python
- Size: 242 KB
- Stars: 972
- Watchers: 58
- Forks: 592
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: MIT-License.txt
Awesome Lists containing this project
- my-awesome-starred - RAKE - A python implementation of the Rapid Automatic Keyword Extraction (Python)
README
RAKE
====A Python implementation of the Rapid Automatic Keyword Extraction (RAKE) algorithm as described in: Rose, S., Engel, D., Cramer, N., & Cowley, W. (2010). Automatic Keyword Extraction from Individual Documents. In M. W. Berry & J. Kogan (Eds.), Text Mining: Theory and Applications: John Wiley & Sons.
The source code is released under the MIT License.