.. _quick_start: =========== Quick Start =========== For quick start, please see the examples of launching an active learning annotation or benchmarking a novel query stategy / unlabeled pool subsampling strategy for sequence tagging and text classification tasks: +-----+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | # | Notebook | +-----+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | 1 | `Launching Active Learning for Token Classification `_ | +-----+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | 2 | `Launching Active Learning for Text Classification `_ | +-----+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | 3 | `Benchmarking a novel AL query strategy / unlabeled pool subsampling strategy `_ | +-----+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+