Dimitris Pappas

Results 6 issues of Dimitris Pappas

Hi everyone! I tried the following command to use my fine-tuned model for NER. `python -m allennlp.run predict --output-file=out.txt --include-package=scibert ./ner_model_bc5cdr/model.tar.gz ./data/ner/bc5cdr/test.txt` I have used the same commands you mention...

Hello Could you please write on the ReadMe some instructions on how to train the model? Thank you

Hello Is there a link for the tokenizer? Thank you

Hello everyone I tried downloading the data as explained in this link: [https://ai.google.com/research/NaturalQuestions/download](url) I keep getting the message: `gsutil requires python 2.7.` However i already have installed python2.7. I tried...

Hi everyone! I am trying to use the greeklish analyzer in ElasticSearch 6.7.1 but the analyzer keeps appending the analysis of former tokens. For example i use the token "αυγο"...

Hello I get the following error: python: can't open file 'norm_embed.py': [Errno 2] No such file or directory