jTLEX

jTLEX is the Java library to perform temporal analysis of TimeML annotated texts. It takes TimeML annotated texts as input and then; extracts TimeML graphs from the texts, partitions TimeML graphs into temporally connected graphs, transforms them into Temporal Constraint Satisfaction Problems (TCSPs), extracts the timelines of TCSPs, detects temporal inconsistencies, and identifies temporal indeterminacies. jTLEX has been tested on the TimeBank files.

 

jTLEX is written for JavaSE-16 and has the package namespace edu.fiu.jtlex. The distribution does not include the TimeBank files; these can be downloaded from the LDC download site. This version of the software is distributed under a license that makes it free to use for all purposes, as long as proper copyright acknowledgment is made.

Description Link
Binary Files Only edu.fiu.jtlex_1.2.jar
User’s Manual edu.fiu.jtlex_1.2_manual.pdf
Source Only edu.fiu.jtlex_1.2_src.zip
Javadocs edu.fiu.jtlex_1.2_javadoc.zip
License edu.fiu.jtlex_license.txt
All-in-One edu.fiu.jtlex_1.2_all.zip
Demo Video Youtube link

For any questions, please email mocal001@fiu.edu.