Two values in time entity (Using Duckling)

Am getting two values for “time” entity from duckling .

i have configured NLU as data.md

data.md (5.7 KB)

and my predction of the date would be [‘8th July’, ‘2019-07-08T00:00:00.000+00:00’] 8th July from my entity(time) and 2019-07-08T00:00:00.000+00:00’ from time duckling

but i want only duckling prediction because am using form to get the date information after getting that i need to validate the date based on the requirement. Please help me to resolve the issue

1 Like

You only have to annotate entities of the CRFEntityExtractor. You don’t have to annotate the entities for duckling, spacy. So simply remove the