-
Hello!
I use open-semantic-search-vm_20.01.17.ova and if I want to use Stanford NER I get on the right: Failed tasks while import & analysis (ETL)
enhance_ner_stanford
Showing a bit around, I fou…
-
I have tried to install ojd_daps_skills with the help of pip (as was mentioned in documentation) in Google Colab and tried to install ojd_daps_skills manually, by cloning full repo and installing all…
-
Hi. I want to finetune a model on data where some of them do not contain entities (so that there is less fp). I tried to do it with such examples in the dataset:
{'tokenized_text': ['In', 'this', 'ye…
-
### 🐛 Describe the bug
I tried benchmarking the new salamandra models https://huggingface.co/BSC-LT/salamandra-2b-instruct and I get the following error. Now sure it is because of the model or the l…
-
From [Thai-NNER](https://github.com/vistec-AI/Thai-NNER/), The dataset has 4,894 docs.
The dataset is licensed under CC-BY-SA 3.0.
[dev.txt](https://github.com/PyThaiNLP/pythainlp/files/13638655…
-
Hello,
I am working on a project where I need to find Named Entity with its relations. Any guide to train and prepare the dataset for this task would be helpful.
Thanks
-
Hi @jakeywu,
Thanks for your great project, the code is quite readable and efficient!
I could successfully run the train_model.py and the model can be saved successfully as well.
The problem is w…
-
# CAN-NER: Convolutional Attention Network for Chinese Named Entity Recognition
- authors: Yuying Zhu, Guoxin Wang
- link: https://www.aclweb.org/anthology/N19-1342
- venue: NAACL 2019
himkt updated
5 years ago
-
When using Flair with Torch 2.0, our "oldest" models can no longer be loaded. This is because they serialized LSTM properties that no longer exist in Torch 2.0.
This issue tracks the process of id…
-
Hi,
I am looking to train a NER model with custom entities using a spanBERT because some of the entity texts spans over 3-4 tokens due to which NER using BERT token classification is failing to cor…
ghost updated
2 years ago