deepset-ai / COVID-QA

API & Webapp to answer questions about COVID-19. Using NLP (Question Answering) and trusted data sources.
Apache License 2.0
344 stars 121 forks source link

SIL language detection for low resource languages #106

Closed Timoeller closed 4 years ago

Timoeller commented 4 years ago

This PR adds the functionality described and discussed #104 with some small performance adjustments.

Thanks @dwhitena for the effort!