Skip to content

Commit 6030814

Browse files
committed
readme update
1 parent 34ed4b6 commit 6030814

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

README.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,6 @@ This is a Wordseer-specific fork of Dustin Smith's [stanford-corenlp-python](htt
2222

2323
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.
2424

25-
26-
In other words:
27-
28-
sudo pip install pexpect unidecode jsonrpclib # jsonrpclib is optional
29-
git clone https://bitbucket.org/torotoki/corenlp-python.git
30-
cd corenlp-python
31-
wget http://nlp.stanford.edu/software/stanford-corenlp-full-2013-06-20.zip
32-
unzip stanford-corenlp-full-2013-06-20.zip
33-
3425
Then, to launch a server:
3526

3627
python corenlp/corenlp.py

0 commit comments

Comments
 (0)