UCREL / pymusas

Python Multilingual Ucrel Semantic Analysis System
https://ucrel.github.io/pymusas/
Apache License 2.0
30 stars 12 forks source link

issue loading "en_dual_none_contextual" #35

Closed jasp9559 closed 1 year ago

jasp9559 commented 2 years ago

I am Jaspreet and am using the code from URCEL under your repository for a project of mine. I was trying to implement the code for English language and the following error for 'en_dual_none_contextual" is coming repeatedly. I am not sure why? Could you please help out on this. image

Kindly help out on this AEAP

Regards

Jaspreet Singh

perayson commented 2 years ago

Thanks for flagging this @jasp9559, can you confirm which version of spaCy you are using? I wonder if you need to fix to v3.3.1 as described here: https://github.com/UCREL/pymusas/issues/34 in an earlier issue?

jasp9559 commented 2 years ago

Ok will check and come back, thanks for the reply

perayson commented 1 year ago

Now resolved with this recent update: https://github.com/UCREL/pymusas-models/pull/5