Hi I was testing the rest api. I was getting very good results for numbers, I got the result as numbers e.g "4", now, I get the lexical result "four". In the documentation, there is a client which you can ask for InverseTextNormalizationResult,
but in the rest api, you only have lexical and name attributes. I would like to user the rest api, and get numbers in the result. thanks