Skip to Content.
Sympa Menu

illinois-ml-nlp-users - Re: [Illinois-ml-nlp-users] Please help with this error( Error- expecting the 'configFilename' parameter, read:BILOU)

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

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

List archive

Re: [Illinois-ml-nlp-users] Please help with this error( Error- expecting the 'configFilename' parameter, read:BILOU)


Chronological Thread 
  • From: "Sammons, Mark" <mssammon AT illinois.edu>
  • To: rexi <rexi1010 AT gmail.com>, "illinois-ml-nlp-users AT cs.uiuc.edu" <illinois-ml-nlp-users AT cs.uiuc.edu>
  • Subject: Re: [Illinois-ml-nlp-users] Please help with this error( Error- expecting the 'configFilename' parameter, read:BILOU)
  • Date: Tue, 14 May 2013 00:35:40 +0000
  • Accept-language: en-US
  • 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>

Hi, Rexi.

Can you clarify what you initially downloaded, and what was missing that you needed?

Mark


From: illinois-ml-nlp-users-bounces AT cs.uiuc.edu [illinois-ml-nlp-users-bounces AT cs.uiuc.edu] on behalf of rexi [rexi1010 AT gmail.com]
Sent: Monday, May 13, 2013 6:30 PM
To: illinois-ml-nlp-users AT cs.uiuc.edu
Subject: [Illinois-ml-nlp-users] Please help with this error( Error- expecting the 'configFilename' parameter, read:BILOU)

Hi,

When I try to run the NerTagger.java to tag the text file I got the following error.

Exception caught:
java.lang.Exception: Error- expecting the 'configFilename' parameter, read:BILOU
    at edu.illinois.cs.cogcomp.LbjNer.LbjTagger.Parameters.readAndLoad(Parameters.java:45)
    at edu.illinois.cs.cogcomp.LbjNer.LbjTagger.Parameters.readConfigAndLoadExternalData(Parameters.java:23)
    at edu.illinois.cs.cogcomp.LbjNer.LbjTagger.NerTagger.main(NerTagger.java:14)

I am using eclipse and I have added the jar files LBJ2.jar,LBJ2Library.jar(I got this from the downloaded LbjNerTagger1.11.release) and LbjNerTagger-2.1.jar(I got this from the extended version because I couldn't find it from the 1.11 version) and I gave the following in Program arguments in eclipse.
-Xmx2000m -annotate sampleText.txt sampletagged.txt true Config/allFeaturesBigTrainingSet.config

Can you please help me to solve this and also I am not sure whether I am running the correct file for tagging the text file?

Thanks,
Rexy





Archive powered by MHonArc 2.6.16.

Top of Page