This is a simple Python script for classifying text into predefined categories.
- Train model: Train the text classifier with a given dataset
- Classify text: Classify a given text into a predefined category
- Evaluate accuracy: Evaluate the accuracy of the text classifier with a given test dataset