google / sentencepiece

Unsupervised text tokenizer for Neural Network-based text generation.
Apache License 2.0
10.07k stars 1.16k forks source link

install command line tools without sudo #1025

Closed zjesko closed 2 months ago

zjesko commented 3 months ago

how does one install the command line tools like spm_train using make (as given in the instructions) without having the sudo permissions?

preferably a way to do a local installation of the same in ones home folder (~/)

taku910 commented 2 months ago

cmake .. -DCMAKE_INSTALL_PREFIX=$HOME