lazyTextPredict
lazyTextPredict copied to clipboard
Add arguments to accept text and label data from user
in basic_classification.py
work on just the text input first
Use the datasets repo from huggingface to load even the user-provided data. Inituially support csv, then add functionality for jsoc, txt etc. Using this as reference