semantic-tree

View on PyPIReverse Dependencies (0)

1.1.1 semantic_tree-1.1.1-py3-none-any.whl

Wheel Details

Project: semantic-tree
Version: 1.1.1
Filename: semantic_tree-1.1.1-py3-none-any.whl
Download: [link]
Size: 5083
MD5: ae58cc5cd869c40344024dc68612771a
SHA256: f5b559141b34f4aab99ba52b7fe8db22cf4dc38691b3fe991cefe8e42957c267
Uploaded: 2022-11-29 15:11:40 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: semantic-tree
Version: 1.1.1
Summary: Creates a visualization of the semantic neighborhood of a word in a Gensim's Word2Vec vector space model using the Gource visualizer
Author: Flávio Codeço Coelho
Author-Email: fccoelho[at]gmail.com
Home-Page: https://github.com/fccoelho/SemanticTree
Project-Url: Changelog, https://github.com/fccoelho/SemanticTree/releases
Project-Url: Repository, https://github.com/fccoelho/SemanticTree
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.10,<4.0
Requires-Dist: gensim (<5.0.0,>=4.2.0)
Requires-Dist: matplotlib (<4.0.0,>=3.6.2)
Requires-Dist: networkx (<3.0.0,>=2.8.8)
Description-Content-Type: text/markdown
[Description omitted; length: 608 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.3.2
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
semantic_tree/__init__.py sha256=pH5i4Fj1tbXLqLtTVIdoojiplZssQn0nnud8-HXodRE 577
semantic_tree/semtree.py sha256=UGQcAZ7NlWYvF_j7aq36uWjXLRWuY2vwUZYbC0If1p4 5128
semantic_tree-1.1.1.dist-info/entry_points.txt sha256=47b7xH48-Wx76dNGOBjGmMNRAqxYUSwlD9YKMVO44ZE 102
semantic_tree-1.1.1.dist-info/LICENSE.txt sha256=m9u-wdF6LceFfsFjNfYxUdk1dZTdhWANB84Wm38axMk 1089
semantic_tree-1.1.1.dist-info/WHEEL sha256=vxFmldFsRN_Hx10GDvsdv1wroKq8r5Lzvjp6GZ4OO8c 88
semantic_tree-1.1.1.dist-info/METADATA sha256=Bh_vQ3FWMe2cEFWv4ZbfPWMbVX6sxrRt0O0Y90gmpkg 1470
semantic_tree-1.1.1.dist-info/RECORD

entry_points.txt

semanticTree = semantic_tree.semtree:run
semanticTreeDemo = semantic_tree.semtree:demo