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
2018-08-14Added make_py_wheel_mac.pyTaku Kudo
2018-07-31Remove setjmp/longjmpTaku Kudo
2018-06-18Uses abs::string_view instead of StringPieceTaku Kudo
2018-06-07Support user defined symbols in Char/BPETaku Kudo
2018-06-06Support vocab restriction featureTaku Kudo
2018-06-04Minor style fixesTaku Kudo
2018-05-06CHECK to Status migration for Trainer.Taku Kudo
2018-04-28Uses util::Status to propagate error messagesTaku Kudo
2018-04-09Merge pull request #53 from google/srTaku Kudo
2018-04-09Support to change ids of <unk>, <s>, </s>Taku Kudo
2018-03-31Remove unused variablesTetsuo Kiso
2018-02-28Add Sample/NBestEncodeTaku Kudo
2017-03-07Fix compile error by adding <cmath> dependencyYamitzky
2017-03-07Fixed critical memory leak bugTaku Kudo
2017-03-07Initialize repositoryTaku Kudo