<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>An R Wrapper for Jagger</dc:title>
  <dc:title>R package RcppJagger version 0.0.2</dc:title>
  <dc:description>A wrapper for Jagger, a morphological analyzer proposed in Yoshinaga (2023) &lt;arXiv:2305.19045&gt;. 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.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.0)</dc:relation>
  <dc:relation>Imports: cli (&gt;= 3.6.1), purrr (&gt;= 1.0.0), Rcpp (&gt;= 1.0.7), rlang (&gt;=
1.1.0)</dc:relation>
  <dc:relation>LinkingTo: Rcpp</dc:relation>
  <dc:relation>Suggests: dplyr (&gt;= 1.1.0), testthat (&gt;= 3.1.5), tibble</dc:relation>
  <dc:creator>Shusei Eshima &lt;shuseieshima@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Shusei Eshima [aut, cre] (ORCID:
    &lt;https://orcid.org/0000-0003-3613-4046&gt;),
  Naoki Yoshinaga [ctb]</dc:contributor>
  <dc:rights>GPL-2</dc:rights>
  <dc:date>2023-06-08</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=RcppJagger</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.RcppJagger</dc:identifier>
</oai_dc:dc>
