-
```
What steps will reproduce the problem?
1. Downloaded DictUnifier 1.1; installed on Mac OS 10.5.7 in Applications
2. Downloaded dictionaries from
http://stardict.sourceforge.net/Dictionaries_dictd-…
-
```
What steps will reproduce the problem?
1. Create a class with an dictionary as a field, marked with the right
attributes for protubuf-net serialization.
2. Serialize an instance of that class wit…
-
```
Something along the line of:
CPDF_Dictionary* CPDF_Object::AsDictionary() {
return type == CPDF_DICTIONARY ? (CPDF_Dictionary*)this : nullptr;
}
CPDF_Dictionary* ToDictionary(CPDF_Object* ptr)…
-
```
At this point, the code for creating and using dictionaries is written in
such a way that only the US and UK dictionaries are easily supported.
Rewriting some code to add support for more diction…
-
```
At this point, the code for creating and using dictionaries is written in
such a way that only the US and UK dictionaries are easily supported.
Rewriting some code to add support for more diction…
-
The built-in translator supports Google Translate, which is great option for some languages, but not that great for many others.
Instead of adding support for all the translators and dictionaries a…
-
```
I think it would be a great project boost if more dictionaries come
available. To realise this it should be possible to start a new dictionary,
add/edit/remove Words from the dictionary and syncro…
-
看原文应该是tune了vision tower的,但是在lmms-lab/llava-onevision-qwen2-7b-ov的config.json中,有`"mm_vision_tower": "google/siglip-so400m-patch14-384"`。看上去是加载了原始的vision tower。
这里有个问题,不知道是不是先加载原始的vision tower然后再进行的参数覆…
-
I'm working on a file across two computers, synced with Google Drive. After adding words to my custom dictionary on one computer, they then show up as incorrect again on the other. Would it be possibl…
-
In theory google/brotli has support for shared dictionaries. In practice I've not seen any example anywhere.
Does this package support shared dictionaries? Could you maybe provide an example?