# Text Prediction ::::{grid} 2 :gutter: 3 :::{grid-item-card} AutoMM for Text Prediction - Quick Start :link: beginner_text.html How to train high-quality text prediction models with AutoMM. ::: :::{grid-item-card} AutoMM for Text Prediction - Multilingual Problems :link: multilingual_text.html How to use AutoMM to build models on datasets with languages other than English. ::: :::{grid-item-card} AutoMM for Named Entity Recognition - Quick Start :link: ner.html How to use AutoMM for entity extraction. ::: :::{grid-item-card} AutoMM for Named Entity Recognition in Chinese - Quick Start :link: chinese_ner.html How to use AutoMM for entity extraction in Chinese text. ::: :::: ```{toctree} --- maxdepth: 1 hidden: true --- beginner_text ner chinese_ner multilingual_text ```