-
The style of grid elements currently is static: lightblue for normal elements, orange for prediction elements.
# Styling options
The style of elements should be customizeable:
* background-color
…
klues updated
1 month ago
-
(all pronouns bold and italic)
**The bug**
Elon Musk hates pronouns, as a solution to this **_I_** say **_we_** remove all pronouns including **_I, me, you, we, it, she, he, they,_** etc. Later we…
-
Currently, there is no way in the UD English treebanks to differentiate between adjectives that refer to common nouns and those that refer to proper nouns -- both are annotated as `ADJ+JJ`.
This ma…
-
Would it be possible to the data contained in "Usage notes" sections? It could work similar to the Etymology data where it could be copied to multiple words or apply to just a single word, depending o…
-
Per bug #46 and fix #54, tests for other conjunctions are needed, especially conjunctions where the conjoined verbs are modified.
"she baked him a cake and sang him a song." (conjoined ditransitive v…
linas updated
10 years ago
-
Dear authors,
I found that in some cases where ChatGPT refused to answer, you were labeled as hallucinated.
The following is a case from the General QA subset.
```{"ID": "815", "user_query": "D…
-
The English description for "Domain: Plant (1.5)" is incredibly long:
If such methodology descriptions are something to keep, they should be collapsable like the list of questions that comes with…
-
```
The greatest enemy of knowledge is not ignorance, it is the illusion of knowledge.
↑ └──┬───┘ └───┬───┘ ↑
│ └─ adjective │ └─ comma
│…
-
![image.png](https://raw.githubusercontent.com/radeon2525/pe/main/files/44f482a3-7d0c-45e8-9489-f487b98ba3e5.png)
Adjectives like "careless" and "forgetful" should not be used in the user stories and…
-
Adding a "d" to make `Promise.delegated` seems to clarify the intent of this constructor.
Just like we have `Proxy.revocable` and not `Proxy.revoke`.