-
Can a single span invoke 2 different frames? I'm confused. Here "price" invokes both #11 /saft/other and #14 /pb/price-01? This doesn't look right to me.
```
{=#1
:/s/document
/s/document/te…
-
The original purpose of labels and label for was that we all used layout tables and label would be in one table cell and input in the other, yet when I separate the two even with a span or try to wrap…
-
Hi, I've set up mateplus as described in the README, but when I run the parse.sh script on a set of raw sentences (one sentence per line), I get a correctly parsed output file but the SRL component do…
-
Thank you for your great work.
I found some problems in interactive.py:
```
s0 = string_sequence_to_ids(tokenized_sent, pid_data.word_dict, True)
l0 = [0 for _ in s0]
x, _, _, weight…
-
This project is totally what I was looking for to finally organize where all my repos are at right now. Though I stumbled over a few repos while going through all of mine and adding statuses.
1. Repo…
-
In the following program, I tried to analyse semantics of the sentence "Ted Barter likes software engineering". But in the output there is line
/s/document/mention: {=#7 :/s/phrase /s…
-
Prometheus needs to be able to interface with a remote and scalable data store for long-term storage/retrieval.
-
Testing IO programs is not easy right now. One must either use heavy-duty, type-unsafe, and dysfunctional mocking machinery from the world of Java, or one must invent a lot of custom and complex machi…
-
To meet our release goal, here we list the minimum requirements for each component.
### Op requirements
- [x] Feed Op, Fetch Op
- [x] embedding (look up op) @qingqing01 (dense table)
- [x] crf…
-
(Note: I'll update the description here as the discussion evolves)
## Background
It was asked multiple times by activists in the area of inclusiveness for Redis to migrate to a different termino…