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]
First Published: 2019-07-26
Latest Update: 2022-08-22
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 11 Apr. 2025.
Previous versions and publish date:
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
03/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/09Downloads for bdpar2468101214161820222426TrendBars

Today's Hot Picks in Authors and Packages

GenAlgo  
Classes and Methods to Use Genetic Algorithms for Feature Selection
Defines classes and methods that can be used to implement genetic algorithms for feature selection. ...
Download / Learn more Package Citations See dependency  
Rwtss  
Client for Web Time-Series Service
Allows remote access to satellite image time series provided by the web time series service (WTSS) ...
Download / Learn more Package Citations See dependency  
extrafrail  
Estimation and Additional Tools for Alternative Shared Frailty Models
Provide estimation and data generation tools for some new multivariate frailty models. This version ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
multIntTestFunc  
Provides Test Functions for Multivariate Integration
Provides implementations of functions that can be used to test multivariate integration routines. T ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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