This is the R wrapper package Kiwi(Korean Intelligent Word Identifier), a blazing fast speed morphological analyzer for Korean. It supports configuration of user dictionary and detection of unregistered nouns based on frequency.
Version: | 0.2.5 |
Depends: | R (≥ 3.5) |
Imports: | dplyr, purrr, tibble, R6 (≥ 2.4.0), vroom, matchr |
LinkingTo: | cpp11 |
Suggests: | covr, testthat (≥ 3.0.0) |
Published: | 2022-08-12 |
Author: | Chanyub Park [aut, cre] |
Maintainer: | Chanyub Park <mrchypark at gmail.com> |
BugReports: | https://github.com/mrchypark/elbird/issues |
License: | LGPL (≥ 3) |
URL: | https://github.com/mrchypark/elbird/ |
NeedsCompilation: | yes |
SystemRequirements: | A valid Kiwi installation. Dynamic library is downloaded from <https://github.com/bab2min/Kiwi/releases> during the build step. See <https://github.com/bab2min/Kiwi> as well as for API documentation. A recent-enough compiler with C++11 support is required. git, curl and cmake required to build from source for kiwi. |
Materials: | README NEWS |
CRAN checks: | elbird results |
Reference manual: | elbird.pdf |
Package source: | elbird_0.2.5.tar.gz |
Windows binaries: | r-devel: elbird_0.2.5.zip, r-release: elbird_0.2.5.zip, r-oldrel: elbird_0.2.5.zip |
macOS binaries: | r-release (arm64): elbird_0.2.5.tgz, r-oldrel (arm64): elbird_0.2.5.tgz, r-release (x86_64): elbird_0.2.5.tgz, r-oldrel (x86_64): elbird_0.2.5.tgz |
Old sources: | elbird archive |
Please use the canonical form https://CRAN.R-project.org/package=elbird to link to this page.