biolab / orange3-text

🍊 :page_facing_up: Text Mining add-on for Orange3
Other
127 stars 84 forks source link

Monkey-patch scipy.linalg.triu for gensim #1060

Closed markotoplak closed 4 months ago

markotoplak commented 6 months ago
Issue

Fixes #1059, also see #1058 for failure.

Description of changes

Because we can not expect gensim to release anytime soon, monkey patch scipy.linalg.triu when not available.