-
Hi,
I try to run the exemple (also to other datas), but I get always this error.
Do you have some idea how can I solve?
----------------------------
`cluster_runs = np.random.randint(0, 50,…
-
Since the same (or very similar) information may be expressed in natural language in many different ways, question-answering must be able to handle the case where a NL query as entered by a dialogue p…
-
I saw this on wikipedia and thought that it would give some company to the single member of hypergraphs., but then I noticed that a GQ was probably a design too.
So here it is, a new element for `d…
-
I tried to make the public graphs with the tag '2014-ismb-signaling-hypergraphs' private. Anna owns these graphs and I do not think they are even shared with me. After executing the curl command, I re…
-
Playing with the chatbot, it seems like the fuzzy matcher can get the right answer, but then forgets it ... sample from IRC:
```
cogita-bot: The color of the book is red.
Hello linas, you said: " …
linas updated
8 years ago
-
Example. Start here: http://tartini.crbs.ucsd.edu/labs/cy-explore-demo
Type "SHH" and choose concentric
Amongst the links will be gene-gene interactions.
We model these using the pattern
```
A inte…
-
```
I was just about to roll out my own code for handling graphs when I came
upon this.
Any chance of getting hypergraph support? At least for representation? Thanks
```
Original issue reported on c…
-
```
I was just about to roll out my own code for handling graphs when I came
upon this.
Any chance of getting hypergraph support? At least for representation? Thanks
```
Original issue reported on c…
-
```
I was just about to roll out my own code for handling graphs when I came
upon this.
Any chance of getting hypergraph support? At least for representation? Thanks
```
Original issue reported on c…
-
```
Handle v(createNode(VARIABLE_NODE, "$A"));
Handle blv(createLink(VARIABLE_LIST, v));
Handle blb(createLink(AND_LINK, v));
Handle blt(createLink(LIST_LINK, v));
HandleSeq bll = …