ULF Resources
Versioned ULF Annotation Guidelines
None released yet!
Stuff for ULF Annotations
ULF and Inference Annotators for gathering a corpus for ULF parsing and human annotations for inference experiments, respectively.
Current ULF Annotation Guidelines for currently involved researchers.
Code
Code written for ULF projects. Beware, some of this code may be under development. All the Lisp code assumes Allegro Common Lisp.
- Code for ULF inference projects – https://github.com/genelkim/ulf_inf
- Sanity Checker for ULF Annotation – https://github.com/genelkim/ulf-sanity-checker
- Mapping ULF formulas to English – https://github.com/genelkim/ulf2english
Libraries
Below are repositories are custom libraries for the above projects.
- ULF-specific Utilities – https://github.com/genelkim/ulf-lib
- General Common Lisp Utilities – https://github.com/genelkim/cl-util