Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
UjjwalVIT
/
Text_analysis_and_metadata_app
like
5
Sleeping
App
Files
Files
Community
b8e9e38
Text_analysis_and_metadata_app
/
stanford_model
/
ner-gui.sh
UjjwalVIT
Upload 17 files
77b3126
over 1 year ago
raw
Copy download link
history
blame
Safe
118 Bytes
#!/bin/sh
scriptdir=`
dirname
$0
`
java -mx700m -
cp
"
$scriptdir
/stanford-ner.jar:lib/*"
edu.stanford.nlp.ie.crf.NERGUI