Colab and Languages
Hey, there! Is it possible to run this on google colab? And does this support other languages, like portuguese?
I'm (tentatively) getting it to run on CoLab right now
I'm interested to hear how the CoLab exploration goes.
Re: running it in Portuguese, you can use any custom model on Hugging Face. For example, this model looks relevant https://huggingface.co/ruanchaves/bert-base-portuguese-cased-assin-similarity. You can run it via semantra --transformer-model ruanchaves/bert-base-portuguese-cased-assin-similarity <documents>
Closing for now. Feel free to reopen if there's a specific feature request or guide to getting it to run in CoLab. Thanks!