ovos-lang-detector-fasttext-plugin


Nameovos-lang-detector-fasttext-plugin JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/OpenVoiceOS/ovos-lang-detector-fasttext-plugin
Summaryaverage plugin classifications for language detection
upload_time2025-01-16 03:09:33
maintainerNone
docs_urlNone
authorJarbasAI
requires_pythonNone
licenseapache-2
keywords
VCS
bugtrack_url
requirements fasttext huggingface_hub langcodes
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/OpenVoiceOS/ovos-lang-detector-fasttext-plugin",
    "name": "ovos-lang-detector-fasttext-plugin",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "JarbasAI",
    "author_email": "jarbasai@mailfence.com",
    "download_url": "https://files.pythonhosted.org/packages/e5/5b/c5c911e6b5f2da8e0d89ef96f58210f3fcbac69d872e5ebb0bdf47c1c583/ovos-lang-detector-fasttext-plugin-0.1.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "apache-2",
    "summary": "average plugin classifications for language detection",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/OpenVoiceOS/ovos-lang-detector-fasttext-plugin"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fc706f561dd925f75c24ce8c5cbb334de21ba354204598c0ddd8ae67d3faa02c",
                "md5": "c456430078d3f22ca44b9c996fc27a5c",
                "sha256": "4a8c5221bb2589cfab1ae5329677ee0cbda64b2ed88c9e08c180b7a671aa8344"
            },
            "downloads": -1,
            "filename": "ovos_lang_detector_fasttext_plugin-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c456430078d3f22ca44b9c996fc27a5c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 6951,
            "upload_time": "2025-01-16T03:09:32",
            "upload_time_iso_8601": "2025-01-16T03:09:32.913322Z",
            "url": "https://files.pythonhosted.org/packages/fc/70/6f561dd925f75c24ce8c5cbb334de21ba354204598c0ddd8ae67d3faa02c/ovos_lang_detector_fasttext_plugin-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e55bc5c911e6b5f2da8e0d89ef96f58210f3fcbac69d872e5ebb0bdf47c1c583",
                "md5": "3f834f9287ec5f4d279dc36a1e49da50",
                "sha256": "be8cd033bf6154231b3a5a2481cfd2218c8d8b85c0f3699d702e5366fe317ba0"
            },
            "downloads": -1,
            "filename": "ovos-lang-detector-fasttext-plugin-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "3f834f9287ec5f4d279dc36a1e49da50",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 6573,
            "upload_time": "2025-01-16T03:09:33",
            "upload_time_iso_8601": "2025-01-16T03:09:33.892216Z",
            "url": "https://files.pythonhosted.org/packages/e5/5b/c5c911e6b5f2da8e0d89ef96f58210f3fcbac69d872e5ebb0bdf47c1c583/ovos-lang-detector-fasttext-plugin-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-16 03:09:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OpenVoiceOS",
    "github_project": "ovos-lang-detector-fasttext-plugin",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "fasttext",
            "specs": []
        },
        {
            "name": "huggingface_hub",
            "specs": []
        },
        {
            "name": "langcodes",
            "specs": []
        }
    ],
    "lcname": "ovos-lang-detector-fasttext-plugin"
}
        
Elapsed time: 0.35433s