clusx

View on PyPIReverse Dependencies (0)

0.6.0 clusx-0.6.0-py3-none-any.whl

Wheel Details

Project: clusx
Version: 0.6.0
Filename: clusx-0.6.0-py3-none-any.whl
Download: [link]
Size: 38723
MD5: 7ee9e84e61872ee34a5821c5b57108bc
SHA256: e148735c537c3f0852194038889e875170eb6c9998aa009e876af96d4da93d0e
Uploaded: 2025-03-16 21:49:28 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: clusx
Version: 0.6.0
Summary: Bayesian nonparametric toolkit for text clustering, analysis, and benchmarking with advanced embedding models and statistical validation.
Author: Serghei Iakovlev
Author-Email: oss[at]serghei.pl
Project-Url: Changelog, https://clusterium.readthedocs.io/en/latest/changelog.html
Project-Url: Documentation, https://clusterium.readthedocs.io/en/latest/index.html
Project-Url: Download, https://github.com/sergeyklay/clusterium/releases
Project-Url: Homepage, https://clusterium.readthedocs.io
Project-Url: Issues, https://github.com/sergeyklay/clusterium/issues
Project-Url: Repository, https://github.com/sergeyklay/clusterium
License: MIT
Keywords: clustering,text-analysis,nlp,natural-language-processing,machine-learning,dirichlet-process,pitman-yor-process,embeddings,sentence-transformers,power-law,data-science
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Text Processing
Classifier: Topic :: Text Processing :: Linguistic
Classifier: Typing :: Typed
Requires-Python: >=3.11,<4
Requires-Dist: click (<9.0.0,>=8.1.8)
Requires-Dist: matplotlib (<4.0.0,>=3.10.1)
Requires-Dist: numpy (<3.0.0,>=2.2.3)
Requires-Dist: pandas (<3.0.0,>=2.2.3)
Requires-Dist: powerlaw (<2.0,>=1.5)
Requires-Dist: scikit-learn (<2.0.0,>=1.6.1)
Requires-Dist: scipy (<2.0.0,>=1.15.2)
Requires-Dist: sentence-transformers (<4.0.0,>=3.4.1)
Requires-Dist: torch (<3.0.0,>=2.3.0)
Requires-Dist: tqdm (<5.0.0,>=4.67.1)
Description-Content-Type: text/x-rst
[Description omitted; length: 4479 characters]

WHEEL

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

RECORD

Path Digest Size
clusx/__init__.py sha256=COkY6c5csNKoOvqrLGp0a9JEqf5ss8v9sk9KaayDxIE 571
clusx/__main__.py sha256=i1SN7FwDHfViGb1cbyl0LXomiwYmyIdUCFM_q5mTxWQ 987
clusx/cli.py sha256=PAOpHdEkO6yCkzUrSGezmFvVKdOU-32rq-mQpmLN9So 13991
clusx/clustering/__init__.py sha256=ebGO73sxqbhiZe6lZ9ifVYON-8Sw1c6rF7Hr260P4pY 1059
clusx/clustering/models.py sha256=xW7aLb78uvimOi9e6QyZ2tZTsT2Li71e6jO3lBm8-oM 31276
clusx/clustering/utils.py sha256=ki7IH7o7melJdswIE8Uz-bjJPo4ReHJJIuUXmkhwNYk 9266
clusx/errors.py sha256=VPFiU8OcOTi0oc7fE6UW68cxJGPFiW7g7PKns0B-8F0 3179
clusx/evaluation.py sha256=0UHMRmfMrK-HwwJVaocfgfz5Hs2GMt_kVeQF0SRT27g 25106
clusx/logging.py sha256=iTKWDy8930b25pns0PRA-pDN5MvRSvPgP56XQatjRcw 1908
clusx/utils.py sha256=j1hOy8WJWPPK1InvXq4MiIsSfssrU6U2HFsckC0pIOM 1180
clusx/version.py sha256=kjGnFSUaDedg9pk_fEYXh-lQuJUlj2Dk_SDeTjFmHQc 4236
clusx/visualization.py sha256=zY7K2W1ck3MjgYcr12cQ8PmxF9tIUoUnBlpuB1rSk80 30300
clusx-0.6.0.dist-info/LICENSE sha256=KOPBxidv0k-4UFQx2ZRLiOASprbW1cefht5jNsp_BFA 1084
clusx-0.6.0.dist-info/METADATA sha256=IlfhFE4sSgFDr6e-NYKh9pXsTOs5x9nb9_7sumHChlo 6760
clusx-0.6.0.dist-info/WHEEL sha256=XbeZDeTWKc1w7CSIyre5aMDU_-PohRwTQceYnisIYYY 88
clusx-0.6.0.dist-info/entry_points.txt sha256=1aNDjV6REhPgskM5X_qb5MryetWv2Vj_GRblPd6zPj8 40
clusx-0.6.0.dist-info/RECORD

entry_points.txt

clusx = clusx.cli:main