{"library":"wordnet-db","type":"library","category":null,"description":"wordnet-db is a specialized Node.js package designed to provide the complete database files for WordNet 3.1 directly within an npm installation. Currently at version 3.1.14, it offers a robust solution for developers requiring offline access to the Princeton WordNet lexical database, which is particularly useful for natural language processing libraries like `wordpos` and `natural`. The package differentiates itself by pre-bundling the entire 34 MB uncompressed WordNet dictionary, eliminating the need for on-demand downloads or complex setup scripts during application runtime. Its release cadence is primarily reactive, addressing compatibility with newer Node.js versions, fixing installation-related issues, or updating to newer WordNet database versions (though it has been stable on WordNet 3.1 for a while). This ensures that applications can deploy with a guaranteed, self-contained WordNet data source, even in environments with restricted internet access.","language":"javascript","status":"active","version":"3.1.14","tags":["javascript","WordNet","wordpos","natural","pos"],"last_verified":"Wed May 27","install":[{"cmd":"npm install wordnet-db","imports":["const wordnetDb = require('wordnet-db');","const dbPath = require('wordnet-db').path;","const dbVersion = require('wordnet-db').version;"]},{"cmd":"yarn add wordnet-db","imports":[]},{"cmd":"pnpm add wordnet-db","imports":[]}],"homepage":"http://wordnet.princeton.edu/","github":"https://github.com/moos/wordnet-db","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/wordnet-db","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/wordnet-db/compatibility"}}