Metadata-Version: 2.1
Name: text-cosine
Version: 0.0.1
Summary: text_cosine
Home-page: https://github.com/spenly/text_cosine.git
Author: spenly
Author-email: i@spenly.com
License: UNKNOWN
Description: text_cosine
        =
        
        simple text cosine similarity tool!
        
        Description
        =
        
        * jaccard [ tf ]
        * jaccard [ tf-idf ]
        * cosine [ tf ]
        * cosine [ tf-idf ]
        * \+ jaccard [ length ]
        * \+ cosine [ length ]
        
        Note
        =
        
        Nothing here!
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.5
Description-Content-Type: text/markdown
