unwanted-content-detector

View on PyPIReverse Dependencies (0)

0.1.8 unwanted_content_detector-0.1.8-py3-none-any.whl

Wheel Details

Project: unwanted-content-detector
Version: 0.1.8
Filename: unwanted_content_detector-0.1.8-py3-none-any.whl
Download: [link]
Size: 11931
MD5: 8e1db58e6536d65a7d8f823ecc20d19c
SHA256: 9e8a3e1a554d5e0785cf6c6182a0a4b382851f82b436c911ac454155ab80ced6
Uploaded: 2023-04-24 10:18:40 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: unwanted-content-detector
Version: 0.1.8
Summary: A library to detect undesired, unbranded, or harmful content
Author: Jean Carlo Machado
Author-Email: jean.machado[at]getyourguide.com
License: Apache
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.9,<4.0
Requires-Dist: evaluate (<0.5.0,>=0.4.0)
Requires-Dist: fire (<0.6.0,>=0.5.0)
Requires-Dist: pandas (<3.0.0,>=2.0.0)
Requires-Dist: torch (<3.0.0,>=2.0.0)
Requires-Dist: transformers (<5.0.0,>=4.28.0)
Description-Content-Type: text/markdown
[Description omitted; length: 929 characters]

WHEEL

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

RECORD

Path Digest Size
unwanted_content_detector/__init__.py sha256=ekQIToILIvyyZFCDRClFy0KlvIEQZ6pmzU9AZYq5UNs 31
unwanted_content_detector/data/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
unwanted_content_detector/data/data.csv sha256=WWSPtMhyw5yZ9b9fhYhAQnZbLNVDC8YESiweLtzoOmA 11051
unwanted_content_detector/data/data_loader.py sha256=krGhwPLypoAjYrkErF6IIuaKO-1nNHvtqB-C4GBtQlc 936
unwanted_content_detector/data/generative_prompts.txt sha256=-FoTUJ7zMA3dDeiLVx4kaK3K02IQKUkUt0jLUbb8v_0 490
unwanted_content_detector/detector.py sha256=R4nri4sN7S_safFW_N9_TAY9s-tmpAD37NQ3Ae-ZYIs 498
unwanted_content_detector/entities.py sha256=mCnULtp8lCtK3CgLZrjT6grWoXrKcaNgTYXey8KJuk4 161
unwanted_content_detector/evaluator/evaluator.py sha256=yarr-rKBj1WTXnt5aGb9pUIr11qhYzCzpsLJCCAHSMc 1350
unwanted_content_detector/models/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
unwanted_content_detector/models/distilbert_finetuned/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
unwanted_content_detector/models/distilbert_finetuned/inference.py sha256=M-IZCkcJzTXNNmIi5hbTIHz_ZtY0ISYPL-oLR9KerBU 1017
unwanted_content_detector/models/distilbert_finetuned/train.py sha256=thZOY2ix5GqzQxdiOW4ljf35zo4DeTVBsoY445-LHR4 3844
unwanted_content_detector/models/upload.py sha256=ryn9OpKqp4xvsRyLI1I3DdN_zqqFp-yOKrCtKAjTgig 1047
unwanted_content_detector-0.1.8.dist-info/METADATA sha256=50pcBMQNsY5tctmVtZyCiBh5Ts5uZyJWyodqra7zNUk 1674
unwanted_content_detector-0.1.8.dist-info/WHEEL sha256=kLuE8m1WYU0Ig0_YEGrXyTtiJvKPpLpDEiChiNyei5Y 88
unwanted_content_detector-0.1.8.dist-info/entry_points.txt sha256=pR8h0CpsBbvt5uJSTA0WQHYNHDXIVxO1TdRTP6nl6sU 46
unwanted_content_detector-0.1.8.dist-info/RECORD

entry_points.txt

unwanted_detector = cli:main