How to Install and Uninstall python-reverend Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: December 25,2024

1. Install "python-reverend" package

Please follow the guidance below to install python-reverend on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-reverend

2. Uninstall "python-reverend" package

Here is a brief guide to show you how to uninstall python-reverend on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-reverend $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-reverend package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-reverend
Priority: optional
Section: universe/python
Installed-Size: 111
Maintainer: Ubuntu MOTU Developers
Original-Maintainer: Jason Ribeiro
Architecture: all
Source: reverend
Version: 0.4-0ubuntu1
Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8)
Filename: pool/universe/r/reverend/python-reverend_0.4-0ubuntu1_all.deb
Size: 14916
MD5sum: 54a2ee8c1a3444a39132d30812c13b54
SHA1: 3f6d1ffc595d8402ab8145a77ba6dff7afe20ade
SHA256: 074a93118c52e109d0e7c5ab03381cdd7d108f16d9d6e5fee232574595530249
Description-en: general purpose Bayesian classifier for Python
Reverend is a general purpose Bayesian classifier, named after Rev. Thomas
Bayes. Use the Reverend to quickly add Bayesian smarts to your app. To use it
in your own application, you either subclass Bayes or pass it a tokenizing
function. Bayesian fun has never been so quick and easy.
.
Stuff you can do with the Reverend:
* classify RSS stories
* classify recipes by cuisine
* who do you write like? Shakespeare, Dickens or Austen
* detect the language of a document
* is your code more like Guido's or Peter's
Description-md5: 4cfa28a7bdc0da10f789dfabc6a1a160
Homepage: http://pypi.python.org/pypi/Reverend
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions