en-prompt-nsfw-pipeline-bow


Nameen-prompt-nsfw-pipeline-bow JSON
Version 0.3.0 PyPI version JSON
download
home_pageNone
SummaryNSFW pipeline that classifies prompt, using a bag-of-words model
upload_time2024-07-19 07:07:58
maintainerNone
docs_urlNone
authorJiayu Liu
requires_pythonNone
licenseUNLICENSED
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            NSFW pipeline that classifies prompt, using a bag-of-words model

| Feature | Description |
| --- | --- |
| **Name** | `en_prompt_nsfw_pipeline_bow` |
| **Version** | `0.3.0` |
| **spaCy** | `>=3.0.0,<4.0.0` |
| **Default Pipeline** | `textcat` |
| **Components** | `textcat` |
| **Vectors** | 0 keys, 0 unique vectors (0 dimensions) |
| **Sources** | n/a |
| **License** | `UNLICENSED` |
| **Author** | [Jiayu Liu]() |

### Label Scheme

<details>

<summary>View label scheme (4 labels for 1 components)</summary>

| Component | Labels |
| --- | --- |
| **`textcat`** | `safe`, `cp`, `underage_safe`, `adult` |

</details>

### Accuracy

| Type | Score |
| --- | --- |
| `CATS_SCORE` | 89.45 |
| `CATS_MICRO_P` | 90.45 |
| `CATS_MICRO_R` | 90.45 |
| `CATS_MICRO_F` | 90.45 |
| `CATS_MACRO_P` | 90.27 |
| `CATS_MACRO_R` | 88.71 |
| `CATS_MACRO_F` | 89.45 |
| `CATS_MACRO_AUC` | 97.92 |
| `TEXTCAT_LOSS` | 347.75 |

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "en-prompt-nsfw-pipeline-bow",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Jiayu Liu",
    "author_email": "jiayu@mewtant.io",
    "download_url": "https://files.pythonhosted.org/packages/c6/87/9e53746632705c1ef5b10eb51d6b06e2b73de2143afa0675438089122865/en_prompt_nsfw_pipeline_bow-0.3.0.tar.gz",
    "platform": null,
    "description": "NSFW pipeline that classifies prompt, using a bag-of-words model\n\n| Feature | Description |\n| --- | --- |\n| **Name** | `en_prompt_nsfw_pipeline_bow` |\n| **Version** | `0.3.0` |\n| **spaCy** | `>=3.0.0,<4.0.0` |\n| **Default Pipeline** | `textcat` |\n| **Components** | `textcat` |\n| **Vectors** | 0 keys, 0 unique vectors (0 dimensions) |\n| **Sources** | n/a |\n| **License** | `UNLICENSED` |\n| **Author** | [Jiayu Liu]() |\n\n### Label Scheme\n\n<details>\n\n<summary>View label scheme (4 labels for 1 components)</summary>\n\n| Component | Labels |\n| --- | --- |\n| **`textcat`** | `safe`, `cp`, `underage_safe`, `adult` |\n\n</details>\n\n### Accuracy\n\n| Type | Score |\n| --- | --- |\n| `CATS_SCORE` | 89.45 |\n| `CATS_MICRO_P` | 90.45 |\n| `CATS_MICRO_R` | 90.45 |\n| `CATS_MICRO_F` | 90.45 |\n| `CATS_MACRO_P` | 90.27 |\n| `CATS_MACRO_R` | 88.71 |\n| `CATS_MACRO_F` | 89.45 |\n| `CATS_MACRO_AUC` | 97.92 |\n| `TEXTCAT_LOSS` | 347.75 |\n",
    "bugtrack_url": null,
    "license": "UNLICENSED",
    "summary": "NSFW pipeline that classifies prompt, using a bag-of-words model",
    "version": "0.3.0",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c6879e53746632705c1ef5b10eb51d6b06e2b73de2143afa0675438089122865",
                "md5": "dc22351a688ff27137958394d1d7ec22",
                "sha256": "c914c49cd8759a9f2b0bfde34a1791a971a703c49c612cfed26870f8ab33b6e7"
            },
            "downloads": -1,
            "filename": "en_prompt_nsfw_pipeline_bow-0.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "dc22351a688ff27137958394d1d7ec22",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3985701,
            "upload_time": "2024-07-19T07:07:58",
            "upload_time_iso_8601": "2024-07-19T07:07:58.427923Z",
            "url": "https://files.pythonhosted.org/packages/c6/87/9e53746632705c1ef5b10eb51d6b06e2b73de2143afa0675438089122865/en_prompt_nsfw_pipeline_bow-0.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-19 07:07:58",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "en-prompt-nsfw-pipeline-bow"
}
        
Elapsed time: 0.55315s