The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

tokenizers.bpe: Byte Pair Encoding Text Tokenization

Unsupervised text tokenizer focused on computational efficiency. Wraps the 'YouTokenToMe' library <https://github.com/VKCOM/YouTokenToMe> which is an implementation of fast Byte Pair Encoding (BPE) <https://aclanthology.org/P16-1162/>.

Version: 0.1.3
Depends: R (≥ 2.10)
Imports: Rcpp (≥ 0.11.5)
LinkingTo: Rcpp
Published: 2023-09-15
Author: Jan Wijffels [aut, cre, cph] (R wrapper), BNOSAC [cph] (R wrapper), VK.com [cph], Gregory Popovitch [ctb, cph] (Files at src/parallel_hashmap (Apache License, Version 2.0), The Abseil Authors [ctb, cph] (Files at src/parallel_hashmap (Apache License, Version 2.0), Ivan Belonogov [ctb, cph] (Files at src/youtokentome (MIT License))
Maintainer: Jan Wijffels <jwijffels at bnosac.be>
License: MPL-2.0
URL: https://github.com/bnosac/tokenizers.bpe
NeedsCompilation: yes
Materials: README NEWS
In views: NaturalLanguageProcessing
CRAN checks: tokenizers.bpe results

Documentation:

Reference manual: tokenizers.bpe.pdf

Downloads:

Package source: tokenizers.bpe_0.1.3.tar.gz
Windows binaries: r-devel: tokenizers.bpe_0.1.3.zip, r-release: tokenizers.bpe_0.1.3.zip, r-oldrel: tokenizers.bpe_0.1.3.zip
macOS binaries: r-release (arm64): tokenizers.bpe_0.1.3.tgz, r-oldrel (arm64): tokenizers.bpe_0.1.3.tgz, r-release (x86_64): tokenizers.bpe_0.1.3.tgz, r-oldrel (x86_64): tokenizers.bpe_0.1.3.tgz
Old sources: tokenizers.bpe archive

Reverse dependencies:

Reverse suggests: doc2vec, sentencepiece, textrecipes

Linking:

Please use the canonical form https://CRAN.R-project.org/package=tokenizers.bpe to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.