muzlin

View on PyPIReverse Dependencies (0)

0.0.6 muzlin-0.0.6-py3-none-any.whl

Wheel Details

Project: muzlin
Version: 0.0.6
Filename: muzlin-0.0.6-py3-none-any.whl
Download: [link]
Size: 38887
MD5: 1f276df01fc8970bdd2d2851042d5648
SHA256: 47f8f33e5fa1d4fc0b3f338ca9d23aaada96419ab5218bb672d858adec50bcd2
Uploaded: 2025-01-11 18:04:14 +0000

dist-info

METADATA

Metadata-Version: 2.2
Name: muzlin
Version: 0.0.6
Summary: Muzlin: a filtering toolset for semantic machine learning
Author: Daniel Kulik
Maintainer: Daniel Kulik
Project-Url: Homepage, https://github.com/KulikDM/muzlin
Project-Url: Repository, https://github.com/KulikDM/muzlin
License: MIT License Copyright (c) 2024 Daniel Kulik Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: RAG,outlier-detection,filtering,retrieval,semantic,ML,LLM,NLP
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Customer Service
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Telecommunications Industry
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Embedded Systems
Classifier: Topic :: Communications :: Chat
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Text Processing
Classifier: Topic :: Text Processing :: Filters
Classifier: Topic :: Text Processing :: Indexing
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Requires-Python: >=3.8
Requires-Dist: apipkg
Requires-Dist: colorlog
Requires-Dist: joblib (>=0.14.1)
Requires-Dist: numpy (<=1.26.4)
Requires-Dist: pydantic (>=2.0)
Requires-Dist: pyod (>=1.0.0)
Requires-Dist: pythresh (>=0.3.0)
Requires-Dist: scikit-learn (>=0.20.0)
Requires-Dist: scipy (>=1.3.1)
Requires-Dist: umap-learn
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: pytest-mock; extra == "dev"
Requires-Dist: pytest-xdist; extra == "dev"
Requires-Dist: pytest-asyncio; extra == "dev"
Requires-Dist: requests-mock; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: typed-ast; extra == "dev"
Requires-Dist: pydocstringformatter; extra == "dev"
Requires-Dist: ruff; extra == "dev"
Requires-Dist: autopep8; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: openai (<2.0.0,>=1.10.0); extra == "dev"
Requires-Dist: cohere (<6.00,>=5.00); extra == "dev"
Requires-Dist: voyageai; extra == "dev"
Requires-Dist: mistralai (<1.0.0); extra == "dev"
Requires-Dist: boto3; extra == "dev"
Requires-Dist: botocore; extra == "dev"
Requires-Dist: fastembed; extra == "dev"
Requires-Dist: google-cloud-aiplatform; extra == "dev"
Requires-Dist: mlflow; extra == "dev"
Requires-Dist: huggingface-hub; extra == "dev"
Requires-Dist: torch; extra == "dev"
Requires-Dist: transformers; extra == "dev"
Requires-Dist: tokenizers; extra == "dev"
Requires-Dist: llama-index-embeddings-huggingface; extra == "dev"
Requires-Dist: llama-index; extra == "dev"
Requires-Dist: faiss-cpu; extra == "dev"
Requires-Dist: langchain-community; extra == "dev"
Requires-Dist: sentence-transformers; extra == "dev"
Requires-Dist: networkx; extra == "dev"
Requires-Dist: pygod; extra == "dev"
Requires-Dist: torch_geometric; extra == "dev"
Requires-Dist: torch_scatter; extra == "dev"
Requires-Dist: torch_sparse; extra == "dev"
Requires-Dist: torch_cluster; extra == "dev"
Requires-Dist: torch_spline_conv; extra == "dev"
Requires-Dist: networkx; extra == "graph"
Requires-Dist: pygod; extra == "graph"
Requires-Dist: torch; extra == "graph"
Requires-Dist: torch_geometric; extra == "graph"
Requires-Dist: torch_scatter; extra == "graph"
Requires-Dist: torch_sparse; extra == "graph"
Requires-Dist: torch_cluster; extra == "graph"
Requires-Dist: torch_spline_conv; extra == "graph"
Requires-Dist: mlflow; extra == "notebook"
Requires-Dist: pandas; extra == "notebook"
Requires-Dist: faiss-cpu; extra == "notebook"
Requires-Dist: langchain-community; extra == "notebook"
Requires-Dist: sentence-transformers; extra == "notebook"
Requires-Dist: matplotlib; extra == "notebook"
Requires-Dist: plotly; extra == "notebook"
Requires-Dist: datasets; extra == "notebook"
Requires-Dist: huggingface-hub; extra == "notebook"
Requires-Dist: torch; extra == "notebook"
Requires-Dist: transformers; extra == "notebook"
Requires-Dist: tokenizers; extra == "notebook"
Requires-Dist: pygod; extra == "notebook"
Requires-Dist: torch_geometric; extra == "notebook"
Provides-Extra: dev
Provides-Extra: graph
Provides-Extra: notebook
Description-Content-Type: text/x-rst
License-File: LICENSE
[Description omitted; length: 11469 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.8.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
muzlin/__init__.py sha256=CHUdJvPS3l7PphMt_r17ufrpB0TIJkmifpqmTNjwh84 22
muzlin/schema.py sha256=jLOT-ioMGPV-vdVrRDRDRW8u2qsO_Z9kShuN0mIO-k8 447
muzlin/anomaly/__init__.py sha256=hLuq_Pvnih4NYdLHVA7u3OdBrffLVVX5gOEpRNmhyL8 727
muzlin/anomaly/cluster.py sha256=Ex5JdTvLragHI2RMBhaReULy92Lc45jqPb8w3Wr-UFw 10868
muzlin/anomaly/detector.py sha256=sWXWYy1OhXrRRQsQXBQVit6PsF5cDpSEuXHBEjxtFI0 7940
muzlin/anomaly/graph.py sha256=FHp6X80U1DZipIiLsKW13NwAexp3Qqmk7uquldB756w 10397
muzlin/anomaly/utils.py sha256=_iZ7GpZ_FuU9nqjIfe1o5YHg_PFdycz-aOS2uQyzLD8 3610
muzlin/encoders/__init__.py sha256=LdCcALslWEaBsXac9FxvcxNUkEpo_x9MqL0xPG_dvmA 1554
muzlin/encoders/base.py sha256=5KsSPv-eqS38Ecnu1gcQAIz_w2o-i5HMwLeaLHRs86E 343
muzlin/encoders/bedrock.py sha256=pIWdCp1PxwVHlTd8fPOXgAqY6Vjhy0j84p78uh9iJPQ 12629
muzlin/encoders/cohere.py sha256=ax09gZBSiDthstZIRMtrT6L7vxrW8bPcqEHTya4Ze1U 2773
muzlin/encoders/fastembed.py sha256=OklTie6Vv6xK9FCbi0c940fVJ5p8yv1q84PTqe6dgz8 1690
muzlin/encoders/google.py sha256=Y9D8Q3aQlEJqVo6xfs4YWXXDSp2D7H2RBlVttzQ8VRY 4622
muzlin/encoders/huggingface.py sha256=JVdU-zZO0ZQoTBSrgkPfcIaKKGxtCMoPJHK3wbQoN9U 8611
muzlin/encoders/mistral.py sha256=wiyCllNNn7iuldFXfxaaIEXI8qkKeYWLRhGhtWU4QB0 2694
muzlin/encoders/openai.py sha256=M7agTWpr6boDbUDYCsbdrG9Tbn4SD7YXQTkDLp-aS0A 5473
muzlin/encoders/voyageai.py sha256=IS0MaeN7S8b5T0UBBW46J7XnKbSFDPJ5l1BoUJO8qUM 2385
muzlin/encoders/zure.py sha256=EHwUNpF26YPYt2CbOjcIdDI7yST8XUYrjC4KVrO4llU 6828
muzlin/index/__init__.py sha256=gtLFOl1LjpOFHvh3-_-8X_2TLM3CLAQFBSx4TvkZP9M 546
muzlin/index/base.py sha256=3pwlln_X4cIAx5-hoQS1JkH6R8nniNg2Q_qfg96CBdA 310
muzlin/index/langchain.py sha256=31bJhijDn9PSPXT_ua2UGHh_-JC_m2lYpuufI_hP2oM 1602
muzlin/index/llama_index.py sha256=Y-_oDf7szEJMTXhj1KbPVeeI8unTUjv0IZfk-GN6I1s 1568
muzlin/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
muzlin/utils/defaults.py sha256=dufQFxmmqn2Nl1hvS-SfdMp5qHBVSj5VH7uFVfKawKs 1600
muzlin/utils/logger.py sha256=K_WxD__Dv0elHupJhA8axlOn5jYJhUJARjEQbDdZUfo 1138
muzlin-0.0.6.dist-info/LICENSE sha256=HZvOQFavB3HOXf6EZfOQ_edzz3isexXXUE2pzxYugRo 1069
muzlin-0.0.6.dist-info/METADATA sha256=1X4katvEAm4mHnpisF9N-6eZNxFQVQkKfCtJxKsaNwg 17384
muzlin-0.0.6.dist-info/WHEEL sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8 91
muzlin-0.0.6.dist-info/top_level.txt sha256=PJzCd_P36tJaWoyL__DASQprIGKq69b16-LLaqYuDcw 7
muzlin-0.0.6.dist-info/RECORD

top_level.txt

muzlin