classy-classification

View on PyPIReverse Dependencies (1)

1.0.1 classy_classification-1.0.1-py3-none-any.whl

Wheel Details

Project: classy-classification
Version: 1.0.1
Filename: classy_classification-1.0.1-py3-none-any.whl
Download: [link]
Size: 15499
MD5: 9e9a7e316b1372038aa755e6b994d07a
SHA256: 42d78c7e998fd0de86cee614e0e3f70f02818aad04a24e29a5cd05c74e15caf4
Uploaded: 2024-11-27 09:17:10 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: classy-classification
Version: 1.0.1
Summary: Have you every struggled with needing a Spacy TextCategorizer but didn't have the time to train one from scratch? Classy Classification is the way to go!
Author: David Berenstein
Author-Email: david.m.berenstein[at]gmail.com
Home-Page: https://github.com/davidberenstein1957/classy-classification
Project-Url: Documentation, https://github.com/davidberenstein1957/classy-classification
Project-Url: Repository, https://github.com/davidberenstein1957/classy-classification
License: MIT
Keywords: spacy,rasa,few-shot classification,nlu,sentence-transformers
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
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.7
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development
Requires-Python: >=3.8,<3.12
Requires-Dist: numpy (<2)
Requires-Dist: pandas (<2,>=1)
Requires-Dist: scikit-learn (<2.0,>=1.0)
Requires-Dist: sentence-transformers (<3.0,>=2.0)
Requires-Dist: spacy[transformers] (<4.0,>=3.0)
Requires-Dist: terminado (<0.18)
Requires-Dist: transformers[torch] (<5,>4.20)
Description-Content-Type: text/markdown
[Description omitted; length: 10402 characters]

WHEEL

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

RECORD

Path Digest Size
classy_classification/__init__.py sha256=-vmf48O0HEanwd3w19l8dPdQmRHG_2_lAO3n76ApV4k 2596
classy_classification/classifiers/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
classy_classification/classifiers/classy_skeleton.py sha256=cO8J4KE4T1dU_eAa4z-vI-sl5GwJnzCutt8Lmc2WT5Y 9949
classy_classification/classifiers/classy_spacy.py sha256=tiNAKsDlgLZeQRRWRmhdNgIoBJGgaV8y2Sw5HOT_DEg 9549
classy_classification/classifiers/classy_standalone.py sha256=j5NJygxJTtn4eatePJhaTeMxmtEvVG73vcJBPENwQ4M 2274
classy_classification/examples/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
classy_classification/examples/data.py sha256=RvG0rdO8gKqbxbk7ivTm7295vI0yjdFRy-nkPpZHzqA 2324
classy_classification/examples/individual_transformer.py sha256=LKj0_HM19i4UGRx-s3_ZLX7gri7rSqKOyVHt46i4Z04 230
classy_classification/examples/spacy_few_shot_external.py sha256=EPFlnoR23_1o_atSqUuwe_6OJ8fdk0br0KIw1FYy3TA 344
classy_classification/examples/spacy_internal_embeddings.py sha256=UfQmYMyW1nwUMe1d8BOSx-iv3vrs-6gnZE2bsgcPBG4 373
classy_classification/examples/spacy_zero_shot_external.py sha256=rLCf12qA_XE37J5-6yHhnVdUUFUrCoUhzmCXf9qUKwE 383
classy_classification-1.0.1.dist-info/LICENSE sha256=Mejq8I0DIggYvyXltbSQ-R-i22vaKnpJwV124x0wqfQ 1073
classy_classification-1.0.1.dist-info/METADATA sha256=mdYcdnWgxnHg-jW3S3xXJTbv9uitiCeTZiIH2HwGy2g 11999
classy_classification-1.0.1.dist-info/WHEEL sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs 88
classy_classification-1.0.1.dist-info/entry_points.txt sha256=cBBCXpuaKXsHBG8PIkW9cA4LjnAljg96aHGV7eu-eys 78
classy_classification-1.0.1.dist-info/RECORD

entry_points.txt

spacy = classy_classification.__init__:make_text_categorizer