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: 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
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
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
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  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns