Search Criteria
Package Details: sentencepiece-git r492.ffa2c82-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/sentencepiece-git.git (read-only, click to copy) |
|---|---|
| Package Base: | sentencepiece-git |
| Description: | Unsupervised text tokenizer for Neural Network-based text generation |
| Upstream URL: | https://github.com/google/sentencepiece |
| Licenses: | Apache |
| Submitter: | panosk |
| Maintainer: | panosk |
| Last Packager: | panosk |
| Votes: | 1 |
| Popularity: | 0.120884 |
| First Submitted: | 2019-04-21 13:00 (UTC) |
| Last Updated: | 2019-05-14 09:18 (UTC) |
Dependencies (4)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc-snapshotAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- gperftools (gperftools-gitAUR) (optional)
Latest Comments
aa13q commented on 2020-03-26 16:28 (UTC)
thank you for the package! Is it makes sense to add this:
Since python wrapper is searching for the non-git package (found python wrapper here: https://github.com/mratsim/Arch-Data-Science/tree/master/text/python-sentencepiece-git)
Also
-DCMAKE_INSTALL_PREFIX=/usris needed for the default system install path.