-
Hey, first of all thanks for your contribution. Super cool plugin with tremendous potential!
**Is your feature request related to a problem? Please describe.**
It would be really useful, if the …
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
Do you have any examples on how to use `extract_prompt` in `DynamicPathExtractor`?…
-
There might be a need for new semantic entities roughly corresponding to owl:unionOf and owl:intersectionOf in CME and the rest of Dataspecer. A simple example is "A Person may have a Cat and a Dog as…
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
I already have a graph knowledge stored in neo4j. is there a way to directly use it for …
-
The BTO folks are using an RO relation "part of" without declaring it transitive:
https://github.com/BRENDA-Enzymes/BTO/issues/43
This means that anyone who is using OWL reasoning will get myste…
-
https://2024.eswc-conferences.org/wp-content/uploads/2024/04/146640039.pdf
-
## 一言でいうと
Graph Convolutionを使い、文中から主語と目的語の関係を正しく推論するという研究。単純にGCNを使うだけでなく、activation前の正規化やGCNに投入する前にBi-directionalで文脈情報を得ておく、不要パスの枝刈りといった多くの工夫を行っている。
![image](https://user-images.githubuserconten…
-
Instead of a `unit-4` node with edges to `int-4`, `ext-4` and `connective-4`,
there should be a `connective-4` (or possibly several, if the connective is discontinuous) node with edges from `int-4` th…
-
**Ideas and discussions for cleanup/refactor**
- couple the well-formedness proof with the state in something like a sigma type so our operations produce `wf_state`s, not just `state`s
- bring bac…
-
## Description
Knowledge graph triples are generated by providing prompts to LLMs. Due to constraints like context length and the need for better output quality, the unstructured text is processed in …