Skip to content
/ DictSKB Public

Code and data of the paper "Automatic Construction of Sememe Knowledge Bases via Dictionaries"

License

Notifications You must be signed in to change notification settings

thunlp/DictSKB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DictSKB

This is the official repository of the code and data of the paper Automatic Construction of Sememe Knowledge Bases via Dictionaries, which is published on Findings of ACL: ACL-IJCNLP 2021 [pdf].

Evaluation Datasets and Tools

  • Download Glove vectors, which is used for NLI, CR and Textual Adversarial Attack experiments.

  • Download Stanford POS Tagger, which is used for generating candidate words for Textual Adversarial Attack. However, you can directly use our preprocessed data.

Running Instructions

Please see the README.md files in ConsistencyCheck/, CR/, LM_SDLM/ and NLI/ for specific running instructions for each model on corresponding intrinsic evaluation and downstream tasks.

Citation

Please kindly cite our paper:

@article{qi2021automatic,
  title={Automatic Construction of Sememe Knowledge Bases via Dictionaries},
  author={Qi, Fanchao and Chen, Yangyi and Wang, Fengyu and Liu, Zhiyuan and Chen, Xiao and Sun, Maosong},
  journal={arXiv preprint arXiv:2105.12585},
  year={2021}
}

About

Code and data of the paper "Automatic Construction of Sememe Knowledge Bases via Dictionaries"

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages