Papers by Jared Hummer
A Comprehensive Evaluation and Correction of the TimeBank Corpus (2022.lrec-1)
Copied to clipboard
| Challenge: | TimeML is an annotation scheme for capturing temporal information in text. |
| Approach: | They propose to use TimeML to validate TimeML and provide a rich dataset of events, temporal expressions, and temporal relationships for training and testing temporal analysis systems. |
| Outcome: | The proposed methods detect and correct errors in the TimeML corpus and provide a reference corpus for training and testing temporal analysis systems. |
jTLEX: a Java Library for TimeLine EXtraction (2023.eacl-demo)
Copied to clipboard
| Challenge: | Timeline EXtraction library provides Java implementation of TimeML annotations and tools for programmatic manipulation of Timeline graphs. |
| Approach: | jTLEX provides a Java implementation of TimeLine EXtraction algorithm and utilities for programmatic manipulation of TimeML graphs. |
| Outcome: | jTLEX provides a Java implementation of the TimeLine EXtraction algorithm, along with utilities for programmatic manipulation of TimeML graphs. |
pyTLEX: A Python Library for TimeLine EXtraction (2024.eacl-demo)
Copied to clipboard
| Challenge: | TimeML is a markup language for temporal information in text. |
| Approach: | pyTLEX is an implementation of the TimeLine EXtraction algorithm . it allows users to parse TimeML annotations, construct TimeML graphs, and execute the algorithm based on TimeML . |
| Outcome: | pyTLEX is an implementation of the TimeLine EXtraction algorithm . it allows users to parse TimeML annotations, construct TimeML graphs, and execute the algorithm to effect complete timeline extraction. |