So if you have a set of structured data features that you want to process, and it includes a text paragraph, you just need 2 additional lines to say "I want to embed this paragraph with a pretrained Bert and concatenate the embeddings to the rest of my encoded features"
Using Pretrained BERT Embeddings with Structured Data Features
By
–
Leave a Reply