python3-padatious

An efficient and agile neural network intent parser

Description

Padatious is a machine-learning, neural-network based intent parser. It is an alternative to the Adapt intent parser. Unlinke adapt, which uses small groups of unique words, Padatious is trained on the sentence as a whole.

Padatious has a number of key benefits over other intent parsing technologies.

 * With Padatious, Intents are easy to create
 * The machine learning model in Padatious requires a relatively small
   amount of data
 * Machine learning models need to be trained. The model used by
   Padatious is quick and easy to train.
 * Intents run independently of each other. This allows quickly
   installing new skills without retraining all other skill intents.
 * With Padatious, you can easily extract entities and then use these
   in Skills. For example,
   "Find the nearest gas station" -> { "place":"gas station" }

This package installs the library for Python 3.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/MycroftAI/padatious


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-padatious