Skip to content

allanchen95/CODE

Repository files navigation

Expert-Linking

Pytorch implementation of the paper "COAD: Contrastive Pre-training with Adversarial Fine-tuning for Zero-shot Expert Linking."

This is a simple online demo: https://newsminer.net/ExpertLinking/

Chinese Expert Linking Code

Requirements

  • Ubuntu 16.04
  • Python 3.6
  • Pytorch 1.1.0
  • GPU 32G

How to run

  1. Downloading the dataset to correspanding code files;
  1. Changing the data-file-path;
  2. Running the main function.

Note: We will carefully reorganize the github page after paper-reviewing.

About

AAAI'22-"CODE: Contrastive Pre-training with Adversarial Fine-tuning for Zero-shot Expert Linking."

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages