SOTAVerified

Demo Application for the AutoGOAL Framework

2020-12-01COLING 2020Unverified0· sign in to hype

Suilan Estevez-Velarde, Alejandro Piad-Morffis, Yoan Guti{\'e}rrez, Andres Montoyo, Rafael Mu{\~n}oz-Guillena, Yudivi{\'a}n Almeida Cruz

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

This paper introduces a web demo that showcases the main characteristics of the AutoGOAL framework. AutoGOAL is a framework in Python for automatically finding the best way to solve a given task. It has been designed mainly for automatic machine learning(AutoML) but it can be used in any scenario where several possible strategies are available to solve a given computational task. In contrast with alternative frameworks, AutoGOAL can be applied seamlessly to Natural Language Processing as well as structured classification problems. This paper presents an overview of the framework's design and experimental evaluation in several machine learning problems, including two recent NLP challenges. The accompanying software demo is available online (https://autogoal.github.io/demo) and full source code is provided under the MIT open-source license (https://autogoal.github.io).

Tasks

Reproductions