I understand that you have to provide training data (in a csv file) when you create a natural language classifier.
If I want to add some more training data for the classifier when this data becomes available, how should I proceed ? Should I re create the classifier with the original data + the new data ? Is there a way to send additional data to an existing classifier ?
Thanks for your help !