richardpaulhudson / coreferee

Coreference resolution for English, French, German and Polish, optimised for limited training data and easily extensible for further languages
MIT License
102 stars 16 forks source link

Upgrade to allow python 3.11? #26

Closed babyhuey closed 1 year ago

babyhuey commented 1 year ago

Is it possible to create a release allowing python 3.11? We would like to upgrade everything to latest if possible

adstep commented 1 year ago

Also looking for support for 3.11.

richardpaulhudson commented 1 year ago

I looked into this but unfortunately there seem to be some issues with running some of the older spaCy versions against Python 3.11. Once these have been sorted out I can add Python 3.11 support for Coreferee.

richardpaulhudson commented 1 year ago

It turns out the issues were not relevant, and I have published a new release that supports Python 3.11.