yzhangcs / parser

:rocket: State-of-the-art parsers for natural language.
https://parser.yzhang.site/
MIT License
827 stars 139 forks source link

For UNK chars inside token #52

Closed KoichiYasuoka closed 3 years ago

KoichiYasuoka commented 3 years ago

and python 3.6 support for Google Colaboratories

yzhangcs commented 3 years ago

Great! Thanks for the contribution.

KoichiYasuoka commented 3 years ago

Thank you @yzhangcs for merging this PR, and do you have a plan to update the PyPI release of SuPar?

yzhangcs commented 3 years ago

@KoichiYasuoka Yeah, but not recently, since I'm still working for the implementation of MFVI&LBP for dependency parsing and some other features like integrating tokenizers. Currently I'm busy preparing my paper, I think the next release, SuPar v1.1.0, can be available around the Chinese New Year (after ACL deadline).

KoichiYasuoka commented 3 years ago

I'm very eager to see new PyPI release (even v.1.0.1), but I will wait for you @yzhangcs...

yzhangcs commented 3 years ago

@KoichiYasuoka Sorry for the late reply. Thank you for your attention to this package, and I will release the next version as soon as possible. There're still some exps and code in progress. Very glad if you'd like to make any PRs.