Metadata-Version: 2.1
Name: skill-wordnet
Version: 0.1.1a1
Summary: ovos Wordnet skill plugin
Home-page: https://github.com/OpenVoiceOS/skill-ovos-wordnet
Author: JarbasAi
Author-email: jarbasai@mailfence.com
License: Apache-2.0
Description: # 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
        
Keywords: ovos skill plugin
Platform: UNKNOWN
Description-Content-Type: text/markdown
