Skip to content

Hang14/SPPGAT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SPPGAT

This repository is the source code for the paper 'Semantics from Look and Sound: Learning Chinese Character Representations from Function-Specific Components and Pronunciations'.

Steps to run the code

  1. Build env with requirements.txt;
  2. Download the BERT model 'chinese_L-12_H-768_A-12' and change the path in config file;
  3. Download the data from 'Weibo' and change the path in config file;
  4. Run:
bash script/run_weibo.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published