Subject: CVS commit: pkgsrc/textproc/py-sentencepiece
From: Thomas Klausner
Date: 2023-03-13 15:18:27
Message id: 20230313141827.95CBEFA90@cvs.NetBSD.org

Log Message:
textproc/py-sentencepiece: import py-sentencepiece-0.1.97

SentencePiece is an unsupervised text tokenizer and detokenizer
mainly for Neural Network-based text generation systems where the
vocabulary size is predetermined prior to the neural model training.
SentencePiece implements subword units (e.g., byte-pair-encoding
(BPE)) and unigram language model with the extension of direct
training from raw sentences. SentencePiece allows us to make a
purely end-to-end system that does not depend on language-specific
pre/postprocessing.

This package contains the Python module.

Files:
RevisionActionfile
1.1addpkgsrc/textproc/py-sentencepiece/DESCR
1.1addpkgsrc/textproc/py-sentencepiece/Makefile
1.1addpkgsrc/textproc/py-sentencepiece/PLIST
1.1addpkgsrc/textproc/py-sentencepiece/distinfo