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
You can now specify a different extra to get different version of torch. Supported extras: cpu, rocm63, rocm64 and cuda128.
Add a predefined "Pride & Prejudice" example text.
The ConversationalGraphExtractor now supports dynamic networks.
Various fixs:
Fix a rare crash for characters without names.
Fix a rare crash when computing the layout of an empty network.
The characters_extractor_kwargs parameter to predefined pipelines was renamed character_unifier_kwargs following the name change of the old characters_extractor module.