Trouble installing JiteshGaikwad CustomEntityExtractor based on Microsoft Text Recognzier

Hello,

I would like to use @JiteshGaikwad CustomEntityExtractor as shown here to extract dates and times. I have installed the recognizers suite as instructed but when I try to import the module I am getting an import error. I am using Rasa Version 3.1.

Here is the log:

I’ve tried installing different version of emoji including 1.1 and 1.0. I’m not sure if I have to use an older version. Any help or suggestions would be appreciated.

Hi @Xiamen, you can use DucklingEntityExtractor to extract date and time.

@rasa_learner thank you. is it possible to use ducking without setting up docker? i would like to set up it locally.