-
Hi! First of all, thank you for sharing your very interesting work!
I have a simple question: how did you generate the file "./data/entity2type.pkl"?
This is essentially the same as asking: how d…
-
-
It'd be good to support CoNLL format in a generic sense (and then perhaps some of the more specific CoNLL formats as an offshoot). I'd be happy to work on this if this is something you think would be …
-
tag_dict2.pkl
test.txt
glove.6B.100d.txt
THX
-
Looks like you are not using pos information for training the model for NER.
can you share the metadata for each column in the dataset?
There is also no description about training NER model. Can you…
-
Thank you for your great work! I'm just wondering how to get the text_xs.npy and text_ys.npy since I'm trying replacing the roberta model with other transformer models. You didn't mention it in the re…
-
Dear @katotakuma0501 , thank you for sharing your great work. Could you show me the input data format for your model please? Thank you in advance!
tdt98 updated
3 years ago
-
Thank you for sharing your code and I am very interested in dice loss especially for NER task.
Here you are sharing CoNLL2003 data of MRC format but the script for NER (with hyper-parameters) is for …
-
I love to use the pretrained Bioelectra model to do my own biomedical NER tasks, but currently I am still confused about how to fine-tune the pretrained model. Could you please provide any instruction…
-
Hi there,
Thank you for uploading your implementation of the NER Tagger! Can you please tell me, with which settings it is possible to replicate the performance of glample's [NER tagger](https://g…