From 133784ff7645c9dcf69825983f405ee9368710b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric?= <36985683+cedricemvista@users.noreply.github.com> Date: Thu, 26 Feb 2026 11:11:56 +0100 Subject: [PATCH] Update guidelines.md Add TimeFuzzy --- guidelines/guidelines.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/guidelines/guidelines.md b/guidelines/guidelines.md index fdf1163..fc61ef2 100644 --- a/guidelines/guidelines.md +++ b/guidelines/guidelines.md @@ -479,6 +479,7 @@ Those must be read from the underlined token to the bold one with the correspond | | `TimeMin` | After Mary **entered** the room, John left. | | | `TimeMax` | Before Mary **entered** the room, John left. | | | `TimeFuzzy` | Around the time Mary **entered** the room, John left. | +| | `TimeSpan` | The attacks took place two minutes apart. | | | `TimeDuration` | As Mary **entered** the room, John left. | | | `TimeFrequency`\** | John **trains** five times a week. | @@ -1950,4 +1951,4 @@ The corresponding visual graph from The corresponding annotated document on the INCEpTION platform: -![Example from DMR's paper on INCEpTION](img/fig1_inception.JPG) \ No newline at end of file +![Example from DMR's paper on INCEpTION](img/fig1_inception.JPG)