par Nachtegael, Charlotte ;De Stefani, Jacopo ;Lenaerts, Tom
Référence European Chapter of the Association for Computational Linguistics(17: 2 May 2023 to 4 May 2023: Dubrovnik, Croatia), Proceedings of the 17th Conference of the European Chapter of the Association for Computational Linguistics, System Demonstrations, Association for Computational Linguistics, Ed. 17, page (117--127)
Publication Publié, 2023-05-01
Publication dans des actes
Résumé : In this paper, we present ALAMBIC, an open-source dockerized web-based platform for annotating text data through active learning for classification task. Active learning is known to reduce the need of labelling, a time-consuming task, by selecting the most informative instances among the unlabelled instances, reaching an optimal accuracy faster than by just randomly labelling data. ALAMBIC integrates all the steps from data import to customization of the (active) learning process and annotation of the data, with indications of the progress of the trained model that can be downloaded and used in downstream tasks. Its architecture also allows the easy integration of other types of model, features and active learning strategies.The code is available on https://github.com/Trusted-AI-Labs/ALAMBIC and a video demonstration is available on https://youtu.be/4oh8UADfEmY.