what‘s the meaning of the ADR ?
in the data/example "type": "ADR"
could you pls help me ?
run the example got error python main.py --config ./config/example.json
2023-03-06 16:42:31 - INFO: Epoch: 0
Traceback (most recent call last):
File "/data/W2NER/main.py", line 299, in
ADR means adverse drug reactions, you can find the detailed description in Cadec: A corpus of adverse drug event annotations. The example is only for demostrating data structure, please replace it with one dataset in this link.