Skip to content

Updated to detect false positives#122

Open
Jordanwhit1 wants to merge 1 commit into
mainfrom
sprint3-techniGALS-detectingSocialMediaUsernames
Open

Updated to detect false positives#122
Jordanwhit1 wants to merge 1 commit into
mainfrom
sprint3-techniGALS-detectingSocialMediaUsernames

Conversation

@Jordanwhit1

Copy link
Copy Markdown
Contributor

No description provided.

@claesmk claesmk left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This does not solve the false detection. In your requirements you wrote "not to exceed 16 characters" - so this should not be detected as a USERNAME per your requirements.

# invalid userid - issue indicated 16 chars max
  ---
  instagram @12AaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZz
  type: USERNAME, start: 10, end: 36, score: 0.8
  ** FALSE DETECTION **

@claesmk

claesmk commented Nov 19, 2023

Copy link
Copy Markdown
Contributor

@Jordanwhit1 - reminder to address the review comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Detect Social Media Usernames and correct the identification of False Positives

3 participants