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.5)bdpar_3.1.0.zip(r-4.4)bdpar_3.1.0.zip(r-4.3)
bdpar_3.1.0.tgz(r-4.4-any)bdpar_3.1.0.tgz(r-4.3-any)
bdpar_3.1.0.tar.gz(r-4.5-noble)bdpar_3.1.0.tar.gz(r-4.4-noble)
bdpar_3.1.0.tgz(r-4.4-emscripten)bdpar_3.1.0.tgz(r-4.3-emscripten)
bdpar.pdf |bdpar.html✨
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 12 months agofrom:e92df857b0. Checks:OK: 3 NOTE: 4. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 09 2024 |
R-4.5-win | OK | Nov 09 2024 |
R-4.5-linux | OK | Nov 09 2024 |
R-4.4-win | NOTE | Nov 09 2024 |
R-4.4-mac | NOTE | Nov 09 2024 |
R-4.3-win | NOTE | Nov 09 2024 |
R-4.3-mac | NOTE | Nov 09 2024 |
Exports:%>|%AbbreviationPipeBdparbdpar.logbdpar.OptionsConnectionsContractionPipeDefaultPipelineDynamicPipelineExtractorEmlExtractorFactoryExtractorSmsExtractorYtbidFile2PipeFindEmojiPipeFindEmoticonPipeFindHashtagPipeFindUrlPipeFindUserNamePipeGenericPipeGenericPipelineGuessDatePipeGuessLanguagePipeInstanceInterjectionPipeMeasureLengthPipeResourceHandlerrunPipelineSlangPipeStopWordPipeStoreFileExtPipeTargetAssigningPipeTeeCSVPipeToLowerCasePipe
A Brief Introduction to bdpar
Rendered frombdpar.Rmd
usingknitr::rmarkdown
on Nov 09 2024.Last update: 2023-12-12
Started: 2019-07-09
Basic example using bdpar package
Rendered frombdparExample.Rmd
usingknitr::rmarkdown
on Nov 09 2024.Last update: 2020-11-25
Started: 2020-02-20
Image processing example using bdpar package
Rendered frombdparExampleImage.Rmd
usingknitr::rmarkdown
on Nov 09 2024.Last update: 2020-11-25
Started: 2020-11-25