UNPKG

penn-treebank-sample

Version:

a non-commercial, fair-use subset of the penn-treebank, in JSON

25 lines (24 loc) 664 B
{ "name": "penn-treebank-sample", "version": "0.0.2", "description": "a non-commercial, fair-use subset of the penn-treebank, in JSON", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/nlp-compromise/penn-treebank.git" }, "keywords": [ "treebank" ], "author": "spencermountain@gmail.com", "license": "CC-BY-NC-4.0", "bugs": { "url": "https://github.com/nlp-compromise/penn-treebank/issues" }, "homepage": "https://github.com/nlp-compromise/penn-treebank#readme", "dependencies": {}, "devDependencies": {} }