Correct intent but cannot extract entity

I make custom intent and entity and also stories. It can catch my intent but not extract entity

Received user message ‘ten years old’ with intent ‘{‘name’: ‘inform_age’, ‘confidence’: 0.9908258318901062}’ and entities ‘[]’

I make my intent such as - ten years old

How can I solve it?

Hi @Terra,

to answer your question we need more information. Could you please show us the content of your domain.yml and nlu.md ?

Regards Julian

Hi @Terra, If you can provide more details like domain, policies, and etc. I can help you… I too faced similar issue, some how I solved that.