{"library":"wordpos","type":"library","category":null,"description":"wordpos is a set of fast part-of-speech (POS) utilities for both Node.js and browser environments, leveraging the WordNet database for its linguistic data. The current stable version is 2.1.0, which marked a significant refactoring to enable full browser compatibility, overcoming previous limitations regarding the size and un-browserify-ability of the WordNet database. While a specific release cadence isn't published, the project has undergone major version updates (1.x, 2.x) that introduced substantial performance improvements (up to 5x faster than prior versions), promise-based APIs, and a decoupling from the `natural` library's WordNet module. Its key differentiators include its speed, cross-environment support, a flexible API with options for stopword filtering and profiling, and a command-line interface.","language":"javascript","status":"active","version":"2.1.0","tags":["javascript","natural","language","wordnet","adjectives","nouns","adverbs","verbs"],"last_verified":"Wed May 27","install":[{"cmd":"npm install wordpos","imports":["import WordPOS from 'wordpos';","const WordPOS = require('wordpos');","wordpos.getAdjectives('text', callback);"]},{"cmd":"yarn add wordpos","imports":[]},{"cmd":"pnpm add wordpos","imports":[]}],"homepage":null,"github":"https://github.com/moos/wordpos","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/wordpos","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/wordpos/compatibility"}}