Skip to content

suixuhui/ETZEL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

ETZEL

Data Preparation

Run

  1. Encoding type and its description: python typing/encode_types.py
  2. Train the ultra-fine entity typing model: python typing/main.py
  3. Generate type information of the zero-shot entity linking data: python typing/main.py --mode generate --load_modal "./models/berttype"
  4. Merge all type information: python generate_types.py
  5. Run zero-shot entity linking candatate generation: following https://github.com/facebookresearch/BLINK

If you use our code in your work, please cite us.

Xuhui Sui, Ying Zhang, Kehui Song, Baohang Zhou, Guoqing Zhao, Xin Wei and Xiaojie Yuan. 2022. Improving Zero-Shot Entity Linking Candidate Generation with Ultra-Fine Entity Type Information. 2022 International Conference on Computational Linguistics (COLING 2022).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages