-
Hi @jpWang , thanks for your repo,
I have used it for my project: extract keys and values in complicated layout document types
1. The NER model looks good
2. The RE model does not work well
Exam…
-
Hi, I have fine-tuned LayoutLM (v1) on my own invoice data. The model, after 4 epochs, reaches a pretty good performance.
When using it for inference, though, I get different outputs depending …
-
Hello, I am wondering how predictions on raw data can be done. It is not documented at all for this and I think it's the primary use of the model.
-
Hello,
I'm trying to use spacy-llm for ner task using different models.
When I want to use Claude-2-v1 or Claude-1-v1, I get the same error :
Traceback (most recent call last):
File "C:\Users…
-
When testing the new protein chain grounding feature, I found something odd, namely, several synonyms that I confirmed to be listed in `uniprot-proteins.tsv.gz`, e.g., `Spike glycoprotein` were not re…
-
Hi,
I tried creating a dataset just like I did two weeks ago, but FREME is now returning an error:
```
$ curl -v -H 'Content-Type: application/n-triples' --header 'X-Auth-Token: ' "https:/…
-
**You must follow the issue template and provide as much information as possible. otherwise, this issue will be closed.
请按照 issue 模板要求填写信息。如果没有按照 issue 模板填写,将会忽略并关闭这个 issue**
## Check List
Thanks…
-
Hello,
If your requirement is just "numpy", it will install the latest version (e.g. numpy-1.17.5 as of the day this issue was created), and this leads to an error when loading the model with the p…
-
When trying to run the training with demo data for the first time as:
java -Xmx8g -cp target/classes:target/dependency/* edu.illinois.cs.cogcomp.ner.NerTagger -train test/Test/0224.txt test/Test/02…
-
## Why is it important
Knowing the ingredients of products is really important in Open Food Facts, as the ingredient list is used to compute the NOVA group (transformation score) and to inform user…