lazyTextPredict icon indicating copy to clipboard operation
lazyTextPredict copied to clipboard

Add arguments to accept text and label data from user

Open jiteshpabla opened this issue 5 years ago • 2 comments

in basic_classification.py

jiteshpabla avatar Oct 05 '20 15:10 jiteshpabla

work on just the text input first

jiteshpabla avatar Oct 26 '20 15:10 jiteshpabla

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

jiteshpabla avatar Nov 16 '20 07:11 jiteshpabla