Files
lexgo/server/wordnet-resource.json

16 lines
683 B
JSON

{
"name": "Princeton WordNet",
"language": "en",
"version": "3.0",
"format": "wordnet-3.0-zip",
"source": "https://raw.githubusercontent.com/nltk/nltk_data/96f9b3252457a2b97e52aec64c3dfceeb5c312d5/packages/corpora/wordnet.zip",
"sha256": "cbda5ea6eef7f36a97a43d4a75f85e07fccbb4f23657d27b4ccbc93e2646ab59",
"license": "WORDNET-LICENSE.txt",
"licenseUrl": "https://wordnet.princeton.edu/license-and-commercial-use",
"documentation": [
"https://wordnet.princeton.edu/documentation/wndb5wn",
"https://wordnet.princeton.edu/documentation/morphy7wn"
],
"runtime": "Go only; explicitly imported ZIP persisted in MySQL; no runtime download or Python process"
}