CLSep 28, 2022

YATO: Yet Another deep learning based Text analysis Open toolkit

ByteDanceHarvard
arXiv:2209.13877v4131 citationsh-index: 23Has Code
Originality Synthesis-oriented
AI Analysis

This toolkit addresses the need for accessible deep learning tools in text analysis, particularly for cross-disciplinary researchers, though it is incremental as it builds on existing methods.

The authors introduced YATO, a lightweight and user-friendly open-source toolkit for text analysis with deep learning, designed to facilitate fast reproduction and refinement of state-of-the-art NLP models for cross-disciplinary researchers.

We introduce YATO, an open-source, easy-to-use toolkit for text analysis with deep learning. Different from existing heavily engineered toolkits and platforms, YATO is lightweight and user-friendly for researchers from cross-disciplinary areas. Designed in a hierarchical structure, YATO supports free combinations of three types of widely used features including 1) traditional neural networks (CNN, RNN, etc.); 2) pre-trained language models (BERT, RoBERTa, ELECTRA, etc.); and 3) user-customized neural features via a simple configurable file. Benefiting from the advantages of flexibility and ease of use, YATO can facilitate fast reproduction and refinement of state-of-the-art NLP models, and promote the cross-disciplinary applications of NLP techniques. The code, examples, and documentation are publicly available at https://github.com/jiesutd/YATO. A demo video is also available at https://www.youtube.com/playlist?list=PLJ0mhzMcRuDUlTkzBfAftOqiJRxYTTjXH.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes