node-nlp-typescript
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "node-nlp-typescript", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "nlp.js from axa-group in typescript 🚀. NLP library for building bots 🤖, with entity extraction, sentiment analysis, automatic language identification, and more. ", | ||
@@ -9,3 +9,2 @@ "main": "index.js", | ||
"build": "tsc", | ||
"publish": "sh scripts/publish-npm.sh", | ||
"watch": "npx tsc --watch" | ||
@@ -12,0 +11,0 @@ }, |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2349
7