-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
I am getting this error even when all environment variables are set.
File "prac/build/lib.linux-x86_64-2.7/prac/pracmodules/nl_parsing/src/nlparsing.py", line 66, in init
self.parser = self.package_lexparser.LexicalizedParser.loadModel(self.pcfg_model_fname, ['-retainTmpSubcategories', '-maxLength', '160'])
File "/usr/local/lib/python2.7/dist-packages/jpype/_jpackage.py", line 62, in call
raise TypeError("Package {0} is not Callable".format(self.__name))
TypeError: Package edu.stanford.nlp.parser.lexparser.LexicalizedParser.loadModel is not Callable
I tried to find on the internet and there is no solution. Some people mentioned to give the path as a string. Other mention to check the path... I tried everything. Do you have any suggestion?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels