Package: vibrrt 0.5.2.2
vibrrt: An R Wrapper for 'vibrato'
An R wrapper for 'vibrato' <https://github.com/daac-tools/vibrato>, a Rust reimplementation of 'MeCab' for fast tokenization.
Authors:
vibrrt_0.5.2.2.tar.gz
vibrrt_0.5.2.2.zip(r-4.7)vibrrt_0.5.2.2.zip(r-4.6)vibrrt_0.5.2.2.zip(r-4.5)
vibrrt_0.5.2.2.tgz(r-4.6-x86_64)vibrrt_0.5.2.2.tgz(r-4.6-arm64)vibrrt_0.5.2.2.tgz(r-4.5-x86_64)vibrrt_0.5.2.2.tgz(r-4.5-arm64)
vibrrt_0.5.2.2.tar.gz(r-4.7-arm64)vibrrt_0.5.2.2.tar.gz(r-4.7-x86_64)vibrrt_0.5.2.2.tar.gz(r-4.6-arm64)vibrrt_0.5.2.2.tar.gz(r-4.6-x86_64)
vibrrt_0.5.2.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
vibrrt/json (API)
| # Install 'vibrrt' in R: |
| install.packages('vibrrt', repos = c('https://paithiov909.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/paithiov909/vibrrt/issues
Pkgdown/docs site:https://paithiov909.github.io
Last updated from:7f205a0516. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 164 | ||
| linux-devel-x86_64 | OK | 194 | ||
| source / vignettes | OK | 237 | ||
| linux-release-arm64 | OK | 162 | ||
| linux-release-x86_64 | OK | 187 | ||
| macos-release-arm64 | OK | 155 | ||
| macos-release-x86_64 | OK | 361 | ||
| macos-oldrel-arm64 | OK | 174 | ||
| macos-oldrel-x86_64 | OK | 252 | ||
| windows-devel | OK | 209 | ||
| windows-release | OK | 202 | ||
| windows-oldrel | OK | 194 | ||
| wasm-release | OK | 167 |
Exports:as_tokenscreate_taggerget_dict_featuresis_blankngram_tokenizerpackprettifytokenize
Dependencies:bitbit64clicliprcpp11crayondplyrgenericsgluehmslifecyclemagrittrpillarpkgconfigprettyunitsprogresspurrrR6readrrlangstringitibbletidyselecttzdbutf8vctrsvroomwithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Create a list of tokens | as_tokens |
| Create a tagger function | create_tagger |
| Get dictionary features | get_dict_features |
| Check if scalars are blank | is_blank |
| Ngrams tokenizer | ngram_tokenizer |
| Pack a data.frame of tokens | pack |
| Prettify tokenized output | prettify |
| Tokenize sentences using a tagger | tokenize |
