For a transaction categorisation model, I have a number of useful features. One of my features is a word embedding of the transaction description. Another is the amount of the transaction in cents.
Are there any approaches to allow simultaneous embedding inputs and standard numerical feature input?