<?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>Korean Text Analysis with 'MeCab'</dc:title>
  <dc:title>R package RmecabKo version 0.3.0</dc:title>
  <dc:description>A Korean text-analysis layer over the 'MeCab' morphological
    analyzer. Provides tokenizers that follow the 'tokenizers' contract for
    use with 'tidytext', morpheme-aware n-grams, a curated Korean stopword
    table, access to the KNU sentiment lexicon, friendly user-dictionary
    management, predicate lemmatization, keyword extraction, keyword-in-context
    concordances, and light text normalization. The native 'MeCab' interface
    and dictionary compilation are provided by 'RcppMeCab'.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.6.0)</dc:relation>
  <dc:relation>Imports: Rcpp, RcppMeCab (&gt;= 0.0.1.7), stringi</dc:relation>
  <dc:relation>LinkingTo: Rcpp</dc:relation>
  <dc:relation>Suggests: testthat (&gt;= 3.0.0), withr, jsonlite, tibble, dplyr,
tidytext, knitr, rmarkdown</dc:relation>
  <dc:creator>Junhewk Kim &lt;junhewk.kim@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Junhewk Kim [aut, cre]</dc:contributor>
  <dc:rights>GPL (&gt;= 2)</dc:rights>
  <dc:date>2026-07-15</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=RmecabKo</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.RmecabKo</dc:identifier>
</oai_dc:dc>
