-
### Description:
The objective is to create scripts that parse dictionary data from different sources and formats, transforming them into a structured JSON format. Each word and its corresponding defi…
-
**Description**:
We have lots of dictionary with Tibetan word list. We would like to have a unique word list from those dictionary.
**Dictionary Sources**
- [x] Leipzip
- [x] liguatools
- [x]…
-
**Question:**
Should assignment from a script to `Dictionary` work? For example, if I have a `Dictionary` like this:
```
Dictionary foo = [];
foo["Bar"] = 1;
scriptContext.SetValue("Foo", f…
-
### Tested versions
4.4.dev2
### System information
Windows 11 - Godot 4.4.dev2 - Vulkan(Forward+)
### Issue description
If you have typed dictionary open in the inspector (so you can edit the va…
-
### Tested versions
-Reproducible in Godot 4.4 dev 2
### System information
Windows 10, Godot 4.4 dev 2, Forward+
### Issue description
(I'm sorry if there is an open issue about this c…
-
**Describe the bug**
the component outputs Color from a list of dictionaries as `{'color': }`
my input is colour CMYK component from grasshopper which is added to a list of dictionaries `list = [{…
-
**What are you trying to achieve?**
I have a database.json model open in TE2 and I am using a C# script to import a csv file and create a dictionary that can be used as Find and Replace. The script w…
-
### Tested versions
Godot v4.4.dev3
### System information
Godot v4.4.dev3 - Windows 10.0.22631 - Single-window, 2 monitors - Vulkan (Forward+) - dedicated GeForce RTX 2070 SUPER
### Issue descrip…
-
Currently, we only log the autoregressive loss, but should add some simple metrics:
- Next token AUC
- Next token top n Accuracy
Additionally, we need to support both analysis workflows on the ge…
-
### Describe the project you are working on
Any project where I use dictionaries, especially to use it as .json save file with lots of static keys.
### Describe the problem or limitation you are hav…