atap-context-extractor


Nameatap-context-extractor JSON
Version 0.2.4 PyPI version JSON
download
home_pagehttps://github.com/Australian-Text-Analytics-Platform/atap-context-extractor
SummaryA tool for extracting the context around searched text in a corpus
upload_time2024-11-20 05:30:06
maintainerNone
docs_urlNone
authorHamish Croser
requires_python<3.13,>=3.10
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Context Extractor

A tool for extracting the context around searched text in a corpus

## Demo

Click the button below to access a demo deployed on Binderhub

[![Binder](https://binderhub.atap-binder.cloud.edu.au/badge_logo.svg)](https://binderhub.atap-binder.cloud.edu.au/v2/gh/Australian-Text-Analytics-Platform/atap-context-extractor/main?labpath=context-extractor.ipynb)

## Documentation

Documentation can be found [here](https://australian-text-analytics-platform.github.io/atap-context-extractor/DOCS.html)

## Authors

  - **Hamish Croser** - [h-croser](https://github.com/h-croser)

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Australian-Text-Analytics-Platform/atap-context-extractor",
    "name": "atap-context-extractor",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.13,>=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "Hamish Croser",
    "author_email": "hamish.croser@sydney.edu.au",
    "download_url": "https://files.pythonhosted.org/packages/a4/ca/b802f6d52203dfe5772336083a821b0e86fe8316e7b56d024402cb17ef4d/atap_context_extractor-0.2.4.tar.gz",
    "platform": null,
    "description": "# Context Extractor\n\nA tool for extracting the context around searched text in a corpus\n\n## Demo\n\nClick the button below to access a demo deployed on Binderhub\n\n[![Binder](https://binderhub.atap-binder.cloud.edu.au/badge_logo.svg)](https://binderhub.atap-binder.cloud.edu.au/v2/gh/Australian-Text-Analytics-Platform/atap-context-extractor/main?labpath=context-extractor.ipynb)\n\n## Documentation\n\nDocumentation can be found [here](https://australian-text-analytics-platform.github.io/atap-context-extractor/DOCS.html)\n\n## Authors\n\n  - **Hamish Croser** - [h-croser](https://github.com/h-croser)\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A tool for extracting the context around searched text in a corpus",
    "version": "0.2.4",
    "project_urls": {
        "Documentation": "https://australian-text-analytics-platform.github.io/atap-context-extractor/DOCS.html",
        "Homepage": "https://github.com/Australian-Text-Analytics-Platform/atap-context-extractor",
        "Repository": "https://github.com/Australian-Text-Analytics-Platform/atap-context-extractor"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ca11e19872de460c8136de6882c4df67f14f6ee40d6cf5078e1d54b68f872244",
                "md5": "75ca19cd5bba0e56b1e98e629412b26f",
                "sha256": "d49695483dca9c025f363d34326fc05289b43d15b4860cedd6fd640a1b41b033"
            },
            "downloads": -1,
            "filename": "atap_context_extractor-0.2.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "75ca19cd5bba0e56b1e98e629412b26f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.13,>=3.10",
            "size": 8680,
            "upload_time": "2024-11-20T05:30:04",
            "upload_time_iso_8601": "2024-11-20T05:30:04.829120Z",
            "url": "https://files.pythonhosted.org/packages/ca/11/e19872de460c8136de6882c4df67f14f6ee40d6cf5078e1d54b68f872244/atap_context_extractor-0.2.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a4cab802f6d52203dfe5772336083a821b0e86fe8316e7b56d024402cb17ef4d",
                "md5": "99e4848cfa41f336f613bff2a97cc429",
                "sha256": "0d35fb4e7dd80ba7912fd938bc801dcc35cd8175ede2d3bef11eafb832265a0a"
            },
            "downloads": -1,
            "filename": "atap_context_extractor-0.2.4.tar.gz",
            "has_sig": false,
            "md5_digest": "99e4848cfa41f336f613bff2a97cc429",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.13,>=3.10",
            "size": 7193,
            "upload_time": "2024-11-20T05:30:06",
            "upload_time_iso_8601": "2024-11-20T05:30:06.502936Z",
            "url": "https://files.pythonhosted.org/packages/a4/ca/b802f6d52203dfe5772336083a821b0e86fe8316e7b56d024402cb17ef4d/atap_context_extractor-0.2.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-20 05:30:06",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Australian-Text-Analytics-Platform",
    "github_project": "atap-context-extractor",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "atap-context-extractor"
}
        
Elapsed time: 0.95507s