Package: pipian 0.4.0

pipian: Tiny Interface to CaboCha for R
A tiny interface to 'CaboCha'; a Japanese dependency structure parser. The main goal of this package is to implement a parser for that XML output.
Authors:
pipian_0.4.0.tar.gz
pipian_0.4.0.zip(r-4.7)pipian_0.4.0.zip(r-4.6)pipian_0.4.0.zip(r-4.5)
pipian_0.4.0.tgz(r-4.6-x86_64)pipian_0.4.0.tgz(r-4.6-arm64)pipian_0.4.0.tgz(r-4.5-x86_64)pipian_0.4.0.tgz(r-4.5-arm64)
pipian_0.4.0.tar.gz(r-4.7-arm64)pipian_0.4.0.tar.gz(r-4.7-x86_64)pipian_0.4.0.tar.gz(r-4.6-arm64)pipian_0.4.0.tar.gz(r-4.6-x86_64)
pipian_0.4.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
pipian/json (API)
NEWS
| # Install 'pipian' in R: |
| install.packages('pipian', repos = c('https://paithiov909.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/paithiov909/pipian/issues
Pkgdown/docs site:https://paithiov909.github.io
Last updated from:f1f8d2aa50. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 149 | ||
| linux-devel-x86_64 | OK | 137 | ||
| source / vignettes | OK | 190 | ||
| linux-release-arm64 | OK | 145 | ||
| linux-release-x86_64 | OK | 137 | ||
| macos-release-arm64 | OK | 94 | ||
| macos-release-x86_64 | OK | 187 | ||
| macos-oldrel-arm64 | OK | 77 | ||
| macos-oldrel-x86_64 | OK | 163 | ||
| windows-devel | OK | 130 | ||
| windows-release | OK | 118 | ||
| windows-oldrel | OK | 111 | ||
| wasm-release | OK | 127 |
Exports:ngram_tokenizerpackppn_cabochappn_make_graphppn_parse_xml
Dependencies:bitbit64clicliprcpp11crayondplyrgenericsgluehmsigraphlatticelifecyclemagrittrMatrixpillarpkgconfigprettyunitsprogresspurrrR6Rcppreadrrlangstringitibbletidyselecttzdbutf8vctrsvroomwithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Ngrams tokenizer | ngram_tokenizer |
| Pack prettified data.frame of tokens | pack |
| Execute cabocha command | ppn_cabocha |
| Cast dependency structure as an igraph | ppn_make_graph |
| Parse XML output of CaboCha | ppn_parse_xml |
