Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation request: sentence similarity with {tidybert} #23

Open
MattCowgill opened this issue Nov 9, 2022 · 2 comments
Open

Documentation request: sentence similarity with {tidybert} #23

MattCowgill opened this issue Nov 9, 2022 · 2 comments

Comments

@MattCowgill
Copy link

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!

@jonthegeek
Copy link
Member

We actually have a vignette related to that over in {torchtransformers}.

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.

@MattCowgill
Copy link
Author

Thanks @jonthegeek

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants