paper-with-me

홈 › Papers

An Open Source Library for Semantic-Based Datetime Resolution

2016-12-01 · COLING 2016 12 · Aur{\'e}lie Merlo, Denis Pasin

In this paper, we introduce an original Python implementation of datetime resolution in french, which we make available as open-source library. Our approach is based on Frame Semantics and Corpus Pattern Analysis in order to provide a precise semantic interpretation of datetime expressions. This interpretation facilitates the contextual resolution of datetime expressions in timestamp format.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

DATETIME: A new benchmark to measure LLM translation and reasoning capabilities

2025-04-22 · Edward Gaere, Florian Wangenheim

This paper introduces DATETIME, a new high-quality benchmark designed to evaluate the translation and reasoning abilities of a Large Language Model (LLM) on datetimes. A datetime is simply a date and a time, for example …

Language ModelingLanguage ModellingLarge Language ModelTranslation

DeepInverse: A Python package for solving imaging inverse problems with deep learning

2025-05-26 · Julián Tachella, Matthieu Terris, Samuel Hurault, Andrew Wang 외

DeepInverse is an open-source PyTorch-based library for solving imaging inverse problems. The library covers all crucial steps in image reconstruction from the efficient implementation of forward operators (e.g., optics,…

Image Reconstruction

Kimera: an Open-Source Library for Real-Time Metric-Semantic Localization and Mapping

2019-10-06 · Antoni Rosinol, Marcus Abate, Yun Chang, Luca Carlone

We provide an open-source C++ library for real-time metric-semantic visual-inertial Simultaneous Localization And Mapping (SLAM). The library goes beyond existing visual and visual-inertial SLAM libraries (e.g., ORB-SLAM…

3D ReconstructionComputational EfficiencyCPUSemantic SLAM+2

Import2vec - Learning Embeddings for Software Libraries

2019-03-27 · Bart Theeten, Frederik Vandeputte, Tom Van Cutsem

We consider the problem of developing suitable learning representations (embeddings) for library packages that capture semantic similarity among libraries. Such representations are known to improve the performance of dow…

Semantic SimilaritySemantic Textual Similarity

Penman: An Open-Source Library and Tool for AMR Graphs

2020-07-01 · ACL 2020 6 · Michael Wayne Goodman

Abstract Meaning Representation (AMR) (Banarescu et al., 2013) is a framework for semantic dependencies that encodes its rooted and directed acyclic graphs in a format called PENMAN notation. The format is simple enough …

Abstract Meaning Representation