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

Last updated: May 18,2024

1. Install "python3-pynlpl" package

Please follow the steps below to install python3-pynlpl on Kali Linux

$ sudo apt update $ sudo apt install python3-pynlpl

2. Uninstall "python3-pynlpl" package

This is a short guide on how to uninstall python3-pynlpl on Kali Linux:

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

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

Package: python3-pynlpl
Source: python-pynlpl
Version: 1.2.9-1
Installed-Size: 1595
Maintainer: Debian Science Team
Architecture: all
Depends: python3-httplib2 (>= 0.6), python3-lxml (>= 2.2), python3-rdflib, python3:any
Size: 216292
SHA256: 65c33374af16b4da7e4c90f76d49b263d2e4a0f69443dd3edc3c503e331e95eb
SHA1: 4d39a07173c20992b24957e0ac560ba56664db44
MD5sum: b7a28e714f3d163f9c2775cdce8c48a3
Description: PyNLPl is a library for Natural Language Processing (Python 3 version)
PyNLPl, pronounced as 'pineapple', is a Python library for Natural Language
Processing. It contains various modules useful for common, and less common,
NLP tasks. PyNLPl can be used for basic tasks such as the extraction of
n-grams and frequency lists, and to build simple language models. It also
contains complex data types and algorithms. Moreover, it includes parsers for
file formats common in NLP (e.g. FoLiA/Giza/Moses/ARPA/Timbl/CQL) and clients
to interface with various NLP specific servers. PyNLPl most notably features a
very extensive library for working with FoLiA XML (Format for Linguistic
Annotation).
.
This is the Python 3 version.
Description-md5:
Homepage: https://github.com/proycon/pynlpl
Section: science
Priority: optional
Filename: pool/main/p/python-pynlpl/python3-pynlpl_1.2.9-1_all.deb