pkgsrc/textproc/sentencepiece/PLIST
wiz 70d24c8af4 textproc/sentencepiece: import 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.
2023-03-13 14:17:12 +00:00

17 lines
470 B
Text

@comment $NetBSD: PLIST,v 1.1 2023/03/13 14:17:12 wiz Exp $
bin/spm_decode
bin/spm_encode
bin/spm_export_vocab
bin/spm_normalize
bin/spm_train
include/sentencepiece_processor.h
include/sentencepiece_trainer.h
lib/libsentencepiece.a
lib/libsentencepiece.so
lib/libsentencepiece.so.0
lib/libsentencepiece.so.0.0.0
lib/libsentencepiece_train.a
lib/libsentencepiece_train.so
lib/libsentencepiece_train.so.0
lib/libsentencepiece_train.so.0.0.0
lib/pkgconfig/sentencepiece.pc