Evaluating NER Models: Techniques & Code ๐
Learn various methods to evaluate Named Entity Recognition (NER) models with practical code examples.

mildlyoverfitted
3.9K views โข Jul 27, 2023

About this video
In this video we are going to talk about different ways how one can evaluate an NER (named entity recognition) model.
Code from the video:
https://github.com/jankrepl/mildlyoverfitted/tree/master/github_adventures/ner_evaluation
https://github.com/chakki-works/seqeval
00:00 Intro
00:31 Mispredictions
02:31 IOB2 notation
04:03 Evaluation approaches
07:38 [code] HF evaluate + seqeval
14:36 [code] Enitity-level from scratch intro
17:38 [code] Check sequence valid
23:23 [code] Extract entity types
24:42 [code] Extract entities
32:33 [code] Generate report
41:06 Outro
If you have any video suggestions or you just wanna chat feel free to join the discord server: https://discord.gg/a8Va9tZsG5
Twitter: https://twitter.com/moverfitted
Code from the video:
https://github.com/jankrepl/mildlyoverfitted/tree/master/github_adventures/ner_evaluation
https://github.com/chakki-works/seqeval
00:00 Intro
00:31 Mispredictions
02:31 IOB2 notation
04:03 Evaluation approaches
07:38 [code] HF evaluate + seqeval
14:36 [code] Enitity-level from scratch intro
17:38 [code] Check sequence valid
23:23 [code] Extract entity types
24:42 [code] Extract entities
32:33 [code] Generate report
41:06 Outro
If you have any video suggestions or you just wanna chat feel free to join the discord server: https://discord.gg/a8Va9tZsG5
Twitter: https://twitter.com/moverfitted
Tags and Topics
Browse our collection to discover more content in these categories.
Video Information
Views
3.9K
Likes
86
Duration
41:27
Published
Jul 27, 2023
User Reviews
4.6
(3)