NLP model deployed in heroku---https://password-strength--nlp.herokuapp.com/
This can be used for checking password strength as passwords are important.
Based on Natural Language Processing (NLP) that will help a person decide what password should he keep.
- Logistic Regression
- Naive Bayes (MultinomialNB)
- Multinomial Logistic Regression
25.10.2021_00.37.03_REC.mp4
NLTK
Pandas
scikit-learn
TfidfVectorizer
To run the code, type python app.py
python app.py