Yes, that's why i want to pass "all the text" into bert, because for example a word in a sentence has to have similar vector with the same word (with same meaning) in another sentence. How can i accomplish that, as the max tokens number of bert is 512?
sonudofsilence OP t1_irwah22 wrote
Reply to Bert - word embeddings from a text by sonudofsilence
Thankss