huggingface / node-question-answering

Fast and production-ready question answering in Node.js
Apache License 2.0
464 stars 55 forks source link

Is there multilanguage support? #23

Open qwertyuu opened 4 years ago

qwertyuu commented 4 years ago

I'm searching for a QA solution in french. All the docs and the community seems to be using it in english.

Any pointers would be welcome!

s-a commented 1 year ago

Not tested yet but from what i understood u can use any hf model but need converted . eg https://huggingface.co/Sahajtomar/German-question-answer-Electra

but i dont see how to convert right now