paco xander nathan
paco xander nathan
Thank you @jake-aft ! The repo is updated now with `pyproject.toml` support, using the legacy `setuptools-scm` back-end.
Hi @chencjiajy, great question. The library considers _noun chunks_ and apparently `spaCy` parses the term `it` as that. The _coreference_ capabilities for `spaCy` are currently marked "experimental", which is a...
Thank you kindly @0dB , looks great. I'm working to resolve the CI issue and get this merge.
Looks great, many thanks @Ankush-Chander and @Chtchou
Definitely, it's great to mention these points for others. That `examples/sample.ipynb` notebooks is sort of the "backbone" for our MkDocs, and it could have more cases illustrated.
Hi @scenaristeur, Thank you for the report. We don't use `sqlite3` as a dependency in the `kglab` library, so I'm trying to figure out how that has come into the...
Thank you kindly @jake-aft ! I've got time cleared out, and I'll work through the build. It's a little tricky given how the notebooks interact with generated docs, so I'll...
It's probably better to start from a branch based on the most recent `main` here, then back in the changes needed for a `poetry` build? Otherwise there may not be...
I agree @yifanwu as far as I can tell this no longer installs correctly. Am I missing something here, or are the Jupyter docs out of sync with the committed...
thank you for the help @blink1073