Sid26Roy commited on
Commit
84efe55
·
verified ·
1 Parent(s): 46ea1cb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -22,7 +22,7 @@ model.eval()
22
 
23
  # NLP tools
24
  # stop_words = set(stopwords.words("english"))
25
- lemmatizer = WordNetLemmatizer()
26
 
27
  # MBTI Labels
28
  MBTI_CLASSES = [
 
22
 
23
  # NLP tools
24
  # stop_words = set(stopwords.words("english"))
25
+ # lemmatizer = WordNetLemmatizer()
26
 
27
  # MBTI Labels
28
  MBTI_CLASSES = [