livekit-plugins-nltk


Namelivekit-plugins-nltk JSON
Version 0.7.3 PyPI version JSON
download
home_pagehttps://github.com/livekit/agents
SummaryAgent Framework plugin for NLTK-based text processing.
upload_time2024-12-04 17:13:42
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9.0
licenseApache-2.0
keywords webrtc realtime audio video livekit
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # LiveKit Plugins NLTK

Agent Framework plugin for [NLTK](https://www.nltk.org/)-based text processing. Currently featuring a `SentenceTokenizer`.

## Installation

```bash
pip install livekit-plugins-nltk
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/livekit/agents",
    "name": "livekit-plugins-nltk",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9.0",
    "maintainer_email": null,
    "keywords": "webrtc, realtime, audio, video, livekit",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/86/ba/89c797557175151745a387e8384b9b761eb26b9c388d1ad7b5fcb0f3a02c/livekit_plugins_nltk-0.7.3.tar.gz",
    "platform": null,
    "description": "# LiveKit Plugins NLTK\n\nAgent Framework plugin for [NLTK](https://www.nltk.org/)-based text processing. Currently featuring a `SentenceTokenizer`.\n\n## Installation\n\n```bash\npip install livekit-plugins-nltk\n```\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Agent Framework plugin for NLTK-based text processing.",
    "version": "0.7.3",
    "project_urls": {
        "Documentation": "https://docs.livekit.io",
        "Homepage": "https://github.com/livekit/agents",
        "Source": "https://github.com/livekit/agents",
        "Website": "https://livekit.io/"
    },
    "split_keywords": [
        "webrtc",
        " realtime",
        " audio",
        " video",
        " livekit"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "82953d65dea1eb4831ded452ef4af329627abb683a3cc0d92e085c4591af7bed",
                "md5": "aaee4293916d3a4eda149b8db0f079e4",
                "sha256": "f9c24c42ff48da3579ca33ff99bea2268619c02a0d974579086e6126b6cb1ca3"
            },
            "downloads": -1,
            "filename": "livekit_plugins_nltk-0.7.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "aaee4293916d3a4eda149b8db0f079e4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.0",
            "size": 4353,
            "upload_time": "2024-12-04T17:13:30",
            "upload_time_iso_8601": "2024-12-04T17:13:30.970116Z",
            "url": "https://files.pythonhosted.org/packages/82/95/3d65dea1eb4831ded452ef4af329627abb683a3cc0d92e085c4591af7bed/livekit_plugins_nltk-0.7.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "86ba89c797557175151745a387e8384b9b761eb26b9c388d1ad7b5fcb0f3a02c",
                "md5": "edbf9c3cf3723a629da1ae748b6a5191",
                "sha256": "790d001aa139f27e20dcced6b95806769830f7bfdb958bbd9725b3c3aad5cab4"
            },
            "downloads": -1,
            "filename": "livekit_plugins_nltk-0.7.3.tar.gz",
            "has_sig": false,
            "md5_digest": "edbf9c3cf3723a629da1ae748b6a5191",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9.0",
            "size": 3483,
            "upload_time": "2024-12-04T17:13:42",
            "upload_time_iso_8601": "2024-12-04T17:13:42.745156Z",
            "url": "https://files.pythonhosted.org/packages/86/ba/89c797557175151745a387e8384b9b761eb26b9c388d1ad7b5fcb0f3a02c/livekit_plugins_nltk-0.7.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-04 17:13:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "livekit",
    "github_project": "agents",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "livekit-plugins-nltk"
}
        
Elapsed time: 1.08674s