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.0 to 1.0.1

2

package.json
{
"name": "articulate-nlg",
"version": "1.0.0",
"version": "1.0.1",
"description": "A natural language generator (NLG) that articulates concepts as words, phrases, and sentences.",

@@ -5,0 +5,0 @@ "main": "./dist/index.js",

@@ -23,6 +23,8 @@ # Articulate NLG

To use this project, you'll need a persona core that contains concepts with resolvers used to generate text. Worry not, I will be adding some example cores soon.
You can either use a [ready-to-use persona](#ready-to-use-personas-via-npm), or create your own.
In the mean time, you can use the Quick Start core below. It uses most of the features you'll likely need to get moving! If you're the kind of person who likes to get their hands dirty, this lets you dive in right away.
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!
If you're the kind of person who likes to get their hands dirty, this lets you dive in right away.
After you run the Quick Start, I suggest you read the short [tutorial](#tutorial) below to learn how everything works.

@@ -101,3 +103,3 @@

- Be sure to test importing and using your persona!
- If you'd like to share a persona you've made in the [Ready-To-Use Personas](#ready-to-use-personas) section of this README, [add it to this README](https://github.com/justinmahar/articulate-nlg/fork) and send me a pull request. That section is only for personas than can be used via npm out of the box.
- If you'd like to share a persona you've made in the [Ready-To-Use Personas](#ready-to-use-personas-via-npm) section of this README, [add it to this README](https://github.com/justinmahar/articulate-nlg/fork) and send me a pull request. That section is only for personas than can be used via npm out of the box.

@@ -104,0 +106,0 @@ ---

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