issues
search
chartbeat-labs
/
textacy
NLP, before and after spaCy
https://textacy.readthedocs.io
Other
2.22k
stars
250
forks
source link
Fix issues with updated networkx/sklearn deps
#367
Closed
bdewilde
closed
1 year ago
bdewilde
commented
1 year ago
Description
update networkx calls to handle changes between v2 and v3 wrt numpy/scipy usage
update sklearn NMF parameters to v1+ naming
constrain jinja2 dep to work around dumb sphinx docs error
Motivation and Context
https://github.com/chartbeat-labs/textacy/issues/366
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
[x] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
Checklist:
[ ] My code follows the code style of this project.
[ ] My change requires a change to the documentation, and I have updated it accordingly.
Description
Motivation and Context
https://github.com/chartbeat-labs/textacy/issues/366
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: