Skip to content

spiliossp/NLP_Citation_Link_Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Citation Link Prediction with Natural Language Processing (NLP)


Predict whether an academic paper cites another paper.

  • Find missing links.
  • Fraud-Deteciton, Plagiarism Detection.

  • READ Thesis PDF for project overview
  • READ Notebooks for Implementation/Code