Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/marian-nmt/sentencepiece.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-24add SetRandomGeneratorSeedTaku Kudo
2020-10-23fixed build break.Taku Kudo
2020-10-23validate the range of piece in Python moduleTaku Kudo
2020-10-03Fix type of generate_vocabulary optionGuillaume Klein
2020-06-01Port absl::flat_hash_mapTaku Kudo
2020-05-31Use absl::flagsTaku Kudo
2020-05-07Initial release of 0.19. Merged internal sentencepiece.Taku Kudo
2019-01-08use builtin protobuf-lite package in third_partyTaku Kudo
2018-09-01Introduced new Filesystem API.Taku Kudo
2018-06-06Added --generate_vocabulary option to spm_encodeTaku Kudo
2018-06-06Support vocab restriction featureTaku Kudo
2018-05-06CHECK to Status migration for Trainer.Taku Kudo
2018-04-28Uses util::Status to propagate error messagesTaku Kudo
2018-02-28Updated documentTaku Kudo
2018-02-28Add Sample/NBestEncodeTaku Kudo
2017-11-07Enabled to build on Ubuntu 17.10Taku Kudo
2017-06-14Do not ignore empty lines.TSUCHIYA Masatoshi
2017-03-07Initialize repositoryTaku Kudo