What is Training Data?
Training data is the data that is used to train an NLU engine. An NLU engine allows chatbots to understand the intent of user queries.
The training data is enriched by data labeling or data annotation, with information about entities, slots…
This training process provides the bot with the ability to hold a meaningful conversation with real people.
After the training process, the bot is evaluated to measure the accuracy of the NLU engine. Evaluation identifies errors in the bot behavior and these errors are then fixed by improving training data. This cycle is repeated
When working on AI projects, owning data to nurture your solution is key for good performance.