How to Install and Uninstall r-cran-tokenizers Package on Kali Linux
Last updated: November 07,2024
1. Install "r-cran-tokenizers" package
This guide covers the steps necessary to install r-cran-tokenizers on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
r-cran-tokenizers
Copied
2. Uninstall "r-cran-tokenizers" package
Please follow the steps below to uninstall r-cran-tokenizers on Kali Linux:
$
sudo apt remove
r-cran-tokenizers
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the r-cran-tokenizers package on Kali Linux
Package: r-cran-tokenizers
Version: 0.3.0-1
Installed-Size: 845
Maintainer: Debian R Packages Maintainers
Architecture: amd64
Depends: r-base-core (>= 4.2.2.20221110-1), r-api-4.0, r-cran-stringi (>= 1.0.1), r-cran-rcpp (>= 0.12.3), r-cran-snowballc (>= 0.5.1), libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 11)
Recommends: r-cran-testthat
Suggests: r-cran-covr, r-cran-knitr, r-cran-rmarkdown
Size: 657008
SHA256: 6312f013ebfde5650235bfd7ba5c44d9e4cf9f2da9855337c9483fe778f0d8c7
SHA1: 7906236a0d175c2fb0ff4785114135797f4390e2
MD5sum: 33744491e579856ca8f694aed393c33c
Description: GNU R fast, consistent tokenization of natural language text
Convert natural language text into tokens. Includes tokenizers for
shingled n-grams, skip n-grams, words, word stems, sentences,
paragraphs, characters, shingled characters, lines, tweets, Penn
Treebank, regular expressions, as well as functions for counting
characters, words, and sentences, and a function for splitting longer
texts into separate documents, each with the same number of words.
The tokenizers have a consistent interface, and the package is built
on the 'stringi' and 'Rcpp' packages for fast yet correct
tokenization in 'UTF-8'.
Description-md5:
Homepage: https://cran.r-project.org/package=tokenizers
Section: gnu-r
Priority: optional
Filename: pool/main/r/r-cran-tokenizers/r-cran-tokenizers_0.3.0-1_amd64.deb
Version: 0.3.0-1
Installed-Size: 845
Maintainer: Debian R Packages Maintainers
Architecture: amd64
Depends: r-base-core (>= 4.2.2.20221110-1), r-api-4.0, r-cran-stringi (>= 1.0.1), r-cran-rcpp (>= 0.12.3), r-cran-snowballc (>= 0.5.1), libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 11)
Recommends: r-cran-testthat
Suggests: r-cran-covr, r-cran-knitr, r-cran-rmarkdown
Size: 657008
SHA256: 6312f013ebfde5650235bfd7ba5c44d9e4cf9f2da9855337c9483fe778f0d8c7
SHA1: 7906236a0d175c2fb0ff4785114135797f4390e2
MD5sum: 33744491e579856ca8f694aed393c33c
Description: GNU R fast, consistent tokenization of natural language text
Convert natural language text into tokens. Includes tokenizers for
shingled n-grams, skip n-grams, words, word stems, sentences,
paragraphs, characters, shingled characters, lines, tweets, Penn
Treebank, regular expressions, as well as functions for counting
characters, words, and sentences, and a function for splitting longer
texts into separate documents, each with the same number of words.
The tokenizers have a consistent interface, and the package is built
on the 'stringi' and 'Rcpp' packages for fast yet correct
tokenization in 'UTF-8'.
Description-md5:
Homepage: https://cran.r-project.org/package=tokenizers
Section: gnu-r
Priority: optional
Filename: pool/main/r/r-cran-tokenizers/r-cran-tokenizers_0.3.0-1_amd64.deb