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

Interpreting NER training metrics in CLI mode #2644

Closed
eswar3 opened this issue Aug 8, 2018 · 1 comment
Closed

Interpreting NER training metrics in CLI mode #2644

eswar3 opened this issue Aug 8, 2018 · 1 comment
Labels
docs Documentation and website

Comments

@eswar3
Copy link

eswar3 commented Aug 8, 2018

As a first time user, I found the below information very much useful which i referenced from
#2185

P.Loss : Parser loss
N.Loss : NER loss 
UAS : Unlabelled attachment score for parser 
NER P. : NER Precision on development data
NER R. : NER recall on development data
NER F. : NER F on development data
Tag % :Tag accuracy on development data 
T Token % : Tokenization accuracy on development data (irrelevant if you use the .iob format, which prevents you from learning from incorrectly tokenized text).

I think it will be useful to add info this in documentation

@ines ines added the docs Documentation and website label Aug 8, 2018
@ines ines closed this as completed Feb 25, 2019
@lock
Copy link

lock bot commented Mar 27, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Mar 27, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
docs Documentation and website
Projects
None yet
Development

No branches or pull requests

2 participants