skill-wordnet


Nameskill-wordnet JSON
Version 0.0.1a3 PyPI version JSON
download
home_pagehttps://github.com/OpenVoiceOS/skill-ovos-wordnet
Summaryovos Wordnet skill plugin
upload_time2024-02-19 21:28:44
maintainer
docs_urlNone
authorJarbasAi
requires_python
licenseApache-2.0
keywords ovos skill plugin
VCS
bugtrack_url
requirements No requirements were recorded.
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. 

## 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": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "ovos skill plugin",
    "author": "JarbasAi",
    "author_email": "jarbasai@mailfence.com",
    "download_url": "",
    "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\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\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "ovos Wordnet skill plugin",
    "version": "0.0.1a3",
    "project_urls": {
        "Homepage": "https://github.com/OpenVoiceOS/skill-ovos-wordnet"
    },
    "split_keywords": [
        "ovos",
        "skill",
        "plugin"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3599f26d9624f79176ff8d7a963b41b29566af7329dcb81eba6d0f56275c57f2",
                "md5": "1e551898189468546e0711216f82119e",
                "sha256": "845e6c622bfd123e2b2b6ab7aacfc2949173e552ff0010f0be2c2503fc968890"
            },
            "downloads": -1,
            "filename": "skill_wordnet-0.0.1a3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1e551898189468546e0711216f82119e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 17430,
            "upload_time": "2024-02-19T21:28:44",
            "upload_time_iso_8601": "2024-02-19T21:28:44.813556Z",
            "url": "https://files.pythonhosted.org/packages/35/99/f26d9624f79176ff8d7a963b41b29566af7329dcb81eba6d0f56275c57f2/skill_wordnet-0.0.1a3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-19 21:28:44",
    "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": [],
    "lcname": "skill-wordnet"
}
        
Elapsed time: 0.18309s