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.3 |
| Depends: | R (≥ 3.5) |
| Imports: | dplyr, purrr, tibble, R6 (≥ 2.4.0), vroom, matchr |
| LinkingTo: | cpp11 |
| Suggests: | covr, testthat (≥ 3.0.0) |
| Published: | 2022-04-19 |
| Author: | Chanyub Park |
| 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.3.tar.gz |
| Windows binaries: | r-devel: elbird_0.2.3.zip, r-release: elbird_0.2.3.zip, r-oldrel: elbird_0.2.3.zip |
| macOS binaries: | r-release (arm64): elbird_0.2.2.tgz, r-oldrel (arm64): elbird_0.2.3.tgz, r-release (x86_64): elbird_0.1.3.tgz, r-oldrel (x86_64): elbird_0.2.3.tgz |
| Old sources: | elbird archive |
Please use the canonical form https://CRAN.R-project.org/package=elbird to link to this page.