-
### Details
The agent should filter unnecessary terms out of the search query to be sent into lexical search. Write a prompt to do this, using pr_description as a reference
Checklist
- [X] Create…
-
Background: The current SciGraph API breaks down functionalities into separate areas: lexical, annotation, graph. This is a useful high level breakdown but frequently we need to combine these. This is…
-
### Feature description
Constrained beam search allows the user to exert control over the output of text generation based on forcing certain terms (like phrase table entries).
Currently beam searc…
-
In annotating compounds, as well as multi-word expressions (in which there is whitespace in between the components) I am not clear on what principles to use in the encoding & standoff annotation.
…
-
### Describe the problem
https://developer.mozilla.org/en-US/docs/Web/API/Element/compositionstart_event
When using the input method, the user has not formally entered text and the value change ev…
-
Writing complex search queries can involve invalid search queries that will create ES exceptions. It would be nice if the Search bar in the browser would already indicate, if a search query is not goi…
-
## At which URL did you encounter the problem?
http://localhost/Skosmos/hklj/en/
## What steps will reproduce the problem?
1. Set up local Skosmos installation with YKL/PLC and configure its `sko…
-
In the console, when there's an error, at least tell which line the error occurred, so people like me can stop doing "commenting binary search" to find where the error is (i.e. comment half the code, …
-
Hello everybody.
I just realized that my application causes exception when I search for something containing forward slash character (for example: ac/dc). The error I get is:
```
Next exception 'Ela…
-
### Link to reproduction
_No response_
### Describe the Bug
I wanted to delete a subset of all entries in a upload collection: the filenames starting with some prefix. There were hundreds of …