Skip to content

GeekMAN: Geek-oriented username Matching Across online Networks

Notifications You must be signed in to change notification settings

mrayhanulmasud/geekman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GeekMAN

Problem

How can we identify malicious hackers participating in different online platforms using their usernames only? Hackers create brand around their online names. GeekMAN, a systematic human-inspired approach to identify similar usernames across online platforms focusing on technogeek platforms.

Input

Two technogeek usernames

Output

Similarity score

Dataset

The list of username pairs to be comapared is placed in a csv file located at data/test.csv. Username pairs are assumed to be comma-separated (username_1, username_2).

How to run the code

Run the jupyter notebook geekman_matching.ipynb

Results

A csv file is generated in output/sim_score.csv (username_1, username_2, sim_score)

About

GeekMAN: Geek-oriented username Matching Across online Networks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published