Skip to content

finint/graphSEAT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphSEAT: Fusing Global Domain Information and Local Semantic Information to Classify Financial Documents

The implementation of graphSEAT in our paper: Mengzhen Fan, Dawei Cheng, Fangzhou Yang, et al. Fusing Global Domain Information and Local Semantic Information to Classify Financial Documents

Require

python 3.6 torch 0.4.0

Reproducing Results

  • Run preprocess.py
  • Run train.py

cite

@article{Fan2020FusingGD,
  title={Fusing Global Domain Information and Local Semantic Information to Classify Financial Documents},
  author={Mengzhen Fan and Dawei Cheng and Fangzhou Yang and S. Luo and Y. Luo and W. Qian and Aoying Zhou},
  journal={Proceedings of the 29th ACM International Conference on Information & Knowledge Management},
  year={2020}
}

About

Source Codes of graphSEAT (CIKM'20)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages