Skip to content

LindgeW/JointCWPDParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains the code for Deep Graph-Based Character-Level Chinese Dependency Parsing

Requirements

  • Python >= 3.7
  • torch >= 1.0
  • transformers >= 4.0

If you found the resources in this repo helpful, please cite the following paper:

@ARTICLE{wu2021char,  
author={Wu, Linzhi and Zhang, Meishan},  
journal={IEEE/ACM Transactions on Audio, Speech, and Language Processing},   
title={Deep Graph-Based Character-Level Chinese Dependency Parsing},   
year={2021},  
volume={29},  
pages={1329-1339}
}

About

Deep Graph-based Character-Level Chinese Dependency Parsing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages