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 (Collapse)Author
2018-07-26Added --unk_surface option to allow user to change unknown surface string.Taku Kudo
2018-06-06Support vocab restriction featureTaku Kudo
2018-04-30Reimplement Trainer with Proto reflectionTaku Kudo
2018-04-16Add --hard_vocab_limit flag.Taku Kudo
2018-04-09Merge pull request #53 from google/srTaku Kudo
Support to change ids of <unk>, <s>, </s>
2018-04-09Support to change ids of <unk>, <s>, </s>Taku Kudo
2018-03-29Fix inconsistent default vocab sizeTetsuo Kiso
2017-03-07Initialize repositoryTaku Kudo