Metadata-Version: 2.4
Name: ovos_skill_wordnet
Version: 0.2.6a2
Summary: ovos Wordnet skill plugin
Home-page: https://github.com/OpenVoiceOS/ovos-skill-wordnet
Author: JarbasAi
Author-email: jarbasai@mailfence.com
License: Apache-2.0
Keywords: ovos skill plugin
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: ovos_workshop<8.0.0,>=3.3.0
Requires-Dist: ovos-translate-server-plugin
Requires-Dist: ovos-plugin-manager<3.0.0,>=0.0.26
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

# 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
