Skip to content

wordnet is important and missing #16

@busterbeam

Description

@busterbeam

your json should provide the defintions and what type of word it is, adverb, adjective, noun, pronoun, verb... etc.

Maybe JSON should be something like this?

{
  "word": {
    "wordnet": "noun",
    "definitions": ["defo 1", "defo 2"]
  }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions