Metadata-Version: 2.1
Name: text_rank
Version: 0.2.2
Summary: Text Rank
Home-page: https://github.com/blester125/text_rank
Author: blester125
Author-email: blester125@gmail.com
License: MIT
Download-URL: https://github.com/blester125/text_rank/archive/0.2.2.tar.gz
Description: # Text Rank
        
        ##
        
        Implementation of text rank algorithms described [here](http://www.aclweb.org/anthology/W04-3252)
        
Keywords: NLP
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Natural Language :: English
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Requires-Python: >=3.6
Description-Content-Type: text/markdown
