Man pages for activetext/activeR
a semi-supervised active learning algorithm for text classification.

active_initial_messagesPrints initial messages for active sampling, if needed.
active_labelActive Learning EM Algorithm
active_label_from_savedActive Learning EM Algorithm
active_label_wrapperActive Learning EM Algorithm
agg_helper_convertAggregation Helper
aggregate_model_predictionsAggregate Model Predictions
balancing_dataCreate a (un)balanced dataset with specified size and ratio...
check_extreme_words_inlabelCheck how often the extreme words are in the labeled...
check_lr_convergencecheck for convergence if using log-ratio sampling
choose_best_modelChoose best model.
classification_guiGUI to select labels.
clean_dataStructure Data
EMEM algorithm
E_stepE step of the EM algorithm
E_step_multiE step with multiple cluster
generate_lambda_vecCreates a vector of lambdas depending on decay value
gen_results_tblGenerate Results Table
get_alpha_mGet alpha_m
get_classesGet Classes
get_class_matrixGet Document Class Probability Matrix
get_class_probget weighted log of class probability
get_class_prob_logget weighted log of class probability
get_class_prob_NBNB step, class probability
get_clustersGet Clusters
get_conf_matrix_weightObtain weighted False negative and false positive in the...
get_dfmGet Document Feature Matrix
get_empirical_distGet True Empirical Word Distributions.
get_entropyGet Entropy Value
get_fixed_words_mtxGet a Matrix of Fixed Words and Class Probabilities.
get_indexGet Index
get_initial_documentsgets initial documents for active learning algorithm
get_keywordsGet Keywords
get_label_prop_figGet Label Proportion Figure
get_maximandget maximand. Use this to check if the EM keeps incrasing...
get_mean_mpeGet Mean Prediction Error Singular
get_mean_mpesGet Mean Prediction Error
get_model_diffGet Difference Between Model Parameters
get_model_weightsGet Model Weights
get_predict_prop_figGet Prediction Probability Figure
get_results_matrixGet Results Matrix for active_EM Output.
get_tune_lambda_figGets Tune Lambda Figure
get_uncertain_docsGet Uncertain Documents
get_weighted_predictionGet Weighted Prediction
get_word_probget log likelihood of a document
get_word_prob_logget log likelihood of a document
get_word_prob_NBGet Word Probability (Naive Bayes)
initialize_beta_tblinitializes a table of prior values for eta
KLKL Divergence Function
log_ratio_sampleLog-Ratio Sampling
match_clusters_to_docsMatch Multicluster EM Output to Document Matrix
match_EM_to_docsMatch EM Output to Document Matrix
multiEMEM algorithm
process_metadataProcess Model Metadata
query_etaQuery Eta
query_labelLabel Query
region_sampleLog-Ratio Region Sampling
region_sample_edgeLog-Ratio Region Sampling
reshapedocsreshape docs object such that the prediction at each...
reshapedocs_helper(helper) reshape docs object such that the prediction at each...
run_unsupervised_EMRun Unsupervised EM
sample_dataget a sample of dataset with a specific proportion of...
split_dfmSplits Document Term Matrix into two parts.
split_sparsematSplit DTM into positive and negative label areas Extract...
tune_lambdaTune Lambda Weight and Number of Clusters
tune_lambda_helperHelper Function for 'Tune_Lambda()'
tune_lambda_in_activeTunes lambda value at each iteraction, if enabled
tuning_algorithmActive EM Parameter Tuning Algorithm
update_resultsUpdate model results.
activetext/activeR documentation built on May 31, 2024, 10:21 a.m.