globalwordnet / OMW

The Open Multilingual Wordnet
http://compling.hss.ntu.edu.sg/omw/
MIT License
57 stars 9 forks source link

OMW-Sense click (and mouse-over) fail if there are no definitions inside #78

Open lmorgadodacosta opened 4 years ago

lmorgadodacosta commented 4 years ago

File "/home/lmc/new_omw_test/omw/omw/init.py", line 755, in omw_sense sdef = sdefs[min(sdefs[s_id].keys())] ## a language ValueError: min() arg is an empty sequence