anuopensci. To fix this you can add URL: https://emitanaka.r-universe.dev/emend to the package DESCRIPTION file. See also theR-universe documentation.Package: emend 0.1.0
emend: Cleaning Text Data with an AI Assistant
Provides functions to clean and standardize messy data, including textual categories and free-text addresses, using Large Language Models. The package corrects typos, expands abbreviations, and maps inconsistent entries to standardized values. Ideal for Bioinformatics, business, and general data cleaning tasks.
Authors:
emend_0.1.0.tar.gz
emend_0.1.0.zip(r-4.7)emend_0.1.0.zip(r-4.6)emend_0.1.0.zip(r-4.5)
emend_0.1.0.tgz(r-4.6-any)emend_0.1.0.tgz(r-4.5-any)
emend_0.1.0.tar.gz(r-4.7-any)emend_0.1.0.tar.gz(r-4.6-any)
emend_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
emend/json (API)
| # Install 'emend' in R: |
| install.packages('emend', repos = c('https://emitanaka.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/anuopensci/emend/issues
Pkgdown/docs site:https://anuopensci.github.io
- airbnb_listings - Airbnb listings and reviews
- airbnb_reviews - Airbnb listings and reviews
- alcohol - Alcohol warehouse and retail sales
- consumer - Amazon consumer reviews
- hotel - Hotel reviews
- likerts - A collection of different likert scales
- messy - A collection of messy inputs
- recipes - Recipes
- registration - Registration data for workshops
- restaurant - Review of Iori restaurant
- salary - Ask A Manager Salary Survey 2021
Last updated from:da5e0abac8. Checks:9 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 130 | ||
| source / vignettes | OK | 160 | ||
| linux-release-x86_64 | OK | 130 | ||
| macos-release-arm64 | OK | 89 | ||
| macos-oldrel-arm64 | OK | 104 | ||
| windows-devel | OK | 79 | ||
| windows-release | OK | 80 | ||
| windows-oldrel | OK | 70 | ||
| wasm-release | OK | 141 |
Exports:emend_clean_addressemend_clean_dateemend_fct_matchemend_fct_reorderemend_lvl_matchemend_lvl_uniqueemend_translateemend_what_languageget_default_chat
Dependencies:askpassclicorocurlellmerfastmapgluehttr2jsonlitelaterlifecyclemagrittropensslotelpillarpkgconfigpromisesR6rappdirsRcpprlangS7systibbleutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Airbnb listings and reviews | airbnb_listings airbnb_reviews |
| Alcohol warehouse and retail sales | alcohol |
| Amazon consumer reviews | consumer |
| Standardise address format | emend_clean_address |
| Standardise date format | emend_clean_date |
| Match input factor to specified levels. | emend_fct_match |
| Reorder the levels of the input factor in a meaningful way. | emend_fct_reorder |
| Match the input factor to supplied levels. | emend_lvl_match |
| Get the unique levels of messy categorical data | emend_lvl_unique |
| Translate text from one language to another. | emend_translate |
| Identify the language in the text. | emend_what_language |
| Get or create the default chat object | get_default_chat |
| Hotel reviews | hotel |
| A collection of different likert scales | likerts |
| A collection of messy inputs | messy |
| Recipes | recipes |
| Registration data for workshops | registration |
| Review of Iori restaurant | restaurant |
| Ask A Manager Salary Survey 2021 | salary |
