UNPKG

@nlpjs/sentiment

Version:

Sentiment Analysis

34 lines (33 loc) 785 B
{ "name": "@nlpjs/sentiment", "version": "5.0.0-alpha.5", "description": "Sentiment Analysis", "author": { "email": "opensource@axa.com", "name": "Jesus Seijas" }, "repository": { "type": "git", "url": "git+https://github.com/axa-group/nlp.js.git" }, "bugs": { "url": "https://github.com/axa-group/nlp.js/issues" }, "maintainers": [ { "email": "opensource@axa.com", "name": "Jesus Seijas" } ], "license": "MIT", "main": "src/index.js", "scripts": { "test": "echo \"Error: run tests from root\" && exit 1" }, "dependencies": { "@nlpjs/core": "^5.0.0-alpha.5", "@nlpjs/language-min": "^5.0.0-alpha.5", "@nlpjs/neural": "^5.0.0-alpha.5" }, "gitHead": "1c0352fc9f95853327a97b92cf9237914326064e" }