Textnets version 0.9.4
- Updates to spaCy 3.7.2 and to igraph 0.10.5.
- Adds Python 3.12 compatibility. (In response to #61.)
- Fixes a bug in how tf-idf is calculated without sublinear scaling.
- If the corpus contains long documents, adjust spaCy's maximum document length parameter as needed.
🚀