biolab / orange3-text

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

Update owcorpus.py #1083

Open jcmhk opened 2 months ago

jcmhk commented 2 months ago

if you create an ows file containing a corpus on one computer and open it on another, it happens that the second PC does not find the language and displays an error message in a loop. This PR allows you to load the workflow on the second PC.

if language not found continu

Issue
Description of changes
Includes