Metadata-Version: 2.1
Name: semantic-tree
Version: 1.0.1
Summary: Creates a visualization of the semantic neighborhood of a word in a Gensim's Word2Vec vector space model using the Gource visualization tool
Home-page: https://github.com/pyscaffold/pyscaffold/
Author: Flávio Codeço Coelho
Author-email: fccoelho@gmail.com
License: mit
Project-URL: Documentation, https://pyscaffold.org/
Description: =============
        Semantic tree
        =============
        
        
        This package provide a semanticTree command, which
        
        
        Description
        ===========
        
        A longer description of your project goes here...
        
        
        Note
        ====
        
        This project has been set up using PyScaffold 3.2.3. For details and usage
        information on PyScaffold see https://pyscaffold.org/.
        
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Requires-Python: >=3.6
Description-Content-Type: text/x-rst; charset=UTF-8
Provides-Extra: testing
