Other packages > Find by keyword >

bdpar  

Big Data Preprocessing Architecture
View on CRAN: Click here


Download and install bdpar package within the R console
Install from CRAN:
install.packages("bdpar")

Install from Github:
library("remotes")
install_github("cran/bdpar")

Install by package version:
library("remotes")
install_version("bdpar", "3.1.0")



Attach the package and use:
library("bdpar")
Maintained by
Miguel Ferreiro-Díaz
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-07-26
Latest Update: 2023-12-12
Description:
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).
How to cite:
Miguel Ferreiro-Díaz (2019). bdpar: Big Data Preprocessing Architecture. R package version 3.1.0, https://cran.r-project.org/web/packages/bdpar. Accessed 07 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:21), 1.0.0 (2019-07-26 09:20), 1.0.1 (2020-01-09 15:30), 2.0.0 (2020-02-20 11:40), 3.0.0 (2020-11-25 22:10), 3.0.1 (2021-06-24 13:10), 3.0.2 (2022-05-18 11:30), 3.0.3 (2022-08-22 15:30)
Other packages that cited bdpar R package
View bdpar citation profile
Other R packages that bdpar depends, imports, suggests or enhances
Complete documentation for bdpar
Functions, R codes and Examples using the bdpar R package
Some associated functions: AbbreviationPipe . Bdpar . Connections . ContractionPipe . DefaultPipeline . DynamicPipeline . ExtractorEml . ExtractorFactory . ExtractorSms . ExtractorTwtid . ExtractorYtbid . File2Pipe . FindEmojiPipe . FindEmoticonPipe . FindHashtagPipe . FindUrlPipe . FindUserNamePipe . GenericPipe . GenericPipeline . GuessDatePipe . GuessLanguagePipe . Instance . InterjectionPipe . MeasureLengthPipe . ResourceHandler . SlangPipe . StopWordPipe . StoreFileExtPipe . TargetAssigningPipe . TeeCSVPipe . ToLowerCasePipe . bdpar.Options . bdpar.log . bdparData . emojisData . operator-pipe . runPipeline . 
Some associated R codes: AbbreviationPipe.R . Bdpar.R . BdparOptions.R . Connections.R . ContractionPipe.R . DefaultPipeline.R . DynamicPipeline.R . ExtractorEml.R . ExtractorFactory.R . ExtractorSms.R . ExtractorTwtid.R . ExtractorYtbid.R . File2Pipe.R . FindEmojiPipe.R . FindEmoticonPipe.R . FindHashtagPipe.R . FindUrlPipe.R . FindUserNamePipe.R . GenericPipe.R . GenericPipeline.R . GuessDatePipe.R . GuessLanguagePipe.R . Instance.R . InterjectionPipe.R . MeasureLengthPipe.R . ResourceHandler.R . SlangPipe.R . StopWordPipe.R . StoreFileExtPipe.R . TargetAssigningPipe.R . TeeCSVPipe.R . ToLowerCasePipe.R . bdpar.Options.R . bdpar.log.R . bdparData.R . eml.R . emojisData.R . operator-pipe.R . runPipeline.R . wrapper.R . zzz.R .  Full bdpar package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

modelwordcloud  
Model Word Clouds
Makes a word cloud of text, sized by the frequency of the word, and colored either by user-specified ...
Download / Learn more Package Citations See dependency  
enrichwith  
Methods to Enrich R Objects with Extra Components
Provides the "enrich" method to enrich list-like R objects with new, relevant components. The curren ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
BayesESS  
Determining Effective Sample Size
Determines effective sample size of a parametric prior distribution in Bayesian models. For a web-b ...
Download / Learn more Package Citations See dependency  
bbricks  
Bayesian Methods and Graphical Model Structures for Statistical Modeling
A set of frequently used Bayesian parametric and nonparametric model structures, as well as a set of ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA