stanfordnlp / stanza-train

Model training tutorials for the Stanza Python NLP Library
https://stanfordnlp.github.io/stanza/
37 stars 16 forks source link

Can we get recall, precision and F1 using stanza commands after training data like .. python -m stanza.utils.datasets.ner.prepare_ner_dataset datsetname --score test #11

Open Fatima-Sajid opened 2 years ago

Fatima-Sajid commented 2 years ago

or I can know the recall, precision and F1 of Urdu, Kindly, guide guide me for tokenization, stemming, lemmatization and dependency parcing

AngledLuffa commented 2 years ago

The F1 scores are reported after the run_model.py commands, as you would know if you tried running the command before posting the issue.

Previous scores are here:

https://stanfordnlp.github.io/stanza/performance.html

On Sat, Apr 2, 2022 at 1:34 AM Fatima-Sajid @.***> wrote:

or I can know the recall, precision and F1 of Urdu, Kindly, guide guide me for tokenization, stemming, lemmatization and dependency parcing

— Reply to this email directly, view it on GitHub https://github.com/stanfordnlp/stanza-train/issues/11#issuecomment-1086589685, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA2AYWP6EALDEPZEIPXRT2TVDABADANCNFSM5SHYI2ZA . You are receiving this because you are subscribed to this thread.Message ID: @.***>