Skip to Content.
Sympa Menu

illinois-ml-nlp-users - Re: [Illinois-ml-nlp-users] Constraints in LBJ and documentation

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] Constraints in LBJ and documentation


Chronological Thread 
  • From: "Srikumar, Vivek" <vsrikum2 AT illinois.edu>
  • To: Ajay Nagesh <ajaynagesh 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] Constraints in LBJ and documentation
  • Date: Sun, 17 Mar 2013 18:59:05 +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 Ajay.

1. I have attached an example of how to use constraints in LBJ. This is a
simplified version of the Illinois Semantic Role Labeler. There are two
classifiers called the VerbArgumentIdentifier and the
VerbArgumentClassifier. The three constraints in the attached file only
involve the second one. Please take a look and see if it helps.

2. Regarding an IDE, the LBJ download package comes with a vim mode for
syntax highlighting LBJ. I personally use Emacs' java mode and it is
almost good enough.

I think the examples in the tutorials work. I haven't tried them in a
while, though. Could you point me to the differences between the LREC
paper and the examples in the tutorials?

3. There isn't an implementation for CoDL within LBJ. You might have to
write one.

-- vivek

On 3/15/13 8:53 AM, "Ajay Nagesh"
<ajaynagesh AT gmail.com>
wrote:

>Hi,
>
>I have a couple of doubts regarding LBJ.
>
>1) Adding constraints : In the LREC 2012 paper, the syntax for adding
>constraints is mentioned. But I could not find examples of constraints
>either in the tutorials or sample applications written in LBJ like
>document classifier, fame classifier, NER etc. Could someone point me to
>some working examples where constraints are part of the system developed.
>
>
>2) Documentation for LBJ language: The LREC paper briefly discusses the
>syntax of LBJ language. However, there are some differences between this
>and the examples in tutorials. Is there a comprehensive list of
>constructs that LBJ provides ? Also how does one write LBJ code, do you
>use an internal IDE for doing so ?
>
>3) LBJ and CoDL : Is there an implementation for CoDL (ref. to MLJ 2012
>paper : Structured Learning with Constrained Conditional Models )
>available in LBJ ?
>
>
>Any reply to these questions is very much appreciated.
>
>Thanks much,
>Ajay
>
>
>
>
>_______________________________________________
>illinois-ml-nlp-users mailing list
>illinois-ml-nlp-users AT cs.uiuc.edu
>http://lists.cs.uiuc.edu/mailman/listinfo/illinois-ml-nlp-users

Attachment: SRLExample.lbj
Description: SRLExample.lbj




Archive powered by MHonArc 2.6.16.

Top of Page