Keyword matching algorithm -


so i'm trying find way create algorithm matches keywords.

so looking works bit linkedin.

basically person creates account choosing keywords database selecting skills. ex. "adobe photoshop" , selects his/her "level of knowledge" in specific program ranging 1-5.

and on other side employer puts in job posting selecting keywords relevant job. , employer has option drag keywords 2 different categories. simplicity lets call category 1 " important" , category 2 "less important" category 1 weighted x3 , cathegory 2 x1,5

example: if adobe photoshop considered "very important" , user has selected 4 on adobe photoshop skill level. he/she awarded 12 points.

i'm trying details out possible.

now kind of algorithm optimal matching keywords , putting users in kind of " highscore table" presenting best candidates specific posting

i hope got relevant info out.

thanks !


Comments

Popular posts from this blog

java - Date formats difference between yyyy-MM-dd'T'HH:mm:ss and yyyy-MM-dd'T'HH:mm:ssXXX -

c# - Get rid of xmlns attribute when adding node to existing xml -