vizzy


Namevizzy JSON
Version 0.2.3 PyPI version JSON
download
home_pagehttps://github.com/eanthony76
SummaryUseful tools to visualize NLP data
upload_time2023-02-10 14:37:34
maintainer
docs_urlNone
authorEvan Anthony
requires_python
licenseMIT
keywords eda visualization nlp
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            This package serves to provide visualizations from your NLP data.

This package was inspired by the work of NeptuneAI and this blog post:
https://neptune.ai/blog/exploratory-data-analysis-natural-language-processing-tools

This repository contains the Vizzy package and some sample notebooks to help you get started using Vizzy.



To install this package, you can use pip install

``pip install vizzy``


This is the history file of my package.

1/20/23: Updated setup.py to fix missing modules issue

1/20/23: Updated vizzy package to fix functions

2/1/23: Added new functions and object classes

2/6/23: Added new functions to Vizzy Doc module

2/7/23: Added new functions to Vizzy Token module

2/10/23: Added documentation and simplified functions

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/eanthony76",
    "name": "vizzy",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "EDA,visualization,NLP",
    "author": "Evan Anthony",
    "author_email": "anthonyevanm@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/bd/e8/48910ecb4fa210ef7e77a747daf60f1b63419a4e88095f7547ad2dcd1dd5/vizzy-0.2.3.tar.gz",
    "platform": null,
    "description": "This package serves to provide visualizations from your NLP data.\n\nThis package was inspired by the work of NeptuneAI and this blog post:\nhttps://neptune.ai/blog/exploratory-data-analysis-natural-language-processing-tools\n\nThis repository contains the Vizzy package and some sample notebooks to help you get started using Vizzy.\n\n\n\nTo install this package, you can use pip install\n\n``pip install vizzy``\n\n\nThis is the history file of my package.\n\n1/20/23: Updated setup.py to fix missing modules issue\n\n1/20/23: Updated vizzy package to fix functions\n\n2/1/23: Added new functions and object classes\n\n2/6/23: Added new functions to Vizzy Doc module\n\n2/7/23: Added new functions to Vizzy Token module\n\n2/10/23: Added documentation and simplified functions\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Useful tools to visualize NLP data",
    "version": "0.2.3",
    "split_keywords": [
        "eda",
        "visualization",
        "nlp"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "945235194c8eedb763e7bf4b57266b34071a9077f36b7602c35195ad1ddcdd08",
                "md5": "3f03d8d85b54c605da43110741fcae71",
                "sha256": "0e4f40b8f37e980a0bec62803a02548ea104b658afab59ec1ca073be617a1d58"
            },
            "downloads": -1,
            "filename": "vizzy-0.2.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3f03d8d85b54c605da43110741fcae71",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 5816,
            "upload_time": "2023-02-10T14:37:30",
            "upload_time_iso_8601": "2023-02-10T14:37:30.142643Z",
            "url": "https://files.pythonhosted.org/packages/94/52/35194c8eedb763e7bf4b57266b34071a9077f36b7602c35195ad1ddcdd08/vizzy-0.2.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bde848910ecb4fa210ef7e77a747daf60f1b63419a4e88095f7547ad2dcd1dd5",
                "md5": "08475e0fe2583546a8a47b892e3bc59b",
                "sha256": "51d1cd7bdd2c0db9527fae855c2e7ad7f003fcb31285a239f3e802c106e57747"
            },
            "downloads": -1,
            "filename": "vizzy-0.2.3.tar.gz",
            "has_sig": false,
            "md5_digest": "08475e0fe2583546a8a47b892e3bc59b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 6130,
            "upload_time": "2023-02-10T14:37:34",
            "upload_time_iso_8601": "2023-02-10T14:37:34.533226Z",
            "url": "https://files.pythonhosted.org/packages/bd/e8/48910ecb4fa210ef7e77a747daf60f1b63419a4e88095f7547ad2dcd1dd5/vizzy-0.2.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-02-10 14:37:34",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "vizzy"
}
        
Elapsed time: 0.03962s