You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
Thank you for such a great package, bringing the power of BERT to R!
I've worked through the examples in the documentation, thank you for writing them.
This is a request for additional documentation demonstrating how to use {tidybert} to measure the cosine similarity of sentences/texts.
Thank you!
The text was updated successfully, but these errors were encountered:
The problem with putting a vignette like that into {tidybert} is that off-the-shelf BERT isn't that great at creating meaningful sentence embeddings. I need to think a little about what we'd want to show (and potentially implement as a new function or feature) here.
Hi,
Thank you for such a great package, bringing the power of BERT to R!
I've worked through the examples in the documentation, thank you for writing them.
This is a request for additional documentation demonstrating how to use
{tidybert}
to measure the cosine similarity of sentences/texts.Thank you!
The text was updated successfully, but these errors were encountered: