ML Kit (Entity Extraction) cannot recognize date format (dd/mm) or hour format (18h something) #800
 Unanswered 
    albertsampaio   asked this question in General 
 Replies: 0 comments
 Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment 
 
Uh oh!
There was an error while loading. Please reload this page.
-
Based on the code of https://github.com/googlesamples/mlkit/tree/master/android/entityextraction, the ML kit, function Entity Extraction, cannot recognize dates in text written like "18/Mar" or "18/03". I think it should assume current year. Also it cannot identify hours written like "18h" or "18h00" or "18h00min" or "18h00".
Beta Was this translation helpful? Give feedback.
All reactions