soni-ratnesh/compendium

In model.ipnb predict function dosent work with string as a sentence parameter

soni-ratnesh opened this issue · 0 comments

Given a string as a sentence parameter, the program doesn't go to if clause.
Need to change if condition to type() or isinstance().
image