Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

articulate-nlg

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

articulate-nlg - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

package.json
{
"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!"`.

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc