skill-wordnet


Nameskill-wordnet JSON
Version 0.2.0 PyPI version JSON
download
home_pagehttps://github.com/OpenVoiceOS/skill-ovos-wordnet
Summaryovos Wordnet skill plugin
upload_time2025-02-02 20:34:28
maintainerNone
docs_urlNone
authorJarbasAi
requires_pythonNone
licenseApache-2.0
keywords ovos skill plugin
VCS
bugtrack_url
requirements ovos-utils ovos_workshop ovos-translate-server-plugin ovos-config ovos-plugin-manager
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Wordnet Skill

Use Wordnet to answer dictionary like questions

## About

Uses [Wordnet](https://wordnet.princeton.edu/) to provide information. 

checks language specific wordnets for `'en', 'als', 'arb', 'bg', 'cmn', 'da', 'el', 'fi', 'fr', 'he', 'hr', 'is', 'it', 'it-iwn', 'ja', 'ca', 'eu', 'gl', 'es', 'id', 'zsm', 'nl', 'nn', 'nb', 'pl', 'pt', 'ro', 'lt', 'sk', 'sl', 'sv', 'th'`

definitions are sometimes missing, when this happens the english text definition for the word will be machine translated

## Examples

* "what is the definition of ..."
* "what is the antonym of ..."

## Category
**Information**

## Tags
#Wordnet
#query

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/OpenVoiceOS/skill-ovos-wordnet",
    "name": "skill-wordnet",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "ovos skill plugin",
    "author": "JarbasAi",
    "author_email": "jarbasai@mailfence.com",
    "download_url": "https://files.pythonhosted.org/packages/f0/1d/f76ba49a35cca113632303167125ae1462bf3b2ec01db38ee5684287bab6/skill-wordnet-0.2.0.tar.gz",
    "platform": null,
    "description": "# Wordnet Skill\n\nUse Wordnet to answer dictionary like questions\n\n## About\n\nUses [Wordnet](https://wordnet.princeton.edu/) to provide information. \n\nchecks language specific wordnets for `'en', 'als', 'arb', 'bg', 'cmn', 'da', 'el', 'fi', 'fr', 'he', 'hr', 'is', 'it', 'it-iwn', 'ja', 'ca', 'eu', 'gl', 'es', 'id', 'zsm', 'nl', 'nn', 'nb', 'pl', 'pt', 'ro', 'lt', 'sk', 'sl', 'sv', 'th'`\n\ndefinitions are sometimes missing, when this happens the english text definition for the word will be machine translated\n\n## Examples\n\n* \"what is the definition of ...\"\n* \"what is the antonym of ...\"\n\n## Category\n**Information**\n\n## Tags\n#Wordnet\n#query\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "ovos Wordnet skill plugin",
    "version": "0.2.0",
    "project_urls": {
        "Homepage": "https://github.com/OpenVoiceOS/skill-ovos-wordnet"
    },
    "split_keywords": [
        "ovos",
        "skill",
        "plugin"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4aecf84149c3f0f8a18cff3b7b0c8e28fa6b3d6518685f8443b6f86ff2f3d079",
                "md5": "479d7f472722b63f9ea1e2188073c899",
                "sha256": "fd3a1a61999cc6a8f7599ce74a26fec01cf4dd3e71eacf47b3ed5dca8ae7ea22"
            },
            "downloads": -1,
            "filename": "skill_wordnet-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "479d7f472722b63f9ea1e2188073c899",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 41187,
            "upload_time": "2025-02-02T20:34:26",
            "upload_time_iso_8601": "2025-02-02T20:34:26.881065Z",
            "url": "https://files.pythonhosted.org/packages/4a/ec/f84149c3f0f8a18cff3b7b0c8e28fa6b3d6518685f8443b6f86ff2f3d079/skill_wordnet-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f01df76ba49a35cca113632303167125ae1462bf3b2ec01db38ee5684287bab6",
                "md5": "220a8d60910054dd970ffda0d2d8efe8",
                "sha256": "2bb7bcebb4df3d22cde8842c99e88135c141e71f026c2bcd4d7be112807ede9b"
            },
            "downloads": -1,
            "filename": "skill-wordnet-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "220a8d60910054dd970ffda0d2d8efe8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 15724,
            "upload_time": "2025-02-02T20:34:28",
            "upload_time_iso_8601": "2025-02-02T20:34:28.612988Z",
            "url": "https://files.pythonhosted.org/packages/f0/1d/f76ba49a35cca113632303167125ae1462bf3b2ec01db38ee5684287bab6/skill-wordnet-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-02 20:34:28",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OpenVoiceOS",
    "github_project": "skill-ovos-wordnet",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "ovos-utils",
            "specs": [
                [
                    ">=",
                    "0.0.35"
                ],
                [
                    "<",
                    "1.0.0"
                ]
            ]
        },
        {
            "name": "ovos_workshop",
            "specs": [
                [
                    "<",
                    "4.0.0"
                ],
                [
                    ">=",
                    "3.3.0"
                ]
            ]
        },
        {
            "name": "ovos-translate-server-plugin",
            "specs": []
        },
        {
            "name": "ovos-config",
            "specs": [
                [
                    ">=",
                    "0.0.11"
                ],
                [
                    "<",
                    "1.0.0"
                ]
            ]
        },
        {
            "name": "ovos-plugin-manager",
            "specs": [
                [
                    ">=",
                    "0.0.26"
                ],
                [
                    "<",
                    "1.0.0"
                ]
            ]
        }
    ],
    "lcname": "skill-wordnet"
}
        
Elapsed time: 1.10542s