[ bookworm ]
[ sid ]
[ 原始碼: padatious ]
套件:python3-padatious(0.4.8-2.1)
An efficient and agile neural network intent parser
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.
其他與 python3-padatious 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-fann2
- Python 3 bindings for FANN
-
- dep: python3-padaos
- A rigid, lightweight, dead-simple intent parser
-
- dep: python3-xxhash
- Bindings for the xxHash library (Python 3)
-
- sug: python-padatious-doc
- Documentation for python3-padatious