Package: elbird 0.3.1

elbird: Blazing Fast Morphological Analyzer Based on Kiwi(Korean Intelligent Word Identifier)
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.
Authors:
elbird_0.3.1.tar.gz
elbird_0.3.1.zip(r-4.7)elbird_0.3.1.zip(r-4.6)elbird_0.3.1.zip(r-4.5)
elbird_0.3.1.tgz(r-4.6-x86_64)elbird_0.3.1.tgz(r-4.6-arm64)elbird_0.3.1.tgz(r-4.5-x86_64)elbird_0.3.1.tgz(r-4.5-arm64)
elbird_0.3.1.tar.gz(r-4.7-arm64)elbird_0.3.1.tar.gz(r-4.7-x86_64)elbird_0.3.1.tar.gz(r-4.6-arm64)elbird_0.3.1.tar.gz(r-4.6-x86_64)
manual.pdf |manual.html✨
card.svg |card.png
elbird/json (API)
NEWS
| # Install 'elbird' in R: |
| install.packages('elbird', repos = c('https://mrchypark.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/mrchypark/elbird/issues
analyzerhacktoberfesthacktoberfest2021morphologicalcpp
Last updated from:0e5c19633a. Checks:11 NOTE, 1 OK, 1 FAIL. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | NOTE | 480 | ||
| linux-devel-x86_64 | NOTE | 546 | ||
| source / vignettes | OK | 646 | ||
| linux-release-arm64 | NOTE | 465 | ||
| linux-release-x86_64 | NOTE | 500 | ||
| macos-release-arm64 | NOTE | 315 | ||
| macos-release-x86_64 | NOTE | 1477 | ||
| macos-oldrel-arm64 | NOTE | 338 | ||
| macos-oldrel-x86_64 | NOTE | 971 | ||
| windows-devel | NOTE | 150 | ||
| windows-release | NOTE | 148 | ||
| windows-oldrel | NOTE | 147 | ||
| wasm-release | FAIL | 111 |
Exports:analyzeDialectget_modelJoinerKiwiMatchmodel_existsmodel_homemodel_worksMorphsetPretokenizedsplit_into_sentsStopwordsSwTokenizerTagstokenizetokenize_tbltokenize_tidytokenize_tidytextTypoSet
Dependencies:bitbit64clicpp11crayondplyrgenericsgluehmslifecyclemagrittrmatchrpillarpkgconfigprettyunitsprogresspurrrR6rlangtibbletidyselecttzdbutf8vctrsvroomwithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Simple version of analyze function. | analyze |
| Dialect Options | Dialect |
| Get kiwi language model file. | get_model |
| Joiner Class | Joiner |
| Kiwi Class | Kiwi |
| Analyze Match Options. | Match |
| Verifies if model files exists. | model_exists |
| A simple exported version of 'kiwi_model_path()' Returns the kiwi model path. | model_home |
| Verifies if models work fine. | model_works |
| Morphset Class | Morphset |
| Pretokenized Class | Pretokenized |
| Split Sentences | split_into_sents |
| Stopwords Class | Stopwords |
| SwTokenizer Class | SwTokenizer |
| Tag list | Tags |
| Simple version of tokenizer function. | tokenize tokenize_tbl tokenize_tidy tokenize_tidytext |
| Typo Set Options | TypoSet |
