livekit-plugins-nltk


Namelivekit-plugins-nltk JSON
Version 1.2.7 PyPI version JSON
download
home_pageNone
SummaryAgent Framework plugin for NLTK-based text processing.
upload_time2025-08-28 00:55:08
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9.0
licenseNone
keywords audio livekit realtime video webrtc
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # NLTK plugin for LiveKit Agents

Support 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": null,
    "name": "livekit-plugins-nltk",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9.0",
    "maintainer_email": null,
    "keywords": "audio, livekit, realtime, video, webrtc",
    "author": null,
    "author_email": "LiveKit <hello@livekit.io>",
    "download_url": "https://files.pythonhosted.org/packages/bb/b3/adcd609477e49e8a27f18fc7b56c7777c04f4ab4ab32edb3a0a1940ff3a0/livekit_plugins_nltk-1.2.7.tar.gz",
    "platform": null,
    "description": "# NLTK plugin for LiveKit Agents\n\nSupport 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": null,
    "summary": "Agent Framework plugin for NLTK-based text processing.",
    "version": "1.2.7",
    "project_urls": {
        "Documentation": "https://docs.livekit.io",
        "Source": "https://github.com/livekit/agents",
        "Website": "https://livekit.io/"
    },
    "split_keywords": [
        "audio",
        " livekit",
        " realtime",
        " video",
        " webrtc"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "79c544fa1ec43857c2055122898c5a3fa09bc51e5323346ba041cec30cf941cd",
                "md5": "cd15fcf0a7cffb1e37883a258a08a9c8",
                "sha256": "e0d8033967e1e99e2a54b6084b0f6372dcb4c798162e28c517bceac6f980ced3"
            },
            "downloads": -1,
            "filename": "livekit_plugins_nltk-1.2.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "cd15fcf0a7cffb1e37883a258a08a9c8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.0",
            "size": 4217,
            "upload_time": "2025-08-28T00:55:07",
            "upload_time_iso_8601": "2025-08-28T00:55:07.361509Z",
            "url": "https://files.pythonhosted.org/packages/79/c5/44fa1ec43857c2055122898c5a3fa09bc51e5323346ba041cec30cf941cd/livekit_plugins_nltk-1.2.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "bbb3adcd609477e49e8a27f18fc7b56c7777c04f4ab4ab32edb3a0a1940ff3a0",
                "md5": "456dfe04879ef1887a806f6dcdda0f54",
                "sha256": "df9f3cdd406f47bb7fe159b5e3b8fdd05fbd87b8dbdf29b839b34a48c12a7e60"
            },
            "downloads": -1,
            "filename": "livekit_plugins_nltk-1.2.7.tar.gz",
            "has_sig": false,
            "md5_digest": "456dfe04879ef1887a806f6dcdda0f54",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9.0",
            "size": 4038,
            "upload_time": "2025-08-28T00:55:08",
            "upload_time_iso_8601": "2025-08-28T00:55:08.461827Z",
            "url": "https://files.pythonhosted.org/packages/bb/b3/adcd609477e49e8a27f18fc7b56c7777c04f4ab4ab32edb3a0a1940ff3a0/livekit_plugins_nltk-1.2.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-28 00:55:08",
    "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.53368s