camel_tools
camel_tools copied to clipboard
[QUESTION] I can't Instanciate the MLEDisambiguator Model
i did the steps indicated and installed CAMel Tools with pip isntall , however i couldn't instanciate the MLEDisambiguator Model as it kept giving me this error: [Errno 2] No such file or directory: '/root/.camel_tools/data/morphology_db/calima-msa-r13/morphology.db' Can you please tell me what i did the problem is ?
you need to download the data.
I ran the command as instructed :camel_data -i light yet it always gives me a invalid syntax [error], akthough i installed the tool as instructed.
Yes, I faced the same problem with light. Try installing the default one it worked for me.
! camel_data -i defaults
thank you si much it worked !