notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
sentencepiece Unsupervised text tokenizer for Neural Network-based text generation
0.2.0 textproc on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.2.0Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-01-16 09:42:22
Last Update: 2024-02-20 07:09:21
Commit Hash: 2250e98
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
License: APACHE20
WWW:
https://github.com/google/sentencepiece
Description:
SentencePiece is an unsupervised text tokenizer and detokenizer mainly for Neural Network-based text generation systems where the vocabulary size is predetermined prior to the neural model training. SentencePiece implements subword units (e.g., byte-pair-encoding (BPE)) and unigram language model with the extension of direct training from raw sentences. SentencePiece allows us to make a purely end-to-end system that does not depend on language-specific pre/postprocessing.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (23 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/sentencepiece-0.2.0/catalog.mk
  3. /usr/local/share/licenses/sentencepiece-0.2.0/LICENSE
  4. /usr/local/share/licenses/sentencepiece-0.2.0/APACHE20
  5. bin/spm_decode
  6. bin/spm_encode
  7. bin/spm_export_vocab
  8. bin/spm_normalize
  9. bin/spm_train
  10. include/sentencepiece_processor.h
  11. include/sentencepiece_trainer.h
  12. lib/libsentencepiece.a
  13. lib/libsentencepiece.so
  14. lib/libsentencepiece.so.0
  15. lib/libsentencepiece.so.0.0.0
  16. lib/libsentencepiece_train.a
  17. lib/libsentencepiece_train.so
  18. lib/libsentencepiece_train.so.0
  19. lib/libsentencepiece_train.so.0.0.0
  20. libdata/pkgconfig/sentencepiece.pc
  21. @owner
  22. @group
  23. @mode
Collapse this list.
Dependency lines:
  • sentencepiece>0:textproc/sentencepiece
To install the port:
cd /usr/ports/textproc/sentencepiece/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/sentencepiece
  • pkg install sentencepiece
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: sentencepiece
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1708411133 SHA256 (google-sentencepiece-v0.2.0_GH0.tar.gz) = 9970f0a0afee1648890293321665e5b2efa04eaec9f1671fcf8048f456f5bb86 SIZE (google-sentencepiece-v0.2.0_GH0.tar.gz) = 11980811

Packages (timestamps in pop-ups are UTC):
sentencepiece
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-0.2.0--0.2.0---
FreeBSD:13:quarterly-0.2.00.1.99-0.2.00.1.990.1.990.1.99
FreeBSD:14:latest-0.2.0--0.2.00.1.99-0.1.99
FreeBSD:14:quarterly-0.2.0--0.2.00.1.990.1.990.1.99
FreeBSD:15:latest-0.2.0n/a-n/a0.1.990.1.990.2.0
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
Library dependencies:
  1. libtcmalloc_minimal.so : devel/google-perftools
This port is required by:
for Libraries
  1. textproc/py-sentencepiece

Configuration Options:
No options to configure
Options name:
textproc_sentencepiece
USES:
cmake:testing compiler:c++17-lang
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/google/sentencepiece/tar.gz/v0.2.0?dummy=/
Collapse this list.

Number of commits found: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.2.0
20 Feb 2024 07:09:21
commit hash: 2250e98fcb23f5d0b09e6eaaa1426ec278d327b1commit hash: 2250e98fcb23f5d0b09e6eaaa1426ec278d327b1commit hash: 2250e98fcb23f5d0b09e6eaaa1426ec278d327b1commit hash: 2250e98fcb23f5d0b09e6eaaa1426ec278d327b1 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
textproc/{,py-}sentencepiece: update 0.1.99 → 0.2.0

Reported by:	portscout
0.1.99
03 Jun 2023 07:43:33
commit hash: bf9a09848651a7beb8f088b7ea6f7154c19e5892commit hash: bf9a09848651a7beb8f088b7ea6f7154c19e5892commit hash: bf9a09848651a7beb8f088b7ea6f7154c19e5892commit hash: bf9a09848651a7beb8f088b7ea6f7154c19e5892 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
textproc/sentencepiece: Update 0.1.98 → 0.1.99

Reported by:	portscout
0.1.98
18 Apr 2023 04:38:14
commit hash: f950371a249066d579f1c8e65773c79fa1051277commit hash: f950371a249066d579f1c8e65773c79fa1051277commit hash: f950371a249066d579f1c8e65773c79fa1051277commit hash: f950371a249066d579f1c8e65773c79fa1051277 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
textproc/{,py-}sentencepiece: Update 0.1.97 → 0.1.98

Reported by:	portscout
0.1.97
16 Jan 2023 09:41:00
commit hash: 922291e019260419b7bf80e0db65caf4563c2174commit hash: 922291e019260419b7bf80e0db65caf4563c2174commit hash: 922291e019260419b7bf80e0db65caf4563c2174commit hash: 922291e019260419b7bf80e0db65caf4563c2174 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
textproc/sentencepiece: New port: Unsupervised text tokenizer for Neural
Network-based text generation

Number of commits found: 4