Metadata-Version: 1.1
Name: stst
Version: 0.2.1
Summary: Semantic Textual Similarity (STS) measures the degree of equivalence in the underlying semantics of paired snippets of text.
Home-page: https://github.com/rgtjf/Semantic-Texual-Similarity-Toolkits
Author: rgtjf
Author-email: rgtjf1@163.com
License: MIT
Download-URL: https://github.com/rgtjf/Semantic-Texual-Similarity-Toolkits
Description: # Semantic Textual Similarity Toolkits
        
        ## Install
        
        ```
        pip install stst
        ```
        
        ## Requirements
        - python2
        - standford CoreNLP
Keywords: natural language processing,semantic texual similarity,stst
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
