Use different language to compare similarities of sentences
simongehlhar opened this issue · 2 comments
simongehlhar commented
Is it possible to compare sentences in German by maybe using a different model? How would one use a different model within your framework? For example: 'https://huggingface.co/transformers/pretrained_models.html: bert-base-german-cased'
Regards
pdrm83 commented
I didn't test it. It must work; though. Fundamentally, I have seen no difference. Note that I used Transformers lib in this package. The main point of this package is the rapid and flexible prototyping for sentence vectorization. As I explained in the repo description, I use standard libs. Please feel free to contribute to this open-source package.