CRAN/E | RcppJagger

RcppJagger

An R Wrapper for Jagger

Installation

About

A wrapper for Jagger, a morphological analyzer proposed in Yoshinaga (2023) . 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.

shusei-e.github.io/RcppJagger/
www.tkl.iis.u-tokyo.ac.jp/~ynaga/jagger/index.en.html
System requirements C++17
Bug report File report

Key Metrics

Version 0.0.2
R ≥ 4.0
Published 2023-06-08 415 days ago
Needs compilation? yes
License GPL-2
CRAN checks RcppJagger results

Downloads

Yesterday 6 0%
Last 7 days 53 +8%
Last 30 days 175 +25%
Last 90 days 466 -2%
Last 365 days 1.933 +441%

Maintainer

Maintainer

Shusei Eshima

Authors

Shusei Eshima

aut / cre

Naoki Yoshinaga

ctb

Material

NEWS
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

RcppJagger archive

Depends

R ≥ 4.0

Imports

cli ≥ 3.6.1
purrr ≥ 1.0.0
Rcpp ≥ 1.0.7
rlang ≥1.1.0

Suggests

dplyr ≥ 1.1.0
testthat ≥ 3.1.5
tibble

LinkingTo

Rcpp