vcpkg/ports/sentencepiece/vcpkg.json
2021-09-05 09:49:17 -07:00

6 lines
271 B
JSON

{
"name": "sentencepiece",
"version": "0.1.95",
"description": "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"
}