-
- The previous chapters focused on solving problems by searching the state space using domain-specific heuristics.
- Each state was treated as a black box with no internal structure, and domain-speci…
-
Problems identified:
- some folders have stray files (eg Core has `core-vocab` and `core` files)
- some folders should not have been published (eg `/config` has no corresponding PSD)
- some folde…
-
Consider the following Project->Task structure (ignoring for the moment the possibility of tasks belonging to multiple projects).
```
type Project implements Item {
team: Group!
}
type Grou…
-
I'm working with a team in CSIRO to routinely use some external vocabulary services, including QUDT's catalogues.
We are testing to see what formats/representations are available, in particular JSON…
-
I'm packaging your module as an rpm package so I'm using the typical PEP517 based build, install and test cycle used on building packages from non-root account.
- `python3 -sBm build -w --no-isolatio…
-
I found this part of implementation in `amrlib/evaluate/smatch_enhanced.py`:
```py
def compute_subscores(pred, gold):
...
# Loop through all entries
for amr_pred, amr_gold in zip(pred…
-
Sorry if this question sounds stupid or if it was already answered before. What is the expected modelling pattern to indicate the *order* in which Records are `rico:isDirectlyIncludedIn` a RecordSet ?…
-
[log.txt](https://github.com/user-attachments/files/17262858/log.txt)
When trying to flash my samsung phone with the right loaders according to https://www.temblast.com/ref/loaders.htm I tried both l…
-
https://github.com/uwlib-cams/MARC2RDA/blob/main/Working%20Documents/2XX.csv
-
Feature gate: `#![feature(c_size_t)]`.
This is a tracking issue for `std::os::raw::{c_size_t, c_ssize_t}`, which are guaranteed to be the same size as the underlying C `size_t` and `ssize_t` ty…