Skip to content

This repository is based on the model will tell how much secure our password is.

License

Notifications You must be signed in to change notification settings

Lomesh2000/Password-Strength--NLP

Repository files navigation

Password-Strength--NLP

NLP model deployed in heroku---https://password-strength--nlp.herokuapp.com/

Applications 🎯

This can be used for checking password strength as passwords are important.

Description 📌

Based on Natural Language Processing (NLP) that will help a person decide what password should he keep.

Concepts train data trained on:

  1. Logistic Regression
  2. Naive Bayes (MultinomialNB)
  3. Multinomial Logistic Regression

WEB APP

25.10.2021_00.37.03_REC.mp4

Packages used 🧗‍♂️

  1. NLTK
  2. Pandas
  3. scikit-learn
  4. TfidfVectorizer

Application (password=12345:

Result (when password is 12345):

Execution 🐉

To run the code, type python app.py

python app.py

About

This repository is based on the model will tell how much secure our password is.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published