CofeehousePy/services/corenlp/doc/ner/ner-gui.sh

5 lines
122 B
Bash
Raw Normal View History

2021-01-14 08:07:24 +01:00
#!/bin/sh
scriptdir=`dirname $0`
java -mx700m -cp "$scriptdir/stanford-ner.jar:lib/*" edu.stanford.nlp.ie.crf.NERGUI