Skip to Content.
Sympa Menu

illinois-ml-nlp-users - [Illinois-ml-nlp-users] Illinois-SRL-3.0.5 service "Connection timed out"

illinois-ml-nlp-users AT lists.cs.illinois.edu

Subject: Support for users of CCG software closed 7-27-20

List archive

[Illinois-ml-nlp-users] Illinois-SRL-3.0.5 service "Connection timed out"


Chronological Thread 
  • From: Meghana Kshirsagar <mkshirsa AT andrew.cmu.edu>
  • To: illinois-ml-nlp-users AT cs.uiuc.edu
  • Subject: [Illinois-ml-nlp-users] Illinois-SRL-3.0.5 service "Connection timed out"
  • Date: Thu, 27 Mar 2014 22:35:57 -0400
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/illinois-ml-nlp-users/>
  • List-id: Support for users of CCG software <illinois-ml-nlp-users.cs.uiuc.edu>


Dear CCGers,
Thanks for your great packages!

I was trying to use the illinois-SRL-3.0.5 package. Running the script srl.sh
seems to require a remote SRL server's connection properties -- hostname and
port. I used the ones specified by default and also the ones at:
https://cogcomp.cs.illinois.edu/cgi-secure/private/connect_to_server_monitor.pl?smPort=8001
However, the connection times out.

Here is the output from running the script:

./srl.sh -v --batch-whitespace --batch cv.test.sentences --batch-output-file
cv.test.sentences.srl
INFO: 22:29:33.130 [main] e.i.c.c.srl.main.SRLApplication - Finished reading
configuration.
INFO: 22:29:33.148 [main] e.i.cs.cogcomp.srl.main.SRLSystem - Initializing
SRL classifiers
INFO: 22:29:33.168 [main] e.i.cs.cogcomp.srl.main.SRLSystem - Finished
initializing all classifiers
INFO: 22:29:33.192 [main] e.i.cs.cogcomp.srl.main.SRLSystem - Loading models
into memory by running SRL on a dummy sentence...
INFO: 22:29:33.192 [main] e.i.cs.cogcomp.srl.main.SRLSystem - Dummy sentence:
I do .
INFO: 22:29:33.197 [main] e.i.c.c.e.utilities.WordNetManager - Loading
wordnet properties as a classpath resource: true
Mar 27, 2014 10:29:33 PM net.didion.jwnl.util.MessageLog doLog
INFO: Installing dictionary
net.didion.jwnl.dictionary.FileBackedDictionary@5902ab44
INFO: 22:29:39.445 [main] e.i.c.c.s.f.VerbFeatureGenerator - Reading verb
class dictionary. Looking for verbClass.txt in the classpath
INFO: 22:29:39.468 [main] e.i.c.c.s.f.VerbFeatureGenerator - Loaded verb
class dictionary. Test: classes for 'give' are [ 13.1]
INFO: 22:29:42.183 [main] e.i.c.c.s.u.PropBankUtilities - Successfully loaded
legal arguments. Legal arguments for abandon are [null, A0, A1, A2, AM-ADV,
AM-CAU, AM-DIS, AM-LOC, AM-MNR, AM-MOD, AM-NEG, AM-PNC, AM-TMP, R-A0, R-A1,
null]
## VerbSRLSystem.getSRLSystemIdentifier(): returning id:
'verb-IllinoisSRL-3.0.4'
INFO: 22:29:56.566 [main] e.i.cs.cogcomp.srl.main.SRLSystem - Obtained SRL
for sentence: do:Predicate(A0:I, )

INFO: 22:29:56.566 [main] e.i.cs.cogcomp.srl.main.SRLSystem - Finished
loading models. Phew!
INFO: 22:29:56.569 [main] e.i.c.c.srl.main.BatchSRLApplication - Creating
curator client
INFO: 22:29:56.573 [main] e.i.c.c.srl.main.BatchSRLApplication - Default
parser = Charniak
Error: java.net.ConnectException: Connection timed out

Is there some fix to this? Can I not run it locally? I had problems
installing the Curator package and so I decided to go with this stand-alone
SRL component.

Any help will be greatly appreciated.
Thanks.
Meghana.






Archive powered by MHonArc 2.6.16.

Top of Page