Specter Embeddings for Author Disambiguation

Introduction The purpose of this post will be to show you how to generate Specter Embeddings specifically for the S2AND author-disambiguation algorithm. Specter embeddings are one of the most important features used in S2AND. The developers of the specter embedding models have shared their model here, freely available for anyone to use. My implementation of the code can be found in this repo. The code Without too much to waste, here’s the fully code that will generate specter embeddings for a give papers....

May 2, 2023