-
Dear maam,
I am doing a project on anaphora resolution for Nepali Language. I am taking your project as a reference. But I am unable to run your codes as it shows many errors. Can you please clear so…
-
I'm having an issue where a language code isn't recognized and it wont pick it up. It calls the server and gets the language file, But i get the error
ERROR TypeError: Cannot read property 'toString…
-
I installed the theme and changed the language code and language name in the config.toml file to translate the contents into Italian.
```
languageCode = "it"
languageName = "Italiano"
```
How…
-
## Context
The current version of BVH construction is written in a ~150 lines of TypeScript code. This code works well for small models, but for larger models, the page hangs for a bit and becomes un…
-
As described in https://github.com/ddnet/ddnet/pull/6449#pullrequestreview-1349549157, also use https://partner.steamgames.com/doc/api/ISteamApps#GetCurrentGameLanguage to determine the configured gam…
-
Update: use [`@olizilla/lol`](https://github.com/olizilla/lol)
---
Transifex has an api that'll let you get info about the languages it supports
https://docs.transifex.com/api/language-info
…
-
After adding consent codes and ADA-M, we should consider supporting them at the level of the query language, for example allow to filter for results that can be used for clinical purposes.
-
Could you place a dropdown list with all availabale language codes (1031, 1033, ..) and use this value instead of the current culture information? Currently I have to change my location in windows to …
-
Hello,
I've noticed that CLD3 is currently outputting BCP-47-style language codes, but it does not differentiate between Traditional and Simplified Chinese characters, returning the generic code `z…
yk154 updated
9 months ago
-
At present we hash a value by computing the AVM hash of its AVM representation. This means that some objects that have different types at the language level can have equal hashes.
This is confusi…