{"url":"/sota/chinese-named-entity-recognition-on-weibo-ner","task":{"name":"Chinese Named Entity Recognition","url":"/task/chinese-named-entity-recognition","note":null},"dataset":{"name":"Weibo NER","url":"/dataset/weibo-ner"},"category":"Natural Language Processing","categories":["Natural Language Processing"],"category_note":null,"description":"Chinese named entity recognition is a subtask of information extraction that seeks to locate and classify named entities mentioned in unstructured text into pre-defined categories such as person names, organizations, locations, medical codes, time expressions, quantities, monetary values, percentages, etc. from Chinese text (Source: Adapted from Wikipedia).","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","Precision","Recall","Accuracy-NE","Accuracy-NM","Overall"],"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","Precision":"higher","Recall":"higher","Accuracy-NE":"higher","Accuracy-NM":"higher","Overall":null}},"counts":{"rows":18,"rows_with_code":18,"rows_with_paper_page":18,"rows_dated":18,"rows_using_additional_data":0},"rows":[{"rank_in_archive_order":1,"model":"BERT-CRF (Replicated in AdaSeq)","metrics":{"F1":"72.77"},"uses_additional_data":false,"paper_date":"2021-05-08","paper":"/paper/improving-named-entity-recognition-by","paper_url":"https://arxiv.org/abs/2105.03654v3","paper_title":"Improving Named Entity Recognition by External Context Retrieving and Cooperative Learning","code":"https://github.com/modelscope/adaseq","n_code_links":3,"syntology":{"n_ran":0,"n_unverified":4,"n_samples":4,"n_pointer_only_licence":0}},{"rank_in_archive_order":2,"model":"Baseline + BS","metrics":{"F1":"72.66"},"uses_additional_data":false,"paper_date":"2022-04-26","paper":"/paper/boundary-smoothing-for-named-entity-1","paper_url":"https://arxiv.org/abs/2204.12031v1","paper_title":"Boundary Smoothing for Named Entity Recognition","code":"https://github.com/syuoni/eznlp","n_code_links":1,"syntology":null},{"rank_in_archive_order":3,"model":"BERT-BiLSTM-context","metrics":{"F1":"72.08"},"uses_additional_data":false,"paper_date":"2023-05-31","paper":"/paper/a-global-context-mechanism-for-sequence","paper_url":"https://arxiv.org/abs/2305.19928v4","paper_title":"Supplementary Features of BiLSTM for Enhanced Sequence Labeling","code":"https://github.com/conglei2xu/global-context-mechanism","n_code_links":1,"syntology":null},{"rank_in_archive_order":4,"model":"FGN","metrics":{"F1":"71.25"},"uses_additional_data":false,"paper_date":"2020-01-15","paper":"/paper/fgn-fusion-glyph-network-for-chinese-named","paper_url":"https://arxiv.org/abs/2001.05272v6","paper_title":"FGN: Fusion Glyph Network for Chinese Named Entity Recognition","code":"https://github.com/AidenHuen/FGN-NER","n_code_links":1,"syntology":null},{"rank_in_archive_order":5,"model":"SA-NER","metrics":{"F1":"69.8"},"uses_additional_data":false,"paper_date":"2020-10-29","paper":"/paper/named-entity-recognition-for-social-media","paper_url":"https://arxiv.org/abs/2010.15458v1","paper_title":"Named Entity Recognition for Social Media Texts with Semantic Augmentation","code":"https://github.com/cuhksz-nlp/SANER","n_code_links":1,"syntology":null},{"rank_in_archive_order":6,"model":"AESINER","metrics":{"F1":"69.78"},"uses_additional_data":false,"paper_date":"2020-10-29","paper":"/paper/improving-named-entity-recognition-with","paper_url":"https://arxiv.org/abs/2010.15466v1","paper_title":"Improving Named Entity Recognition with Attentive Ensemble of Syntactic Information","code":"https://github.com/cuhksz-nlp/AESINER","n_code_links":1,"syntology":null},{"rank_in_archive_order":7,"model":"Locate and Label","metrics":{"F1":"69.16"},"uses_additional_data":false,"paper_date":"2021-05-14","paper":"/paper/locate-and-label-a-two-stage-identifier-for","paper_url":"https://arxiv.org/abs/2105.06804v2","paper_title":"Locate and Label: A Two-stage Identifier for Nested Named Entity Recognition","code":"https://github.com/tricktreat/locate-and-label","n_code_links":1,"syntology":null},{"rank_in_archive_order":8,"model":"FLAT+BERT","metrics":{"F1":"68.55"},"uses_additional_data":false,"paper_date":"2020-04-24","paper":"/paper/flat-chinese-ner-using-flat-lattice","paper_url":"https://arxiv.org/abs/2004.11795v2","paper_title":"FLAT: Chinese NER Using Flat-Lattice Transformer","code":"https://github.com/LeeSureman/Flat-Lattice-Transformer","n_code_links":1,"syntology":null},{"rank_in_archive_order":9,"model":"Glyce + BERT","metrics":{"F1":"67.6","Precision":"67.68","Recall":"67.71"},"uses_additional_data":false,"paper_date":"2019-01-29","paper":"/paper/glyce-glyph-vectors-for-chinese-character","paper_url":"https://arxiv.org/abs/1901.10125v5","paper_title":"Glyce: Glyph-vectors for Chinese Character Representations","code":"https://github.com/ShannonAI/glyce","n_code_links":2,"syntology":{"n_ran":3,"n_unverified":5,"n_samples":8,"n_pointer_only_licence":0}},{"rank_in_archive_order":10,"model":"SLK-NER","metrics":{"F1":"64"},"uses_additional_data":false,"paper_date":"2020-07-16","paper":"/paper/slk-ner-exploiting-second-order-lexicon","paper_url":"https://arxiv.org/abs/2007.08416v1","paper_title":"SLK-NER: Exploiting Second-order Lexicon Knowledge for Chinese NER","code":"https://github.com/zerohd4869/SLK-NER","n_code_links":1,"syntology":null},{"rank_in_archive_order":11,"model":"Collaborative Graph Network","metrics":{"F1":"63.09"},"uses_additional_data":false,"paper_date":"2019-11-01","paper":"/paper/leverage-lexical-knowledge-for-chinese-named","paper_url":"https://aclanthology.org/D19-1396","paper_title":"Leverage Lexical Knowledge for Chinese Named Entity Recognition via Collaborative Graph Network","code":"https://github.com/DianboWork/Graph4CNER","n_code_links":1,"syntology":null},{"rank_in_archive_order":12,"model":"NFLAT","metrics":{"F1":"61.94","Precision":"59.10","Recall":"63.76"},"uses_additional_data":false,"paper_date":"2022-05-12","paper":"/paper/nflat-non-flat-lattice-transformer-for","paper_url":"https://arxiv.org/abs/2205.05832v3","paper_title":"NFLAT: Non-Flat-Lattice Transformer for Chinese Named Entity Recognition","code":"https://github.com/codermusou/nflat4cner","n_code_links":1,"syntology":null},{"rank_in_archive_order":13,"model":"LSTM + Lexicon augment","metrics":{"F1":"61.24"},"uses_additional_data":false,"paper_date":"2019-08-16","paper":"/paper/simplify-the-usage-of-lexicon-in-chinese-ner","paper_url":"https://arxiv.org/abs/1908.05969v2","paper_title":"Simplify the Usage of Lexicon in Chinese NER","code":"https://github.com/v-mipeng/LexiconAugmentedNER","n_code_links":2,"syntology":null},{"rank_in_archive_order":14,"model":"FLAT","metrics":{"F1":"60.32"},"uses_additional_data":false,"paper_date":"2020-04-24","paper":"/paper/flat-chinese-ner-using-flat-lattice","paper_url":"https://arxiv.org/abs/2004.11795v2","paper_title":"FLAT: Chinese NER Using Flat-Lattice Transformer","code":"https://github.com/LeeSureman/Flat-Lattice-Transformer","n_code_links":1,"syntology":null},{"rank_in_archive_order":15,"model":"Lattice","metrics":{"F1":"58.79"},"uses_additional_data":false,"paper_date":"2018-05-05","paper":"/paper/chinese-ner-using-lattice-lstm","paper_url":"http://arxiv.org/abs/1805.02023v4","paper_title":"Chinese NER Using Lattice LSTM","code":"https://github.com/jiesutd/LatticeLSTM","n_code_links":3,"syntology":{"n_ran":2,"n_unverified":0,"n_samples":2,"n_pointer_only_licence":2}},{"rank_in_archive_order":16,"model":"TENER","metrics":{"F1":"58.17"},"uses_additional_data":false,"paper_date":"2019-11-10","paper":"/paper/tener-adapting-transformer-encoder-for-name","paper_url":"https://arxiv.org/abs/1911.04474v3","paper_title":"TENER: Adapting Transformer Encoder for Named Entity Recognition","code":"https://github.com/HIT-SCIR/ltp","n_code_links":6,"syntology":{"n_ran":0,"n_unverified":1,"n_samples":1,"n_pointer_only_licence":0}},{"rank_in_archive_order":17,"model":"BiLSTM+CRF+adversarial+self-attention","metrics":{"F1":"53.08"},"uses_additional_data":false,"paper_date":"2018-10-01","paper":"/paper/adversarial-transfer-learning-for-chinese","paper_url":"https://aclanthology.org/D18-1017","paper_title":"Adversarial Transfer Learning for Chinese Named Entity Recognition with Self-Attention Mechanism","code":"https://github.com/CPF-NLPR/AT4ChineseNER","n_code_links":1,"syntology":null},{"rank_in_archive_order":18,"model":"CAN-NER Model","metrics":{"Accuracy-NE":"55.38","Accuracy-NM":"62.98","Overall":"59.31"},"uses_additional_data":false,"paper_date":"2019-04-03","paper":"/paper/can-ner-convolutional-attention-network","paper_url":"https://arxiv.org/abs/1904.02141v3","paper_title":"CAN-NER: Convolutional Attention Network for Chinese Named Entity Recognition","code":"https://github.com/microsoft/vert-papers/tree/master/papers/CAN-NER","n_code_links":1,"syntology":null}],"since_archive":{"claim":"Results that newer papers report for their own method, placed here by Syntology. A model pointed at the cell in the paper's own table; the number was read from that cell and checked against this leaderboard's metric, dataset, split and scale; an independent check that saw this leaderboard's other rows and every other leaderboard on the same dataset accepted it. Not reviewed by the paper's authors or by the archive's editors, and not ranked against the archive rows.","extraction_file_present":true,"measurement":{"test_papers":883,"papers_with_output":881,"judged_true":108,"judged":110,"wilson95_lower":0.9361,"measured_on":"2026-09-24","frozen_commit":"0e3de0df94"},"measurement_note":"blind adjudication of accepted entries on a held-out split of archive papers, rules frozen before the test","coverage":{"sentence":"Syntology has checked 6,264 of the 9,581 papers on this site that are newer than the archive; results from the others appear after they are checked.","complete":false,"papers_newer_than_archive":9581,"papers_checked":6264,"papers_extracted_not_yet_verified":0,"boards_without_verdict":2,"papers_not_yet_extracted":3316},"order":"newest first by month (arXiv date, else the arXiv-id month), then arXiv id descending","columns":[],"entries":[]},"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":4,"rows_with_any_sample_ran":2,"distinct_papers_with_graph_line":4,"distinct_papers_with_any_sample_ran":2,"samples_over_distinct_papers":{"n_ran":5,"n_unverified":10,"n_samples":15,"n_pointer_only_licence":2,"note":"each paper (arXiv id) counted once, however many rows it is behind; this is the page-level figure"},"samples_row_weighted":{"n_ran":5,"n_unverified":10,"n_samples":15,"n_pointer_only_licence":2,"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"}}}