livekit-plugins-nltk


Namelivekit-plugins-nltk JSON
Version 0.7.4 PyPI version JSON
download
home_pagehttps://github.com/livekit/agents
SummaryAgent Framework plugin for NLTK-based text processing.
upload_time2025-03-06 17:22:29
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/68/e5/8a1b2ecbb6764303819a872c41dcc0166ed3ecb39000ed76d1c6fe8f5d9a/livekit_plugins_nltk-0.7.4.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.4",
    "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": null,
            "digests": {
                "blake2b_256": "dceaa32a4cb951b419512efd2b5affd4fec66fb7098cf76c2c28fdf9c3a5108e",
                "md5": "6853019e0c54bf0b1428e8416af852ae",
                "sha256": "1f196aac92c0830dd35043167163f26a4141246dcab5395b1afbd612c9e3f369"
            },
            "downloads": -1,
            "filename": "livekit_plugins_nltk-0.7.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6853019e0c54bf0b1428e8416af852ae",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.0",
            "size": 4425,
            "upload_time": "2025-03-06T17:22:02",
            "upload_time_iso_8601": "2025-03-06T17:22:02.474209Z",
            "url": "https://files.pythonhosted.org/packages/dc/ea/a32a4cb951b419512efd2b5affd4fec66fb7098cf76c2c28fdf9c3a5108e/livekit_plugins_nltk-0.7.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "68e58a1b2ecbb6764303819a872c41dcc0166ed3ecb39000ed76d1c6fe8f5d9a",
                "md5": "d7d81ee5738fc863eb27c119b30bed89",
                "sha256": "8bc11520e8d9c0fea2cff2bd12fed177da5c0d5efd32b1383ef9816a43d2dd1e"
            },
            "downloads": -1,
            "filename": "livekit_plugins_nltk-0.7.4.tar.gz",
            "has_sig": false,
            "md5_digest": "d7d81ee5738fc863eb27c119b30bed89",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9.0",
            "size": 3582,
            "upload_time": "2025-03-06T17:22:29",
            "upload_time_iso_8601": "2025-03-06T17:22:29.024069Z",
            "url": "https://files.pythonhosted.org/packages/68/e5/8a1b2ecbb6764303819a872c41dcc0166ed3ecb39000ed76d1c6fe8f5d9a/livekit_plugins_nltk-0.7.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-03-06 17:22:29",
    "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: 0.42488s