UNPKG

node-pos

Version:

Node.js module to analyze parts of speech

13 lines 394 B
{ "name": "node-pos", "version": "0.0.4", "description": "Node.js module to analyze parts of speech", "main": "nodepos.js", "author": "James H. Edwards", "keywords": ["parts-of-speech", "grammar", "text","analysis","English"], "repository" : { "type": "git", "url": "https://github.com/incrediblesound/NodePOS" }, "engines": { "node": "*" } }