yzhangcs / crfpar

[ACL'20, IJCAI'20] Code for "Efficient Second-Order TreeCRF for Neural Dependency Parsing" and "Fast and Accurate Neural CRF Constituency Parsing".
https://www.aclweb.org/anthology/2020.acl-main.302
MIT License
76 stars 7 forks source link

easy use #7

Closed cdhx closed 3 years ago

cdhx commented 3 years ago

Thanks for publish this work, I wonder is there any way to easy use this method without deploy the whole project, such as python package, API or online demo?

yzhangcs commented 3 years ago

@cdhx Hi, please refer to this repo. I have released many pretrained models there for easy use.