ie-eval


Nameie-eval JSON
Version 0.1.0 PyPI version JSON
download
home_page
Summary
upload_time2024-02-02 14:40:08
maintainer
docs_urlNone
author
requires_python>=3.10
licenseMIT License Copyright (c) 2023 TEKLIA Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords ner python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Information Extraction Evaluation Toolkit

## Documentation

The official documentation for this project is available at <https://ner.pages.teklia.com/metrics/ie-eval>.

## Get started

To install this package or to get started with development for this project, visit the related [section](https://ner.pages.teklia.com/metrics/ie-eval/get_started) in the documentation.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "ie-eval",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "Yoann Schneider <yschneider@teklia.com>, Sol\u00e8ne Tarride <starride@teklia.com>",
    "keywords": "NER,python",
    "author": "",
    "author_email": "Oliver T\u00fcselmann <oliver.tueselmann@tu-dortmund.de>, David Villanova Aparisi <davilap@inf.upv.es>, Yoann Schneider <yschneider@teklia.com>, Sol\u00e8ne Tarride <starride@teklia.com>",
    "download_url": "https://files.pythonhosted.org/packages/ed/b5/26acf0aec28e2da718108ed9de69dad9ef678dc072df63f5452bd7698882/ie-eval-0.1.0.tar.gz",
    "platform": null,
    "description": "# Information Extraction Evaluation Toolkit\n\n## Documentation\n\nThe official documentation for this project is available at <https://ner.pages.teklia.com/metrics/ie-eval>.\n\n## Get started\n\nTo install this package or to get started with development for this project, visit the related [section](https://ner.pages.teklia.com/metrics/ie-eval/get_started) in the documentation.\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2023 TEKLIA  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
    "summary": "",
    "version": "0.1.0",
    "project_urls": {
        "Bug Tracker": "https://gitlab.teklia.com/ner/metrics/ie-eval/issues",
        "Documentation": "https://ner.pages.teklia.com/metrics/ie-eval",
        "Homepage": "https://gitlab.teklia.com/ner/metrics/ie-eval",
        "Repository": "https://gitlab.teklia.com/ner/metrics/ie-eval"
    },
    "split_keywords": [
        "ner",
        "python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6599cda298ce6df46320dc8ad00d2ff44d8f95d478114766264cba8893171c32",
                "md5": "f5d86b1f4faf72526dca4d8d942f32a0",
                "sha256": "0068360b29a88529c3c8e52d407049fdea8855573fcd95d62654a35f75c1bcae"
            },
            "downloads": -1,
            "filename": "ie_eval-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f5d86b1f4faf72526dca4d8d942f32a0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 12013,
            "upload_time": "2024-02-02T14:40:06",
            "upload_time_iso_8601": "2024-02-02T14:40:06.254389Z",
            "url": "https://files.pythonhosted.org/packages/65/99/cda298ce6df46320dc8ad00d2ff44d8f95d478114766264cba8893171c32/ie_eval-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "edb526acf0aec28e2da718108ed9de69dad9ef678dc072df63f5452bd7698882",
                "md5": "7e4948ba873188a287918e574caae70a",
                "sha256": "ba042addd7dfc64c9c79f5f25677aa3b01be6e65529bdad464282f195c391faa"
            },
            "downloads": -1,
            "filename": "ie-eval-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "7e4948ba873188a287918e574caae70a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 11656,
            "upload_time": "2024-02-02T14:40:08",
            "upload_time_iso_8601": "2024-02-02T14:40:08.555914Z",
            "url": "https://files.pythonhosted.org/packages/ed/b5/26acf0aec28e2da718108ed9de69dad9ef678dc072df63f5452bd7698882/ie-eval-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-02 14:40:08",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "ie-eval"
}
        
Elapsed time: 0.23814s