ovos-lang-detector-fasttext-plugin


Nameovos-lang-detector-fasttext-plugin JSON
Version 0.0.0a2 PyPI version JSON
download
home_pagehttps://github.com/OpenVoiceOS/ovos-lang-detector-fasttext-plugin
Summaryaverage plugin classifications for language detection
upload_time2024-02-24 04:57:02
maintainer
docs_urlNone
authorJarbasAI
requires_python
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": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "JarbasAI",
    "author_email": "jarbasai@mailfence.com",
    "download_url": "",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "apache-2",
    "summary": "average plugin classifications for language detection",
    "version": "0.0.0a2",
    "project_urls": {
        "Homepage": "https://github.com/OpenVoiceOS/ovos-lang-detector-fasttext-plugin"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bb8fbc64d53af488c4ea9a3e0db611df05fedf0361042292bacfe6a3008f75e1",
                "md5": "8e1826d5ace9e8cc9fae6a833501c1f3",
                "sha256": "125a51c630a732ccda3f07555051c16f72c8c4a0083b477d02134db6d031f806"
            },
            "downloads": -1,
            "filename": "ovos_lang_detector_fasttext_plugin-0.0.0a2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8e1826d5ace9e8cc9fae6a833501c1f3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 6628,
            "upload_time": "2024-02-24T04:57:02",
            "upload_time_iso_8601": "2024-02-24T04:57:02.736860Z",
            "url": "https://files.pythonhosted.org/packages/bb/8f/bc64d53af488c4ea9a3e0db611df05fedf0361042292bacfe6a3008f75e1/ovos_lang_detector_fasttext_plugin-0.0.0a2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-24 04:57:02",
    "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.73054s