Metadata-Version: 2.1
Name: steadynlp
Version: 0.0.2
Summary: A collection of simple NLP focused functions to support your main projects
Home-page: https://github.com/jaotheboss/Hermione
Author: Teo Jao Ming
Author-email: jaomingteo@gmail.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/jaotheboss/Hermione/issues
Description: # Hermione
        
        A collection of NLP focused functions that supports my main projects
        
        ## Tasks:
        
        ### 1. Text Ranking
        - Word Ranking: Input a text and get back a ranking of words based on Google's PageRank algorithm
        - Sentence Ranking: Input a text and get back a ranking of sentences based on Google's PageRank algorithm
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
