Skip to content

Instantly share code, notes, and snippets.

View urlgrey's full-sized avatar

Scott Kidder urlgrey

  • San Francisco, California
View GitHub Profile
sudo bash -c 'echo "spark.executor.extraClassPath /root/ephemeral-hdfs/conf:/home/ec2-user/lib/stanford-corenlp-3.4.1.jar:/home/ec2-user/lib/stanford-corenlp-3.4.1-models.jar" >> /root/spark/conf/spark-defaults.conf'
@urlgrey
urlgrey / stanford_nlp_download.sh
Last active August 29, 2015 14:26
Downloading Stanford NLP JARs
mkdir -p ~/lib && \
cd ~/lib && \
wget http://central.maven.org/maven2/edu/stanford/nlp/stanford-corenlp/3.4.1/stanford-corenlp-3.4.1.jar && \
wget http://central.maven.org/maven2/edu/stanford/nlp/stanford-corenlp/3.4.1/stanford-corenlp-3.4.1-models.jar
### Keybase proof
I hereby claim:
* I am urlgrey on github.
* I am urlgrey (https://keybase.io/urlgrey) on keybase.
* I have a public key whose fingerprint is 3448 2319 82F6 AF7A 0A9F 3ECC 40E8 5AC5 269B 8818
To claim this, I am signing this object: