Skip to content

I have received a research grant to analyze different word embedding techniques in detecting similarities between LinkedIn profiles and ultimately develop a mentor pairing program between college students.

Notifications You must be signed in to change notification settings

heyjustinai/linkedin-similarity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Linkedin Similarity with Word Embeddings

  • I was one of the 10 students in my university to receive a honors grant to carry out an independent research.
  • Wrote an undergraduate NLP research article comparing different text similarity method on Linkedin Data
  • Implement and analyzed performances of different NLP methods such as Word2Vec and GloVE on text similarity.

Paper Description

In this paper, we will primarily be comparing the standard bag- of-words approach with a popular word embedding by Stanford

called GloVe. We will be implementing these two embeddings with a popular text similarity method, namely, cosine similarity. We also explore the possibility of using text similarity to calculate the similarity between LinkedIn profiles. We will be running the two different approaches to compare the similarity of different LinkedIn profiles. We will then visualize the result using a heatmap to analyze our result.


Link to paper

  • Paper - Undergraduate Research Journal Paper

Credits

  • Dr. Kevin Lee


About

I have received a research grant to analyze different word embedding techniques in detecting similarities between LinkedIn profiles and ultimately develop a mentor pairing program between college students.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published