Inference and Fine-Tuning with 'ConfliBERT' Conflict Text Models


[Up] [Top]

Documentation for package ‘conflibertR’ version 0.5.3

Help Pages

autoplot.conflibert_al_session Plot Active Learning Progress with ggplot2
autoplot.conflibert_classify Plot Classification Results with ggplot2
autoplot.conflibert_comparison Plot a Model Comparison with ggplot2
autoplot.conflibert_finetune Plot a Fine-tuning Confusion Matrix with ggplot2
autoplot.conflibert_multilabel Plot Multilabel Results with ggplot2
autoplot.conflibert_ner Plot NER Results with ggplot2
conflibert_active_label Label the Current Query Interactively
conflibert_active_next Submit Labels and Query the Next Batch
conflibert_active_save Save the Active Learning Model
conflibert_active_start Start an Active Learning Session
conflibert_available Is the ConfliBERT Python Backend Available?
conflibert_benchmark Benchmark the Pretrained Classifier
conflibert_classify Binary Classification
conflibert_compare Compare Multiple Models
conflibert_example Load Example Dataset
conflibert_finetune Fine-tune a Classification Model
conflibert_install Install Python dependencies for ConfliBERT
conflibert_load Load a Fine-tuned Classifier
conflibert_models List Available Models
conflibert_multilabel Multilabel Classification
conflibert_ner Named Entity Recognition
conflibert_qa Question Answering
conflibert_status Check the conflibertR Setup
plot.conflibert_al_session Plot an Active Learning Session
plot.conflibert_classify Plot Classification Results
plot.conflibert_comparison Plot a Model Comparison
plot.conflibert_finetune Plot a Fine-tuning Confusion Matrix
plot.conflibert_multilabel Plot Multilabel Results
plot.conflibert_ner Plot NER Results
predict.conflibert_classifier Predict with a Loaded Classifier
theme_conflibert ConfliBERT ggplot2 Theme