You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace python-louvain library with networkx equivalent for graph topic modeling.
python-louvain was originally used back when txtai supported Python >= 3.7. The networkx equivalent was only added to packages built for Python >= 3.8.