Awesome
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/
Requirements
- Ubuntu 16.04
- Python 3.6
- Pytorch 1.1.0
- GPU 32G
How to run
- Downloading the dataset to correspanding code files;
- Changing the data-file-path;
- Running the main function.
Note: We will carefully reorganize the github page after paper-reviewing.