Extracting cvs not able to complete
ahsanrajpoot0 opened this issue · 1 comments
ahsanrajpoot0 commented
deepanshuagarwal150 commented
nlp = spacy.load('en_core_web_sm')
use this in main.py. It will work.
ahsanrajpoot0 opened this issue · 1 comments
nlp = spacy.load('en_core_web_sm')
use this in main.py. It will work.