Training
In this section, we describe how to train your own Stanza models on your own data, including some end to end tutorials for the most common use cases.
Table of contents
- Model Training and Evaluation
- Add a New Language
- Word Vectors
- Adding a new NER model
- Adding a new CharLM model
- Adding a new Sentiment model
- Adding a new Constituency model
- Adding a new Coref model
- Retrain models for a UD dataset
- Retrain models for a new UD release
- Retrain models for an NER dataset
- Retrain models for a Sentiment dataset