Skip to content

asirgogogo/WhoIsWho-IND-KDD-2024-rank6

 
 

Repository files navigation

WhoIsWho-IND-KDD-2024-rank6

Reproduction Instructions

Run ipynb 01-10 in sequence or train sh

Method overview

01 get text(title,abstract,keyword,venue) embedding from tfidf,word2vec,chatglm3 and bge-m3

02 For each autherID, calculate the similarity between each pid and other pids

03 Extract strongly correlated information (co author, co-org, co-keyword...)

04 tree model

05 gnn model and post-processs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 98.6%
  • Python 1.3%
  • Shell 0.1%