-
If Recogito is able to identify where (in a text) any annotation is made, does this mean that it's able to identify whether 1 or more annotation is made within the same sentence? And could that inform…
-
Umbrella issue for #16361.
Jira issue: CRDB-12188
Epic CRDB-220
-
`augur merge` should support input `--sequences` and `--output-sequences`.
Features:
- Sequences with same id are coalesced right-to-left, as with metadata rows.
- Duplication handling within F…
-
### Steps to Reproduce
**Minimal repro:**
1. Create a method that accepts 1 string parameter and returns a string representing the name of a type in the project. E.g. `string ReturnsTypeName(str…
-
For adjusted savings calculations, we want to find the difference between the adjusted baseline consumption and the actual reporting period consumption. The adjusted baseline consumption is found by t…
-
# Background
In UCO, many types are identified by a string as opposed to a thing, i.e., a IRI-backed node in a graph. The advantage of the former is that a new type-by-string is easy to creat…
plbt5 updated
2 years ago
-
I would like to implement boolean set operation 2D. What do I have to do beyond declaring all functions present in [header files](https://github.com/CGAL/cgal/blob/master/Boolean_set_operations_2/incl…
-
It will be useful to provide further tip, which single location is recommended .
Do you recommend it be in the top of Program.cs (if such file exists in the project)?
Or create some file GlobalUsin…
-
### Feature request: Create/ensure compatible db structures at runtime
In EF6 there were APIs along the lines of Database.EnsureCompatible() (don't remember the exact names). These we useful for scen…
-
Hi, I've followed the installation instructions and after running foreman start I get the:
`14:47:10 web.1 | started with pid 7004`
and the webpage is up and running at localhost:5000
Everything …