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

Last updated: May 05,2024

1. Install "python-nltk" package

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

$ sudo apt update $ sudo apt install python-nltk

2. Uninstall "python-nltk" package

Please follow the guidelines below to uninstall python-nltk on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-nltk
Architecture: all
Version: 3.1-1ubuntu0.1
Priority: optional
Section: universe/python
Source: nltk
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 4863
Depends: python-six (>= 1.9.0), python:any (<< 2.8), python:any (>= 2.7.5-5~)
Recommends: prover9, python-numpy, python-tk
Filename: pool/universe/n/nltk/python-nltk_3.1-1ubuntu0.1_all.deb
Size: 851684
MD5sum: cd5816fe4c4747913a99e252114a4d2f
SHA1: 4163077661c0120931d395389d3d6ae9ee23c0fc
SHA256: 0f6ff0450594f79d80ab772d9c91204fd55ac598ef770f30792591672374b254
SHA512: 274a36004c7ec06f9e28f47b4e4263524eb623923c01045405bdb24ed41622ab314ee3ab2234517ac518d8328d0081eaa8ec938bc6dcacbf01e0b2aaf64f6d24
Homepage: http://www.nltk.org/
Description-en: Python libraries for natural language processing
The Natural Language Toolkit (NLTK) is a leading platform for building
Python programs to work with human language data. It provides easy-to-use
interfaces to over 50 corpora and lexical resources such as WordNet,
along with a suite of text processing libraries for classification,
tokenization, stemming, tagging, parsing, and semantic reasoning.
.
This package contains the modules for Python2.
Description-md5: 043650e538e2e2d0d18a8cfee2385c18

Package: python-nltk
Priority: optional
Section: universe/python
Installed-Size: 4864
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: all
Source: nltk
Version: 3.1-1
Depends: python-six (>= 1.9.0), python:any (<< 2.8), python:any (>= 2.7.5-5~)
Recommends: prover9, python-numpy, python-tk
Filename: pool/universe/n/nltk/python-nltk_3.1-1_all.deb
Size: 851138
MD5sum: acb2a812ee9fa30a3364fd41846780c1
SHA1: 99a3d6d1ac35d3e0bfa033febef1a6c0e7468bc0
SHA256: 946bb1a2d93d61f1cd2994f082041995990e074e1b97eb451d32b1e4b4af04c7
Description-en: Python libraries for natural language processing
The Natural Language Toolkit (NLTK) is a leading platform for building
Python programs to work with human language data. It provides easy-to-use
interfaces to over 50 corpora and lexical resources such as WordNet,
along with a suite of text processing libraries for classification,
tokenization, stemming, tagging, parsing, and semantic reasoning.
.
This package contains the modules for Python2.
Description-md5: 043650e538e2e2d0d18a8cfee2385c18
Homepage: http://www.nltk.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu