You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-9Lines changed: 0 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,15 +22,6 @@ This is a Wordseer-specific fork of Dustin Smith's [stanford-corenlp-python](htt
22
22
23
23
To use this program you must [download](http://nlp.stanford.edu/software/corenlp.shtml#Download) and unpack the zip file containing Stanford's CoreNLP package. By default, `corenlp.py` looks for the Stanford Core NLP folder as a subdirectory of where the script is being run.
24
24
25
-
26
-
In other words:
27
-
28
-
sudo pip install pexpect unidecode jsonrpclib # jsonrpclib is optional
0 commit comments