I am facing below issue in LingFeast library when I execute "from lingfeat import extractor" #13005
-
Downloading: https://github.com/yzhangcs/parser/releases/download/v1.1.0/ptb.crf.con.lstm.char.zip to /root/.cache/supar/ptb.crf.con.lstm.char.zipTypeError Traceback (most recent call last) 4 frames TypeError: nop() missing 1 required positional argument: 'it' |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Seems like the issue you're encountering is not related to spaCy. Please use the discussion forum of the |
Beta Was this translation helpful? Give feedback.
Seems like the issue you're encountering is not related to spaCy. Please use the discussion forum of the
lingfeat
library instead.