-
I have a large amount of texts which I want to test through the python examples. My question is: The annotated data I am going to provide, does it have to be split up into sentences? Do I have the abi…
-
I would like to know how I can handle chunk of text while still maintaining punctuations. I tried and am getting errors while doing this. This has caused increased latency from ~1s to close to ~4s whi…
-
C:\Users\davsh\Documents\ai-toolkit>git submodule update --init --recursive
Submodule 'repositories/batch_annotator' (https://github.com/ostris/batch-annotator) registered for path 'repositories/batc…
-
I talked about this on Discord with Gears, and he thinks this is actually a bug worth reporting 😄
When the compiler introduces auto-generated type variable names for reporting errors (and in the L…
-
**Is your feature request related to a problem? Please describe.**
When creating an export of the project, it contains all documents even those that have not been annotated. While this is great for b…
-
Some strings make the annotate function crash:
```python
import spacy
from spacy.matcher import PhraseMatcher
# load default skills data base
from skillNer.general_params import SKILL_DB
# i…
-
Hi @pprevos ,
Learning EWS slowly.
EWS have `denote` by default. Can `denote` be reconfigured to do the same like [org-noter](https://github.com/org-noter/org-noter) with relevant [video present…
zenny updated
1 month ago
-
Hi @wenwenyu
I cannot wait to try your model with my data. It's actually quite a huge dataset with documents of various layouts for which I would like to extract a set of key/value pairs.
I ha…
-
# Context
There are emerging requirements for reusing the `cellxgene-schema CLI`schema+validator for scenarios that are more **relaxed** than CELLxGENE Discover's current requirements.
# Relaxat…
-
Add the possibility of basic search of full text in Annotator - we need to get to the place we are searching for through string search (jump there in Annotator).
I suggest to implement this in the …