You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pass the Path to your unzipped Directory to the Text_Classification Constructor
In your case, it would look something like text_classification=RMDL_Text.Text_Classification(Xtrain,Ytrain,Xtest,Ytest, GloVe_dir="path/to/unzipped/directory")
I am getting the following error while executing the following code.
The text was updated successfully, but these errors were encountered: