Kyle P. Johnson

Results 44 comments of Kyle P. Johnson

Thank you, Clément. This is a serious bug for many users (I always write my processed Doc’s as pickles.) Apr 22, 2024 at 14:24 by ***@***.***: > > > >...

What if you try `del token.morph` or `setattr()`? We need this info while writing spacy’s data to our Doc, however once we have it we do not need to save...

Fixed by @clemsciences with #1257

@mwitz8 You are welcome to pull version 1.2.6 with `pip`, then let us know if you can now save. Thanks for the report, this was a surprising one. And of...

We will, but not until one of our core dependencies (Stanza) does. But we have no idea when Stanza will be ready and our codebase will be updated. Meanwhile I...

I definitely encountered a dependency problem with 3.11 … something to do with incompatibility of torch. If anyone has a code patch that can make it work, we will gladly...

@pharos-alexandria I am impressed as ever by your contributions. @clemsciences and I have been debating what to do for odycy, since it relies on an older version of spacy —...

@pharos-alexandria Καλή Χρονιά! > Shoud I contact them or do you like to do that? If you kindly would, please do so and cc myself and Clément, so we can...

Thank you @x-tabdeveloping . @clemsciences and have this at the top of our list.

The code looks fine @clemsciences . A few requests, before we push to PyPI: 1. Would you please do one more sanity check: "Run all" (locally) the notebook https://github.com/cltk/cltk/blob/master/notebooks/Demo%20of%20Pipeline%20for%20all%20languages.ipynb --...