904 Forks
6863 Stars
6863 Watchers

sentencepiece

Unsupervised text tokenizer for Neural Network-based text generation.

How to download and setup sentencepiece

Open terminal and run command
git clone https://github.com/google/sentencepiece.git
git clone is used to create a copy or clone of sentencepiece repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with sentencepiece https://github.com/google/sentencepiece/archive/master.zip

Or simply clone sentencepiece with SSH
[email protected]:google/sentencepiece.git

If you have some problems with sentencepiece

You may open issue on sentencepiece support forum (system) here: https://github.com/google/sentencepiece/issues