How to Install and Uninstall python3-padatious Package on Kali Linux

Last updated: May 20,2024

1. Install "python3-padatious" package

This is a short guide on how to install python3-padatious on Kali Linux

$ sudo apt update $ sudo apt install python3-padatious

2. Uninstall "python3-padatious" package

Here is a brief guide to show you how to uninstall python3-padatious on Kali Linux:

$ sudo apt remove python3-padatious $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-padatious package on Kali Linux

Package: python3-padatious
Source: padatious
Version: 0.4.8-2.1
Installed-Size: 84
Maintainer: Wouter Verhelst
Architecture: all
Depends: python3-fann2, python3-padaos, python3-xxhash, python3:any
Suggests: python-padatious-doc
Size: 15452
SHA256: 2d7b7a3cd18b27d1c1ad5028d284478f7cd6ce749edbc8ad995b7007dd9f95a4
SHA1: 0062c11847a31be4577f230908154e6b7df58c63
MD5sum: 054f1e2eefeba53dbbb5ba20be318202
Description: 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.
Description-md5:
Homepage: https://github.com/MycroftAI/padatious
Section: python
Priority: optional
Filename: pool/main/p/padatious/python3-padatious_0.4.8-2.1_all.deb