• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

google / sentencepiece / 53

Builds Branch Commit Type Ran Committer Via Coverage
53 master SWIG wrapper to simple sentencepiece model - make sentencepiece (follow README) - make Python module: make -f makefile.swig (patch the Python version in the makefile if not 3.4) - install _spm.so and spm.py to your PYTHONPATH Usage: ``` >>> ... Pull #21 24 Aug 2017 03:59PM UTC web-flow travis-ci pending completion   set done
52 master Merge pull request #19 from resec/sentencepiece_processor std::istream interface for SentencepieceProcessor construction push 24 Jul 2017 03:43AM UTC web-flow travis-ci pending completion   set done
51 master use pointer instead of not-const reference Pull #19 23 Jul 2017 12:38PM UTC web-flow travis-ci pending completion   set done
50 master remove useless include removed: #include <sstream>; Pull #19 20 Jul 2017 03:26AM UTC web-flow travis-ci pending completion   set done
49 master Add test case for loading model from std::istream EXPECT_DEATH(sp.LoadOrDie(std::istringstream ss(std::string("__UNKNOWN_STREAM__"))); Pull #19 20 Jul 2017 03:20AM UTC web-flow travis-ci pending completion   set done
48 master Added C++ tag for all code blocks Pull #19 20 Jul 2017 02:59AM UTC web-flow travis-ci pending completion   set done
47 master Added example on load model from std::istream Pull #19 20 Jul 2017 02:59AM UTC web-flow travis-ci pending completion   set done
46 master Impl std::istream variant to Load and LoadOrDie Implemented for SentencePieceProcessor: bool SentencePieceProcessor::Load(std::istream &istream) void SentencePieceProcessor::LoadOrDie(std::istream &istream) Pull #19 20 Jul 2017 02:27AM UTC web-flow travis-ci pending completion   set done
45 master Merge pull request #17 from tsuchm/master spm_encode should not ignore empty lines push 15 Jul 2017 05:39AM UTC web-flow travis-ci pending completion   set done
44 master Do not ignore empty lines. Pull #17 14 Jun 2017 08:31AM UTC web-flow travis-ci pending completion   set done
43 master Merge pull request #16 from LappleApple/patch-1 Update and rename CONTRIBUTING to CONTRIBUTING.md push 09 Jun 2017 04:08PM UTC web-flow travis-ci pending completion   set done
42 master Update and rename CONTRIBUTING to CONTRIBUTING.md Made some light edits and added the .md so the Markdown would work. Pull #16 03 Jun 2017 05:25PM UTC web-flow travis-ci pending completion   set done
41 master Merge pull request #14 from frankxu2004/master fixed a typo in the spm_train help text push 03 Jun 2017 08:57AM UTC web-flow travis-ci pending completion   set done
40 master fixed a typo in the spm_train help text Pull #14 27 May 2017 08:50PM UTC web-flow travis-ci pending completion   set done
39 master Merge pull request #13 from resec/master Add support to use self-prepared protobuf lib push 16 May 2017 06:04AM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc