Combining text + other embeddings + structured

Hi,

I’m using an amazon review dataset from http://jmcauley.ucsd.edu/data/amazon/. I’m trying to combine multiple lessons.

See gist: https://gist.github.com/xapss/23ec632a91370976175d6ce9526816a2

If anyone has the time to review: I would love to find out how I should fix it so it’s proper. Hopefully this can become a future reference like Rob’s https://gist.github.com/robhawkins/53127e0e1dbaf334b5a08667979052c3 is.

Thanks in advance!

/Maurice

1 Like

Maurice: I am trying to solve a similar type of problem - combining multiple types of data, multiple corpora of text, and a target. We should connect :slight_s. Would love to collaborate.

Sent you a pm!

Hey,

I’m trying to do something similar. Have you figured out how to combine text and structured data?