articulate-nlg
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "articulate-nlg", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "A natural language generator (NLG) that articulates concepts as words, phrases, and sentences.", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
@@ -23,3 +23,3 @@ # Articulate NLG | ||
You can either use a [ready-to-use persona](#ready-to-use-personas-via-npm), or create your own. | ||
You can either use a [ready-to-use persona](#ready-to-use-personas-via-npm) that can articulate concepts, or create your own. | ||
@@ -119,4 +119,8 @@ To get started creating your own persona, use the Quick Start core below. It uses most of the features you'll likely need to get moving! | ||
With Articulate NLG, you can define personas that can articulate concepts (represented as strings) as speech text. | ||
> articulate | är-ˈti-kyə-ˌlāt | ||
> | ||
> to give clear and effective utterance to : to put into words | ||
With Articulate NLG, you can define personas that can articulate concepts (represented as strings) as speech text. Articulation is putting those concepts into words. | ||
- For instance, a particular persona might articulate the concept `"greet"` as `"hello"`, `"hi"`, or `"hey"`. | ||
@@ -123,0 +127,0 @@ - Another persona might articulate that same concept as `"oy!"`, `"yo!"`, or `"sup!"`. |
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
40457
492