Package: RcppJagger 0.0.2

Shusei Eshima

RcppJagger: An R Wrapper for Jagger

A wrapper for Jagger, a morphological analyzer proposed in Yoshinaga (2023) <arxiv:2305.19045>. Jagger uses patterns derived from morphological dictionaries and training data sets and applies them from the beginning of the input. This simultaneous and deterministic process enables it to effectively perform tokenization, POS tagging, and lemmatization.

Authors:Shusei Eshima [aut, cre], Naoki Yoshinaga [ctb]

RcppJagger_0.0.2.tar.gz
RcppJagger_0.0.2.zip(r-4.5)RcppJagger_0.0.2.zip(r-4.4)RcppJagger_0.0.2.zip(r-4.3)
RcppJagger_0.0.2.tgz(r-4.4-x86_64)RcppJagger_0.0.2.tgz(r-4.4-arm64)RcppJagger_0.0.2.tgz(r-4.3-x86_64)RcppJagger_0.0.2.tgz(r-4.3-arm64)
RcppJagger_0.0.2.tar.gz(r-4.5-noble)RcppJagger_0.0.2.tar.gz(r-4.4-noble)
RcppJagger_0.0.2.tgz(r-4.4-emscripten)RcppJagger_0.0.2.tgz(r-4.3-emscripten)
RcppJagger.pdf |RcppJagger.html
RcppJagger/json (API)
NEWS

# Install 'RcppJagger' in R:
install.packages('RcppJagger', repos = c('https://shusei-e.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/shusei-e/rcppjagger/issues

Uses libs:
  • c++– GNU Standard C++ Library v3
Datasets:

On CRAN:

japanese-nlpmorphological-analysernlppart-of-speech-taggertext-analysis

6 exports 3 stars 0.92 score 8 dependencies 3 scripts 153 downloads

Last updated 1 years agofrom:b5fd958cfb. Checks:OK: 1 NOTE: 8. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 11 2024
R-4.5-win-x86_64NOTESep 11 2024
R-4.5-linux-x86_64NOTESep 11 2024
R-4.4-win-x86_64NOTESep 11 2024
R-4.4-mac-x86_64NOTESep 11 2024
R-4.4-mac-aarch64NOTESep 11 2024
R-4.3-win-x86_64NOTESep 11 2024
R-4.3-mac-x86_64NOTESep 11 2024
R-4.3-mac-aarch64NOTESep 11 2024

Exports:lemmatizelemmatize_tblpospos_simpletokenizetokenize_tbl

Dependencies:cligluelifecyclemagrittrpurrrRcpprlangvctrs