Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use conlleval.pl #22

Open
Wchaos opened this issue Dec 25, 2018 · 1 comment
Open

How to use conlleval.pl #22

Wchaos opened this issue Dec 25, 2018 · 1 comment

Comments

@Wchaos
Copy link

Wchaos commented Dec 25, 2018

how to use script conlleval.pl for evaluation
i made the env to support perl, but still can not run the script correctly

@dsindex
Copy link

dsindex commented Dec 25, 2018

i made scripts to merge the prediction result with original test data and evaluate by conlleval.pl.

you can refer to
https://github.com/dsindex/BERT-BiLSTM-CRF-NER/blob/master/predict.sh

[update]

  • remove ext.py, merge.py
  • merge the prediction result with original test data in place(bert_lstm_ner.py)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants