jacmule

Results 2 comments of jacmule

默认只给出两个 如果需要都提取出来 把TimeNormalizer.py 第125行`dic['timespan'] = [res[0].time.format("YYYY-MM-DD HH:mm:ss"), res[1].time.format("YYYY-MM-DD HH:mm:ss")]` 改为`dic['timespan']=[re.time.format("YYYY-MM-DD HH:mm:ss") for re in res]`即可 不过因为有时间上下文的处理 不建议输入多个事件描述

> Hi, this error message doesn't tell a lot about the error. Check journalctl on the host - maybe it doesn't succeed in executing geesefs on the host in your...