Man pages for MarekProkop/keywordr
Research and classify search engine queries in R!

accentize_queriesTries to add accents or diacritics where they should be
extract_patternExtracts a regex pattern from a character vector (vectorized)
import_mm_fileImports a single Marketing Miner CSV file
join_labelsDeduplicates and joins multiple label values
join_patternsDeduplicates regex patterns and joins them by "|"
keywordr-packagekeywordr: Research and classify search engine queries in R!
kwr_add_patternAdds a new regex pattern to a pruning or classification...
kwr_build_regexCreates regular expression from a single string
kwr_classified_queriesOutputs classified queries
kwr_classifyClassifies queries based on recipes in a YAML file
kwr_clean_queriesOutputs cleaned (normalized and accentized) queries
kwr_collocationsFinds collocations, i.e. multiword phrases that are more...
kwr_dimension_namesGets the names of all dimensions
kwr_dimension_tableOutputs frequency table of a given dimension
kwresearchCreates an object of the kwresearch class
kwr_importImports queries to a kwresearch object
kwr_import_mmImports Marketing Miner CSV file(s) to an empty kwresearch...
kwr_long_queriesOutputs queries longer than a specific number of characters
kwr_ngramsGenerates n-grams from queries
kwr_pruneRemoves unwanted queries according to YAML recipes
kwr_pruned_queriesOutputs pruned queries
kwr_prune_long_queriesFrom pruned data removes queries longer than a specific...
kwr_queriesOutputs the most processed queries
kwr_removed_queriesOutputs queries removed by kwr_prune
kwr_remove_stopwordsRemoves stopwords from a dataset, e.g. n-grams
kwr_source_queriesOutputs raw, source queries
kwr_stopwordsReturn stopwords as a character vector
kwr_subqueriesGenerates n-grams from queries and filter only those that...
kwr_summaryPrints number of queries in all phases of processing
kwr_test_regexExplore a regex pattern applied on queries
kwr_unclassified_queriesList queries that are not classified in all or specified...
kwr_use_stopwordsSet a stopword list to use with n-gram functions
process_prune_recipeProcesses a single pruning recipe
process_recipeProcesses a single recipe
process_valueProcesses a single value of a recipe of the type label
read_recipesReads classification recipes from a YAML file
set_flagSets a classification flag (logical value)
set_labelSets a classification label (character)
MarekProkop/keywordr documentation built on Nov. 6, 2022, 11:31 a.m.