Package: RmecabKo 0.1.7.0
RmecabKo: Korean User Interface for MeCab in R
This package provides useful functions for text mining in Korean. It depends major POS analysis on 'RcppMeCab' package.
Authors:
RmecabKo_0.1.7.0.tar.gz
RmecabKo_0.1.7.0.zip(r-4.7)RmecabKo_0.1.7.0.zip(r-4.6)RmecabKo_0.1.7.0.zip(r-4.5)
RmecabKo_0.1.7.0.tgz(r-4.6-x86_64)RmecabKo_0.1.7.0.tgz(r-4.6-arm64)RmecabKo_0.1.7.0.tgz(r-4.5-x86_64)RmecabKo_0.1.7.0.tgz(r-4.5-arm64)
RmecabKo_0.1.7.0.tar.gz(r-4.7-arm64)RmecabKo_0.1.7.0.tar.gz(r-4.7-x86_64)RmecabKo_0.1.7.0.tar.gz(r-4.6-arm64)RmecabKo_0.1.7.0.tar.gz(r-4.6-x86_64)
RmecabKo_0.1.7.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
RmecabKo/json (API)
| # Install 'RmecabKo' in R: |
| install.packages('RmecabKo', repos = c('https://junhewk.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/junhewk/rmecabko/issues
Last updated from:ca5b22d207. Checks:11 WARNING, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | WARNING | 142 | ||
| linux-devel-x86_64 | WARNING | 134 | ||
| source / vignettes | OK | 177 | ||
| linux-release-arm64 | WARNING | 156 | ||
| linux-release-x86_64 | WARNING | 141 | ||
| macos-release-arm64 | WARNING | 152 | ||
| macos-release-x86_64 | WARNING | 235 | ||
| macos-oldrel-arm64 | WARNING | 224 | ||
| macos-oldrel-x86_64 | WARNING | 275 | ||
| windows-devel | WARNING | 112 | ||
| windows-release | WARNING | 119 | ||
| windows-oldrel | WARNING | 118 | ||
| wasm-release | OK | 116 |
Exports:install_mecabnounspostoken_morphtoken_ngramstoken_nounstoken_wordswords
Dependencies:BHcligluelifecyclemagrittrRcppRcppMeCabRcppParallelrlangstringistringrvctrs
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Install Mecab-Ko-Dic in Linux and Mac OSX. | install_dic |
| Install mecab-ko-msvc and mecab-ko-dic-msvc | install_mecab |
| Noun extractor by mecab-ko | nouns |
| POS tagging by mecab-ko | pos |
| Rcpp Wrapper for Eunjeon Project | RmecabKo-package RmecabKo |
| Morpheme tokenizer based on mecab-ko | token_morph token_nouns token_words |
| N-gram tokenizer based on mecab-ko | token_ngrams |
| Words extractor by mecab-ko | words |
