How to extract raw features from a chatbot

Hi, I’d like to extract raw features from Rasa to further process them.

So in my mind I want to use rasa to analyze single sentences and then evaluate the whole list of sentences externally by processing the model’s raw features.

Do you think an approach like this is possible? Otherwise what would you suggest doing?