CogComp / lbjava

Learning Based Java (LBJava)
http://cogcomp.cs.illinois.edu/page/software_view/LBJava
Other
13 stars 17 forks source link

Tutorials on constrained inference #20

Open danyaljj opened 8 years ago

danyaljj commented 8 years ago

We don't have enough documentation on the inference structure. The tutorials on the inference need to be extended.

Relevant Documentation: http://cogcomp.cs.illinois.edu/papers/RizzoloRo07.pdf http://cogcomp.cs.illinois.edu/page/publication_view/711 http://cogcomp.cs.illinois.edu/page/publication_view/208

This same lbj file can be helpful as well: https://gitlab-beta.engr.illinois.edu/cogcomp/illinois-comma-srl/blob/master/src/main/lbj/CommaClassifier.lbj

danyaljj commented 8 years ago

@yimingjiang want to take a stab at this?

bhargav commented 8 years ago

http://cogcomp.cs.illinois.edu/page/publication_view/711

danr-ccg commented 8 years ago

Daniel,

Are you looking to improve the documentation of how to use LBJava for constraints, or something more theoretical?

        Dan

From: Daniel Khashabi [mailto:notifications@github.com] Sent: Thursday, January 21, 2016 1:28 PM To: IllinoisCogComp/lbjava Subject: [lbjava] Tutorials on constrained inference (#20)

We don't have enough documentation on the inference structure. The tutorials on the inference need to be extended. This paper might be very helpful in this respect:

http://cogcomp.cs.illinois.edu/papers/RizzoloRo07.pdf

— Reply to this email directly or view it on GitHubhttps://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_IllinoisCogComp_lbjava_issues_20&d=BQMCaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=EoEIPOcXriNKNTRQxPa5uv7hPypxUE6tE_RlGOluh-c&m=CoDC6nK1nxG8znAQrOkuNoX7LoAnbAkQwhYvmAcI_B0&s=-LRLSgIEjv01MYdD7eD0RV0IJbkx9NEfL5WUwkk8wwM&e=.

danyaljj commented 8 years ago

At this point, just improving the documentation.