-
**What is your question?**
I have been setting up a custom CCG plugin on my local machine to run a windows container as non-domain joined.
When starting the container, using the following command:…
-
In help(nltk.ccg) it is written:
DESCRIPTION
For more information see nltk/doc/contrib/ccg/ccg.pdf
However I could not find this pdf document anywhere in my computer (nor anywhere online).
-
Related: https://github.com/w3c/vc-data-model-2.0-test-suite/issues/4
Existing assertions can be re-used to assert on status codes:
https://github.com/w3c-ccg/data-integrity-test-suite-assertion…
-
Create API endpoints for the following:
```
GET
/api/authors # Filter on institution, topic, ccg_workstream
/api/authors/id
/api/outputs # Filter on result_type, topic, author
/api/outputs/id
…
-
**Describe the bug**
Setting up custom ccg plugin on my local machine to run windows containers as non-domain joined failing with RPC error.
**To Reproduce**
Steps to reproduce the behavior:
…
-
While writing an assignment at university I noticed that the api was returning some undocumented fields for the `/postcodes` endpoint:
```
# the follow fields were found during testing but are…
-
There is some doubt about the phasing quality of the indels. In the image below, three different deletions are shown, and they overlap. When running HapCUT, it appears that these variants are phased t…
-
While using prep to generate a hexagon file with distances, I noticed that all distance fields are returning zero. This doesn't make sense e.g., given the placement of the ocean, shown in the image at…
-
Is NLTK's CCG implementation adequate? Will it require more development?
-
In `utils/ccg.py/create_graph`
![Snipaste_2024-09-13_10-11-19](https://github.com/user-attachments/assets/c11560ec-b4f3-4642-83c5-be7534015494)
`language` is a Class of tree_sitter, thus comment_p…