-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
JDK #22
Comments
I think the issue with the JDK has been resolved. CLIFF needs the JDK to run. To get it started without geolocation, you could try commenting out Lines 3 to 7 in 73d9fe9
Lines 11 to 12 in 73d9fe9
@rahulbot has made it really easy to set up a CLIFF container too: https://github.com/mediacloud/cliff-docker, so after you set those up, you could change mpeds/mpeds/mpeds/open_ended_coders.py Line 333 in 73d9fe9
|
Hi Alex. Thanks a lot for your reply. I've managed to connect mpeds with rahulbot's cliff. However, I've run into issues when executing example-lexisnexis.py. Do you have any suggestions? ` File "example-lexisnexis.py", line 36, in File "/src/mpeds/classify_protest.py", line 321, in getSMO File "/usr/lib64/python2.7/site-packages/pandas/core/series.py", line 2355, in apply File "pandas/_libs/src/inference.pyx", line 1569, in pandas._libs.lib.map_infer (pandas/_libs/lib.c:66440) File "/usr/lib64/python2.7/site-packages/pandas/core/series.py", line 2342, in File "/src/mpeds/open_ended_coders.py", line 543, in getSMO File "/usr/lib/python2.7/site-packages/nltk/tokenize/stanford.py", line 87, in tokenize File "/usr/lib/python2.7/site-packages/nltk/tokenize/stanford.py", line 113, in _execute File "/usr/lib/python2.7/site-packages/nltk/internals.py", line 112, in java AttributeError: 'module' object has no attribute 'DEVNULL' |
Hi Alex,
I had the same issue as zeeshansayyed when running MPEDS on a Windows system- I'm using Git Bash. From reading the previous thread, however, I can't tell if the issue has been resolved.
Would you know something I can try? I'm hoping to use MPEDS for my dissertation.
Thanks.
The text was updated successfully, but these errors were encountered: