en-biospacy


Nameen-biospacy JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/wjbmattingly/biospacy
SummaryA spaCy pipeline for parsing biology texts. Data for the plant EntityRuler was found at: http://www.worldfloraonline.org/
upload_time2023-01-02 06:04:08
maintainer
docs_urlNone
authorW.J.B. Mattingly
requires_python
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            A spaCy pipeline for parsing biology texts. Data for the plant EntityRuler was found at: http://www.worldfloraonline.org/

| Feature | Description |
| --- | --- |
| **Name** | `en_biospacy` |
| **Version** | `0.0.1` |
| **spaCy** | `>=3.4.4,<3.5.0` |
| **Default Pipeline** | `sentencizer`, `plant_taxonomy`, `binomina` |
| **Components** | `sentencizer`, `plant_taxonomy`, `binomina` |
| **Vectors** | 0 keys, 0 unique vectors (0 dimensions) |
| **Sources** | n/a |
| **License** | n/a |
| **Author** | [W.J.B. Mattingly](https://github.com/wjbmattingly/biospacy) |

### Label Scheme

<details>

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

| Component | Labels |
| --- | --- |
| **`plant_taxonomy`** | `DOMAIN`, `FAMILY`, `GENUS`, `KINGDOM`, `ORDER`, `PHYLUM-ANIMALIA`, `PHYLUM-BACTERIA`, `PHYLUM-FUNGI`, `PHYLUM-PLANTS`, `PHYLUM-PROTISTA`, `SPECIES`, `SUBFAMILY` |

</details>

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/wjbmattingly/biospacy",
    "name": "en-biospacy",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "W.J.B. Mattingly",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/4f/94/770e2fce474f5042566801bcc5e851f4baea2d6e597deb156e131f7829bc/en_biospacy-0.0.1.tar.gz",
    "platform": null,
    "description": "A spaCy pipeline for parsing biology texts. Data for the plant EntityRuler was found at: http://www.worldfloraonline.org/\r\n\r\n| Feature | Description |\r\n| --- | --- |\r\n| **Name** | `en_biospacy` |\r\n| **Version** | `0.0.1` |\r\n| **spaCy** | `>=3.4.4,<3.5.0` |\r\n| **Default Pipeline** | `sentencizer`, `plant_taxonomy`, `binomina` |\r\n| **Components** | `sentencizer`, `plant_taxonomy`, `binomina` |\r\n| **Vectors** | 0 keys, 0 unique vectors (0 dimensions) |\r\n| **Sources** | n/a |\r\n| **License** | n/a |\r\n| **Author** | [W.J.B. Mattingly](https://github.com/wjbmattingly/biospacy) |\r\n\r\n### Label Scheme\r\n\r\n<details>\r\n\r\n<summary>View label scheme (12 labels for 1 components)</summary>\r\n\r\n| Component | Labels |\r\n| --- | --- |\r\n| **`plant_taxonomy`** | `DOMAIN`, `FAMILY`, `GENUS`, `KINGDOM`, `ORDER`, `PHYLUM-ANIMALIA`, `PHYLUM-BACTERIA`, `PHYLUM-FUNGI`, `PHYLUM-PLANTS`, `PHYLUM-PROTISTA`, `SPECIES`, `SUBFAMILY` |\r\n\r\n</details>\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A spaCy pipeline for parsing biology texts. Data for the plant EntityRuler was found at: http://www.worldfloraonline.org/",
    "version": "0.0.1",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "9eb9705bede8c92973d03cea31cb790c",
                "sha256": "86fc58aa3a6b0bbfa46f45528470a10b33eef3c8f4a8a36d464683e61288da7a"
            },
            "downloads": -1,
            "filename": "en_biospacy-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "9eb9705bede8c92973d03cea31cb790c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2519708,
            "upload_time": "2023-01-02T06:04:08",
            "upload_time_iso_8601": "2023-01-02T06:04:08.891481Z",
            "url": "https://files.pythonhosted.org/packages/4f/94/770e2fce474f5042566801bcc5e851f4baea2d6e597deb156e131f7829bc/en_biospacy-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-02 06:04:08",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "wjbmattingly",
    "github_project": "biospacy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "en-biospacy"
}
        
Elapsed time: 0.06415s