UNPKG

nlp-trainer

Version:
16 lines (9 loc) 776 B
# Natural Language Processing Trainer As simple as it gets This package is e.g. used in the [nlp-with-actions](https://www.npmjs.com/package/nlp-with-actions) package. ## Usage Example Please check my executable specifications / documentation [here](https://github.com/michael-spengler/nlp-trainer/blob/master/src/nlp-trainer.spec.ts). ## Example Data Feel free to explore example [training data](https://github.com/michael-spengler/nlp-trainer/blob/master/src/example-intents.ts) and [its structure](https://github.com/michael-spengler/nlp-trainer/blob/master/src/types.ts). ## Feedback If you find any issues or want to share improvement proposals in general feel free to open an issue or pull request [here](https://github.com/michael-spengler/nlp-trainer/issues).