-
Hi,
I have a use case where the max_length will be more than 512. Can this model work with LongFormer, if so what all places will require changes? I see in padder there is max_length specified, and t…
-
Integrate Entityclassifier.eu (supports English, German, Dutch)
**Important: can be used for non-commercial purposes only!!!**
-
### Question
Hello,
I've been using flair.MultiTagger until recently. But all of a sudden I receive the following error when I try to load the model to run multiple predictions for postagging, chunk…
-
Right now, if I try to tail the logs I get this:
```
~/D/j/s/t/f/g/ner master ± env SLS_DEBUG=true sls logs -f ner -t
Serverless: Displaying the 10 most recent log(s):
2017-04-02T21:39:5…
-
> At the same time , thecatalytic activity of KSR1 was confirmed by the fact that tumour necrosis factor alpha ( TNFalpha ) and ceramide can induce KSR1 autophosphorylation and increase its capacity t…
-
I used the example code:
```python
from stanfordcorenlp import StanfordCoreNLP
# Other human languages support, e.g. Chinese
sentence = '清华大学位于北京。'
with StanfordCoreNLP(r'install_packages/sta…
-
This is not a real issue about this repo. But want to know how to use the UmlsBERT for NER prediction on a bunch of clinical text - without any fine tuning or training of the pre-trained model. Is t…
-
I (somewhat) successfully integrated CoreNLP (3.9.2) in an Android app.
The following annotator configuration works just fine:
```Kotlin
props.setProperty("annotators", "tokenize,ssplit,pos,lemma")…
-
I'm running Export-PowerBIReport as global admin and I'm receiving an 'Unauthorized' error (full error below) for reports in workspaces I am not assigned or other user's personal workspaces. I can lis…
-
Hi,
I installed the latest Opemsemanticsearch Version as deb-Package in my Ubuntu 22 LTS Hyper-V machine. I'd like to use OSS for our about 1700 docx documentations of non standard Feature of our Sof…