semantic-guesser icon indicating copy to clipboard operation
semantic-guesser copied to clipboard

Training and testing of linguistic passwords models.

Results 5 semantic-guesser issues
Sort by recently updated
recently updated
newest added

When attempting to train i get the following error: ![image](https://user-images.githubusercontent.com/104457201/205729271-c34b0ffa-8b11-4a9e-b43d-b8ae45a10bad.png)

Bumps [numpy](https://github.com/numpy/numpy) from 1.17.0 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies

Just updating the documentation in the readme to reflect the current program state. As per line 586 of train.py, the tag type is given to the program with the argument...

The passwords appear lowercased in sets.pass_text. There's no reason for this. It should be saved in case sensitive mode.