articulate-nlg
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"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 @@ --- |
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
488
40269