Metadata-Version: |
2.1 |
Name: |
iscc-sct |
Version: |
0.1.2 |
Summary: |
ISCC - Semantic Code Text |
Author: |
Titusz |
Author-Email: |
tp[at]py7.de |
Home-Page: |
https://iscc.codes |
Project-Url: |
Bug Tracker, https://github.com/iscc/iscc-sct/issues |
Project-Url: |
Changelog, https://github.com/iscc/iscc-sct/blob/main/CHANGELOG.md |
Project-Url: |
Documentation, https://github.com/iscc/iscc-sct |
Project-Url: |
Donate, https://iscc.foundation/support |
Project-Url: |
Repository, https://github.com/iscc/iscc-sct |
Project-Url: |
Twitter, https://twitter.com/iscc_foundation |
License: |
CC-BY-NC-SA-4.0 |
Keywords: |
iscc,text similarity,cross lingual,semantic similarity |
Classifier: |
Development Status :: 4 - Beta |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Intended Audience :: Science/Research |
Classifier: |
License :: OSI Approved :: Apache Software License |
Classifier: |
License :: Other/Proprietary License |
Classifier: |
Natural Language :: English |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Programming Language :: Python :: 3 |
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 :: Multimedia :: Graphics |
Classifier: |
Topic :: Scientific/Engineering :: Artificial Intelligence |
Classifier: |
Topic :: Scientific/Engineering :: Image Recognition |
Classifier: |
Topic :: Scientific/Engineering :: Information Analysis |
Classifier: |
Topic :: Software Development :: Libraries |
Classifier: |
Topic :: Software Development :: Libraries :: Python Modules |
Classifier: |
Topic :: System :: Archiving |
Classifier: |
Topic :: System :: Clustering |
Classifier: |
Topic :: System :: Distributed Computing |
Classifier: |
Topic :: Text Processing |
Classifier: |
Topic :: Text Processing :: General |
Classifier: |
Topic :: Text Processing :: Indexing |
Classifier: |
Topic :: Text Processing :: Linguistic |
Requires-Python: |
>=3.9,<3.13 |
Requires-Dist: |
blake3 |
Requires-Dist: |
certifi (>=2024.07.04) |
Requires-Dist: |
charset-normalizer |
Requires-Dist: |
gradio; extra == "demo" |
Requires-Dist: |
loguru |
Requires-Dist: |
numpy (<2.0.0) |
Requires-Dist: |
onnxruntime |
Requires-Dist: |
onnxruntime-gpu; extra == "gpu" |
Requires-Dist: |
platformdirs |
Requires-Dist: |
pybase64 |
Requires-Dist: |
pydantic |
Requires-Dist: |
pydantic-settings |
Requires-Dist: |
pyyaml |
Requires-Dist: |
semantic-text-splitter |
Requires-Dist: |
tokenizers |
Provides-Extra: |
demo |
Provides-Extra: |
gpu |
Description-Content-Type: |
text/markdown |