@node-py/nltk
Version:
Native NLTK bindings with node-friendly API.
28 lines (27 loc) • 582 B
JSON
{
"name": "@node-py/nltk",
"version": "0.1.3-alpha",
"description": "Native NLTK bindings with node-friendly API.",
"main": "index.js",
"scripts": {
"test": "gulp test"
},
"repository": {
"type": "git",
"url": "git+https://github.com/node-py/py-nltk.git"
},
"keywords": [
"python",
"nlp",
"nltk",
"natural",
"language",
"processing"
],
"author": "Robert Jefe Lindstädt",
"license": "MIT",
"bugs": {
"url": "https://github.com/node-py/py-nltk/issues"
},
"homepage": "https://github.com/node-py/py-nltk#readme"
}