-
**Describe the bug**
The Language.guess() function mistakes a short english sentence for catalan
**To Reproduce**
1 - Run this script:
```
import { Language } from "@nlpjs/language"
const …
-
Hi,
I'm the curator of an open licensed wordlist for Catalan language Scrabble. It's used at some Scrabble tournaments (other tournaments use a closed wordlist). I'm trying to add Catalan support to …
-
Hi,
I recently have started playing CTGP-7 and I've found some erroes with the catalan (català) translation. If I had acces to the files, I could correct them myself.
Here are some exemples:
> …
-
Hello again,
I just find out there's one hour offset on activities once fetched from endurain from both garmin & strava
Here screnshots from my today's activity at 15.21:
Garmin Connect:
![ima…
-
@salitrov This thread has been setup for .tsv [Catalan translation](https://github.com/nutritionfactsorg/daily-dozen-localization/tree/master/Languages/Catalan) uploads to be processed for the Androi…
-
### O(2^N)
```javascript
function catalan(n:number):number{
if(n == 0 || n == 1 )
return 1;
let result = 0;
for(let i = 0; i < n; i++){
result += catalan( i ) * catalan( n - 1 - …
-
Hi,
I've been translating Liberapay to Catalan language, and it's 100% translated now. This issue is about managing Catalan l10n project. Please, discuss about Catalan translation here.
- Style: w…
-
Hi, Im working on catalan translation of the coding interview university :)
Yesterday I created a pull request and later I realized that this was not your way of accepting changes in the project
>…
-
```
Hey guys i am starting to translate the pcsx2 into catalan.
My user in the forum is Dokman.
I've started today, if i have time soon will try to submit the translations but
are a lot of strings to…
-
```
If you have a dataset, you want to have reviewed or converted, enter the
information below.
1. (Required) Provide a link of a dataset at http://thedatahub.org . (If
the dataset is not yet there, …