Package: llmjoin 0.3.0

llmjoin: LLM-Powered Fuzzy Join
Resolves ambiguous links between data.frames using large language models (LLMs). Supports matching across spelling variations, translations, and differing levels of precision.
Authors:
llmjoin_0.3.0.tar.gz
llmjoin_0.3.0.zip(r-4.7)llmjoin_0.3.0.zip(r-4.6)llmjoin_0.3.0.zip(r-4.5)
llmjoin_0.3.0.tgz(r-4.6-any)llmjoin_0.3.0.tgz(r-4.5-any)
llmjoin_0.3.0.tar.gz(r-4.7-any)llmjoin_0.3.0.tar.gz(r-4.6-any)
llmjoin_0.3.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
llmjoin/json (API)
NEWS
| # Install 'llmjoin' in R: |
| install.packages('llmjoin', repos = c('https://evanliu3594.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/evanliu3594/llmjoin/issues
Last updated from:b659c7fda8. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 126 | ||
| source / vignettes | OK | 151 | ||
| linux-release-x86_64 | OK | 168 | ||
| macos-release-arm64 | OK | 147 | ||
| macos-oldrel-arm64 | OK | 165 | ||
| windows-devel | OK | 109 | ||
| windows-release | OK | 64 | ||
| windows-oldrel | OK | 73 | ||
| wasm-release | OK | 105 |
Exports:build_jointchat_llmjoint_promptllm_joinparse_jointset_llmtbl2md
Dependencies:askpassbitbit64clicliprconfigcpp11crayoncurlgluehmshttrjsonlitelifecyclemagrittrmimeopensslpillarpkgconfigprettyunitsprogressR6readrrlangsystibbletidyselecttzdbutf8vctrsvroomwithryaml
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Build a fuzzy-join joint data.frame via LLM | build_joint |
| Send message to LLM server | chat_llm |
| Generate connector prompt | joint_prompt |
| Fuzzy join with LLM | llm_join |
| Parse LLM response into a fuzzy-join joint data.frame | parse_joint |
| Set up your LLM service | set_llm |
| Convert a data frame to a markdown table | tbl2md |
