node-nlp-typescript
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "node-nlp-typescript", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"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,3 @@ "main": "index.js", | ||
"build": "tsc", | ||
"publish": "npm publish", | ||
"publish": "sh scripts/publish-npm.sh", | ||
"watch": "npx tsc --watch" | ||
@@ -12,0 +12,0 @@ }, |
# NODE-NLP TS |
@@ -0,0 +0,0 @@ class Point { |
@@ -0,0 +0,0 @@ { |
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
2420
8