facebook / facebook/duckling

Time dim only captures first part of time in Arabic

Open
#756 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Haskell
Stars
4.3k
Forks
740
PR merge metrics
No merged PRs in 30d

Description

Example:
if I enter "في 14:30"

I get:

[[{'tag': 'time', 'start': 0, 'end': 5, 'body': 'في 14', 'value_norm': {'values': [{'value': '2025-10-09T02:37:09.113-07:00', 'grain': 'second', 'type': 'value'}], 'value': '2025-10-09T02:37:09.113-07:00', 'grain': 'second', 'type': 'value'}, 'latent': False}]]

Is there a way to get the entire time to be captured? Hours and minutes? like: 14:30 or 14:30 pm?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.