-
@cclauss @Mictronics @jmichault and everyone else, let's make a plan how to continue with this project, now moved to the new @motioneye-project GitHub organisation.
First of all, everyone who has c…
-
I will list the test results of various open-source models here. You can refer to these data to select models and configure devices. Of course, the evaluation of LLM is quite subjective. I also sugges…
-
Currently there is no enforced relationship between the URL used to look up resources in the package, and where the resource came from online. Consistent URLs are an imperfect, but extremely useful s…
-
Looking through the CLDF ontology, the closest thing to a morpheme is [Form](https://cldf.clld.org/v1.0/terms.html#form), defined as a "lexical unit", "any collection of word forms corresponding to a…
-
Now the VSCode treats a long Chinese text as one “word”. Each time use `Ctrl+Left/Right`, it will move the cursor to the begin or end.
The feature request is that treat the Chinese text as a Chines…
-
Let’s let this issue serve as the single place to collect user stories around the “open-stylable shadow roots” proposal.
https://github.com/WICG/webcomponents/issues/909
Submit user stories as …
-
it seems docs says we should use the embeddings like this:
```typescript
import wink from "wink-nlp";
import model from "wink-eng-lite-web-model";
import vectors from "wink-embeddings-sg-100d";
…
-
(This thread documents the updates in comments; this original comment always reflects the latest version.)
Version 4.2.1
=============
* Fixed a couple of W3C URLs
* Made `bikeshed spec` pa…
-
I am hesitant to bring this up after the long discussion at UniversalDependencies/UD_English-EWT#170, but I just noticed that the guidelines stipulate that quantifiers *many* and *few* should be tagge…
-
At present, the `/exchanges/*` endpoints are being implemented to have optional authz. That is, implementers can add authz to those endpoints if their use cases require it.
At least one implementer…