{"url":"/sota/named-entity-recognition-on-slue","task":{"name":"Named Entity Recognition (NER)","url":"/task/named-entity-recognition-ner","note":null},"dataset":{"name":"SLUE","url":"/dataset/slue"},"category":"Natural Language Processing","categories":["Natural Language Processing"],"category_note":null,"description":"**Named Entity Recognition (NER)** is a task of Natural Language Processing (NLP) that involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, and others. The goal of NER is to extract structured information from unstructured text data and represent it in a machine-readable format. Approaches typically use BIO notation, which differentiates the beginning (B) and the inside (I) of entities. O is used for non-entity tokens.\r\n\r\nExample:\r\n\r\n| Mark | Watney | visited | Mars |\r\n| --- | ---| --- | --- |\r\n| B-PER | I-PER | O | B-LOC |\r\n\r\n<span style=\"color:grey; opacity: 0.6\">( Image credit: [Zalando](https://research.zalando.com/welcome/mission/research-projects/flair-nlp/) )</span>","description_from":"task","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","rank":"the archive's row order at snapshot; not re-ranked","rows_end_at":"2025-07-28","rows_withheld_as_spam":0,"metric_values":"the archive's strings, untouched"},"metrics":["F1 (%)","label-F1 (%)","Text model"],"metric_direction":{"note":"inferred from the metric name only (the archive records no direction); null = not inferred, chart draws points only","by_metric":{"F1 (%)":"higher","label-F1 (%)":"higher","Text model":null}},"counts":{"rows":13,"rows_with_code":13,"rows_with_paper_page":13,"rows_dated":13,"rows_using_additional_data":0},"rows":[{"rank_in_archive_order":1,"model":"W2V2-L-LL60K (pipeline approach, uses LM)","metrics":{"F1 (%)":"69.6","Text model":"DeBERTa-L","label-F1 (%)":"82.2"},"uses_additional_data":false,"paper_date":"2021-11-19","paper":"/paper/slue-new-benchmark-tasks-for-spoken-language","paper_url":"https://arxiv.org/abs/2111.10367v3","paper_title":"SLUE: New Benchmark Tasks for Spoken Language Understanding Evaluation on Natural Speech","code":"https://github.com/asappresearch/slue-toolkit","n_code_links":1,"syntology":{"n_ran":0,"n_unverified":12,"n_samples":12,"n_pointer_only_licence":0}},{"rank_in_archive_order":2,"model":"W2V2-B-LS960 (pipeline approach, uses LM)","metrics":{"F1 (%)":"68.0","Text model":"DeBERTa-L","label-F1 (%)":"79.8"},"uses_additional_data":false,"paper_date":"2021-11-19","paper":"/paper/slue-new-benchmark-tasks-for-spoken-language","paper_url":"https://arxiv.org/abs/2111.10367v3","paper_title":"SLUE: New Benchmark Tasks for Spoken Language Understanding Evaluation on Natural Speech","code":"https://github.com/asappresearch/slue-toolkit","n_code_links":1,"syntology":{"n_ran":0,"n_unverified":12,"n_samples":12,"n_pointer_only_licence":0}},{"rank_in_archive_order":3,"model":"Wav2Seq (from HuBERT-large)","metrics":{"F1 (%)":"65.4"},"uses_additional_data":false,"paper_date":"2022-05-02","paper":"/paper/wav2seq-pre-training-speech-to-text-encoder","paper_url":"https://arxiv.org/abs/2205.01086v1","paper_title":"Wav2Seq: Pre-training Speech-to-Text Encoder-Decoder Models Using Pseudo Languages","code":"https://github.com/asappresearch/wav2seq","n_code_links":1,"syntology":null},{"rank_in_archive_order":4,"model":"W2V2-L-LL60K (e2e approach, uses LM)","metrics":{"F1 (%)":"64.8","Text model":"N/A","label-F1 (%)":"73.3"},"uses_additional_data":false,"paper_date":"2021-11-19","paper":"/paper/slue-new-benchmark-tasks-for-spoken-language","paper_url":"https://arxiv.org/abs/2111.10367v3","paper_title":"SLUE: New Benchmark Tasks for Spoken Language Understanding Evaluation on Natural Speech","code":"https://github.com/asappresearch/slue-toolkit","n_code_links":1,"syntology":{"n_ran":0,"n_unverified":12,"n_samples":12,"n_pointer_only_licence":0}},{"rank_in_archive_order":5,"model":"W2V2-B-LS960 (e2e approach, uses LM)","metrics":{"F1 (%)":"63.4","Text model":"N/A","label-F1 (%)":"71.7"},"uses_additional_data":false,"paper_date":"2021-11-19","paper":"/paper/slue-new-benchmark-tasks-for-spoken-language","paper_url":"https://arxiv.org/abs/2111.10367v3","paper_title":"SLUE: New Benchmark Tasks for Spoken Language Understanding Evaluation on Natural Speech","code":"https://github.com/asappresearch/slue-toolkit","n_code_links":1,"syntology":{"n_ran":0,"n_unverified":12,"n_samples":12,"n_pointer_only_licence":0}},{"rank_in_archive_order":6,"model":"HuBERT-B-LS960 (e2e approach, uses LM)","metrics":{"F1 (%)":"61.9","Text model":"N/A","label-F1 (%)":"70.3"},"uses_additional_data":false,"paper_date":"2021-11-19","paper":"/paper/slue-new-benchmark-tasks-for-spoken-language","paper_url":"https://arxiv.org/abs/2111.10367v3","paper_title":"SLUE: New Benchmark Tasks for Spoken Language Understanding Evaluation on Natural Speech","code":"https://github.com/asappresearch/slue-toolkit","n_code_links":1,"syntology":{"n_ran":0,"n_unverified":12,"n_samples":12,"n_pointer_only_licence":0}},{"rank_in_archive_order":7,"model":"W2V2-B-VP100K (e2e approach, uses LM)","metrics":{"F1 (%)":"61.8","Text model":"N/A","label-F1 (%)":"69.8"},"uses_additional_data":false,"paper_date":"2021-11-19","paper":"/paper/slue-new-benchmark-tasks-for-spoken-language","paper_url":"https://arxiv.org/abs/2111.10367v3","paper_title":"SLUE: New Benchmark Tasks for Spoken Language Understanding Evaluation on Natural Speech","code":"https://github.com/asappresearch/slue-toolkit","n_code_links":1,"syntology":{"n_ran":0,"n_unverified":12,"n_samples":12,"n_pointer_only_licence":0}},{"rank_in_archive_order":8,"model":"W2V2-L-LL60K (pipeline approach)","metrics":{"F1 (%)":"57.8","Text model":"DeBERTa-L","label-F1 (%)":"78.8"},"uses_additional_data":false,"paper_date":"2021-11-19","paper":"/paper/slue-new-benchmark-tasks-for-spoken-language","paper_url":"https://arxiv.org/abs/2111.10367v3","paper_title":"SLUE: New Benchmark Tasks for Spoken Language Understanding Evaluation on Natural Speech","code":"https://github.com/asappresearch/slue-toolkit","n_code_links":1,"syntology":{"n_ran":0,"n_unverified":12,"n_samples":12,"n_pointer_only_licence":0}},{"rank_in_archive_order":9,"model":"W2V2-L-LL60K (e2e approach)","metrics":{"F1 (%)":"50.9","Text model":"-","label-F1 (%)":"64.7"},"uses_additional_data":false,"paper_date":"2021-11-19","paper":"/paper/slue-new-benchmark-tasks-for-spoken-language","paper_url":"https://arxiv.org/abs/2111.10367v3","paper_title":"SLUE: New Benchmark Tasks for Spoken Language Understanding Evaluation on Natural Speech","code":"https://github.com/asappresearch/slue-toolkit","n_code_links":1,"syntology":{"n_ran":0,"n_unverified":12,"n_samples":12,"n_pointer_only_licence":0}},{"rank_in_archive_order":10,"model":"W2V2-B-LS960 (e2e approach)","metrics":{"F1 (%)":"50.2","Text model":"-","label-F1 (%)":"64.0"},"uses_additional_data":false,"paper_date":"2021-11-19","paper":"/paper/slue-new-benchmark-tasks-for-spoken-language","paper_url":"https://arxiv.org/abs/2111.10367v3","paper_title":"SLUE: New Benchmark Tasks for Spoken Language Understanding Evaluation on Natural Speech","code":"https://github.com/asappresearch/slue-toolkit","n_code_links":1,"syntology":{"n_ran":0,"n_unverified":12,"n_samples":12,"n_pointer_only_licence":0}},{"rank_in_archive_order":11,"model":"HuBERT-B-LS960 (e2e approach)","metrics":{"F1 (%)":"49.8","Text model":"-","label-F1 (%)":"62.9"},"uses_additional_data":false,"paper_date":"2021-11-19","paper":"/paper/slue-new-benchmark-tasks-for-spoken-language","paper_url":"https://arxiv.org/abs/2111.10367v3","paper_title":"SLUE: New Benchmark Tasks for Spoken Language Understanding Evaluation on Natural Speech","code":"https://github.com/asappresearch/slue-toolkit","n_code_links":1,"syntology":{"n_ran":0,"n_unverified":12,"n_samples":12,"n_pointer_only_licence":0}},{"rank_in_archive_order":12,"model":"W2V2-B-LS960 (pipeline approach)","metrics":{"F1 (%)":"49.5","Text model":"DeBERTa-L","label-F1 (%)":"74.2"},"uses_additional_data":false,"paper_date":"2021-11-19","paper":"/paper/slue-new-benchmark-tasks-for-spoken-language","paper_url":"https://arxiv.org/abs/2111.10367v3","paper_title":"SLUE: New Benchmark Tasks for Spoken Language Understanding Evaluation on Natural Speech","code":"https://github.com/asappresearch/slue-toolkit","n_code_links":1,"syntology":{"n_ran":0,"n_unverified":12,"n_samples":12,"n_pointer_only_licence":0}},{"rank_in_archive_order":13,"model":"W2V2-B-VP100K (e2e approach)","metrics":{"F1 (%)":"47.9","Text model":"-","label-F1 (%)":"60.8"},"uses_additional_data":false,"paper_date":"2021-11-19","paper":"/paper/slue-new-benchmark-tasks-for-spoken-language","paper_url":"https://arxiv.org/abs/2111.10367v3","paper_title":"SLUE: New Benchmark Tasks for Spoken Language Understanding Evaluation on Natural Speech","code":"https://github.com/asappresearch/slue-toolkit","n_code_links":1,"syntology":{"n_ran":0,"n_unverified":12,"n_samples":12,"n_pointer_only_licence":0}}],"since_archive":{"present":false,"note":"No Syntology-extracted rows are published in this build."},"syntology":{"read_at":"2026-09-24T18:15:14+00:00","claim":"Per row: N of M harvested code samples from that row's paper executed on a synthesized fixture; the other M-N are unverified. Not a reproduction of the row's number; not a correctness claim. n_pointer_only_licence counts samples the site points at rather than redistributes (a licence axis, independent of ran/unverified).","rows_with_graph_line":12,"rows_with_any_sample_ran":0,"distinct_papers_with_graph_line":1,"distinct_papers_with_any_sample_ran":0,"samples_over_distinct_papers":{"n_ran":0,"n_unverified":12,"n_samples":12,"n_pointer_only_licence":0,"note":"each paper (arXiv id) counted once, however many rows it is behind; this is the page-level figure"},"samples_row_weighted":{"n_ran":0,"n_unverified":144,"n_samples":144,"n_pointer_only_licence":0,"note":"row-weighted: a paper behind several rows is counted once per row; inflated relative to samples_over_distinct_papers by design, kept for readers summing the per-row syntology blocks"}}}