Created
October 29, 2019 14:05
-
-
Save UrszulaCzerwinska/c23ce9e0edffe6f9790a2bbf8f018a4b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| from evalmodel import test_eval_model | |
| dico, df_metrics = test_eval_model("ner_models/mytrainedmodel", TEST_DATA) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment