Metadata-Version: 1.0
Name: rake
Version: 1.0
Summary: ('Rapid Automatic Keywords Extraction', 'Just a Practice')
Home-page: https://github.com/fishkao/rake
Author: yilan
Author-email: zhaoyinlan@live.cn
License: MIT
Description: 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.
        
        
        
Keywords: Rapid automatic keywords extraction
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
