-
Hey can you add more Indic language or can you share the pattern or the structure of subset so that I can able to add new languages as per my requirement. How to add new subset ?
-
On browser page load (initial load before next-clientside-loading takes over or pressing F5), the translation-keys will appear for a short time until translation files are loaded.
I am using the ba…
-
## 💥 Regression Report
I am unable to change the language with the using of the LanguageDetector package, When i set the fallback langauge as en or ar it works pretty fine but after it is being set…
-
I have the following text with the corresponding language as detected by this package (all English)
Only the bold text is correct.
- **Announcing the GitHub Education Classroom Report 2020 - en**
…
-
Hi, I have updated the project packages to the latest versions and after that loki stopped working
When i run `yarn loki test` i get the error
`1 request failed to load; http://192.168.1.106:6006/l…
-
When trying to attach language detector to multiple instances of spaCy, it fails. Example source code:
```
import spacy
from spacy_cld import LanguageDetector
nlp1 = spacy.load('en_core_web_sm…
-
I put in i18n-next quickly, but there are some things we can do to improve the experience.
First one: Read the user's preferred locale from the user agent
This might be useful
https://github.com/i18…
-
### Describe the bug
Upgraded remix to latest in prep for rr7. Including updating remix-i18next to 7.0.0 from 6.4.1.
6.4.1 is OK
7.0.0 causes the following error in the browser console:
Uncaught…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
As done here https://github.com/rmtheis/language-detection
- language profiles as Java code files
- separate Maven modules to cut away the code not required at runtime (to create profiles), and the pr…