-
There are two different approaches to modern mocking. Libraries like gMock are plan-and-test, where you first declare an execution plan, then run the test and the execution plan is verified during an…
-
After a `Require Import Ltac2.Ltac2` the tactic `congruence` leads to the error message `Unbound value congruence`
-
Edit2: this should be completely rewritten and the version in Google doc from 9 March is not coherent, either. For a start, please ignore this ticket description and see a more modest problem statemen…
-
## Background
At the moment the DoobieEngine executes queries within a single complete transaction. Nevertheless Doobie offers also ConnectionIO API which allows to process several queries as one t…
-
Hi @amir-zeldes ,
So @strasss found some sort of structure that's pretty common in colloquial speech, which we weren't sure what to do with.
I think Omer eventually opted for compound, but since I…
-
Hello,
I run into the following errors when I was trying my own dataset, and I was wondering if someone would please help me figure out the problem. Thank you so much!
Here's the errors:
----…
-
I saw this previous dicussion is really interesting at [Multi-word segmentation #220](https://github.com/google/sentencepiece/issues/220) and knew you project members have experimented the segmentatio…
-
https://web.stanford.edu/~jurafsky/slp3/14.pdf
https://aclanthology.org/W18-4926.pdf
https://aclanthology.org/W18-4931.pdf
https://www.cmpe.boun.edu.tr/~gungort/papers/ERMI%20at%20PARSEME%20S…
-
-
## Expected Behavior
`ppx_blob` should be able to accept file relative to the code path.
## Actual Behavior
Get the following error with dune 3.0 and above.
```console
$ dune build
File …