Package: bdpar 3.1.0
bdpar: Big Data Preprocessing Architecture
Provide a tool to easily build customized data flows to pre-process large volumes of information from different sources. To this end, 'bdpar' allows to (i) easily use and create new functionalities and (ii) develop new data source extractors according to the user needs. Additionally, the package provides by default a predefined data flow to extract and pre-process the most relevant information (tokens, dates, ... ) from some textual sources (SMS, Email, YouTube comments).
Authors:
bdpar_3.1.0.tar.gz
bdpar_3.1.0.zip(r-4.7)bdpar_3.1.0.zip(r-4.6)bdpar_3.1.0.zip(r-4.5)
bdpar_3.1.0.tgz(r-4.6-any)bdpar_3.1.0.tgz(r-4.5-any)
bdpar_3.1.0.tar.gz(r-4.7-any)bdpar_3.1.0.tar.gz(r-4.6-any)
bdpar_3.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
bdpar/json (API)
NEWS
| # Install 'bdpar' in R: |
| install.packages('bdpar', repos = c('https://miferreiro.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/miferreiro/bdpar/issues
- bdparData - Example of the content of the files to be preprocessed.
- emojisData - Emojis codes and descriptions data.
custom-flowcustom-pipespreprocessingr6
Last updated from:e92df857b0. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 153 | ||
| source / vignettes | OK | 203 | ||
| linux-release-x86_64 | OK | 151 | ||
| macos-release-arm64 | OK | 98 | ||
| macos-oldrel-arm64 | OK | 100 | ||
| windows-devel | OK | 103 | ||
| windows-release | OK | 118 | ||
| windows-oldrel | OK | 101 | ||
| wasm-release | OK | 111 |
Exports:%>|%AbbreviationPipeBdparbdpar.logbdpar.OptionsConnectionsContractionPipeDefaultPipelineDynamicPipelineExtractorEmlExtractorFactoryExtractorSmsExtractorYtbidFile2PipeFindEmojiPipeFindEmoticonPipeFindHashtagPipeFindUrlPipeFindUserNamePipeGenericPipeGenericPipelineGuessDatePipeGuessLanguagePipeInstanceInterjectionPipeMeasureLengthPipeResourceHandlerrunPipelineSlangPipeStopWordPipeStoreFileExtPipeTargetAssigningPipeTeeCSVPipeToLowerCasePipe
A Brief Introduction to bdpar
Rendered frombdpar.Rmdusingknitr::rmarkdownon May 24 2026.Last update: 2023-12-12
Started: 2019-07-09
Basic example using bdpar package
Rendered frombdparExample.Rmdusingknitr::rmarkdownon May 24 2026.Last update: 2020-11-25
Started: 2020-02-20
Image processing example using bdpar package
Rendered frombdparExampleImage.Rmdusingknitr::rmarkdownon May 24 2026.Last update: 2020-11-25
Started: 2020-11-25
