Man pages for perfail-stud/Rstudfile
Educational multi-purpose package with functional and NLP stuff

char_tokenizerReturns vector of tokens, tokenized by character
cvcFunction returns TRUE if and only if there is a sequence of...
dFunction returns TRUE if and only if there is a double...
filtfilt combinator which returns filtered vector by predicate
filt_notfilt_not combinator which returns filtered vector by reversed...
flatMapflatMap combinator
flattenflatten converts list of vectors to vector
functorReturns functor for 'map'-like applying
grapes-all-grapesall combinator which returns TRUE if all elements has TRUE...
grapes-any-grapesany combinator which returns TRUE if any element has TRUE...
grapes-filt-grapesfilt combinator which returns filtered vector by predicate...
grapes-filt_not-grapesfilt_not combinator which returns filtered vector by reversed...
grapes-flatMap-grapesflatMap combinator (infix version)
grapes-has-grapeshas operator to check if vector contains element
grapes-head_while-grapeshead_while combinator which returns head elements while...
grapes-if-grapesif combinator which returns filtered vector by predicate as...
grapes-if_not-grapesif_not combinator which returns filtered vector by reversed...
grapes-invoke_map-grapesinvoke_map combinator which apply each function to each...
grapes-map-grapesmap combinator (infix version)
grapes-mapN-grapesmapN combinator (apply map for each subvector) (infix...
grapes-tail_while-grapestail_while combinator which returns tail elements while...
h1Function that returns a logical vector of TRUE/FALSE...
head_whilehead_while combinator which returns head elements while...
identityidentity function which returns element itselves
invoke_mapinvoke_map combinator which apply each function to each...
lambda_to_funcConverts special defined lambda expression format to R...
mFunction for returning the interger value of m
mapmap combinator
mapNmapN combinator (apply map for each elements of subvectors...
nGrammReturns n-gramms for given vector of some elements
ORHelper function to OR boolean vector
PorterStemmer.enReturns stemmed word
PorterStemmer.ruReturns stemmed word
space_tokenizerReturns vector of tokens, tokenization by space
splitstringSplit string helper function
symbolNGrammReturns n-gramms of characters for given input string
tail_whiletail_while combinator which returns tail elements while...
vFunction returns TRUE if and only if there is a vowel in the...
wordNGrammReturns n-gramms of words for given input string
word_tokenizerReturns vector of tokens, tokenized by word
perfail-stud/Rstudfile documentation built on Dec. 22, 2021, 7:43 a.m.