中文命名实体识别。包含目前最新的中文命名实体识别论文、中文实体识别相关工具、数据集,以及中文预训练模型、词向量、实体识别综述等。
☆764Jul 4, 2025Updated 8 months ago
Alternatives and similar repositories for awesome-chinese-ner
Users that are interested in awesome-chinese-ner are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于pytorch的bert_bilstm_crf中文命名实体识别☆594May 15, 2023Updated 2 years ago
- Source code for AAAI 2022 paper: Unified Named Entity Recognition as Word-Word Relation Classification☆552Jul 14, 2022Updated 3 years ago
- 基于词汇信息融合的中文NER模型☆170Apr 2, 2022Updated 4 years ago
- Chinese NER(Named Entity Recognition) using BERT(Softmax, CRF, Span)☆2,236Mar 11, 2023Updated 3 years ago
- 使用BERT-BILSTM-CRF进行中文命名实体识别。☆490Jan 9, 2025Updated last year
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- ☆41Dec 4, 2022Updated 3 years ago
- Easy Natural Language Processing☆143Apr 5, 2025Updated 11 months ago
- Awesome papers about generative Information Extraction (IE) using Large Language Models (LLMs)☆1,057Nov 18, 2024Updated last year
- 中文命名实体识别(包括多种模型:HMM,CRF,BiLSTM,BiLSTM+CRF的具体实现)☆2,278Jun 21, 2022Updated 3 years ago
- ☆13Apr 27, 2022Updated 3 years ago
- The online version is temporarily unavailable because we cannot afford the key. You can clone and run it locally. Note: we set defaul ope…☆828May 28, 2024Updated last year
- AdaSeq: An All-in-One Library for Developing State-of-the-Art Sequence Understanding Models☆450Nov 15, 2023Updated 2 years ago
- 基于pytorch的中文三元组提取(命名实体识别+关系抽取)☆362May 12, 2023Updated 2 years ago
- [Unofficial] Predict code for AAAI 2022 paper: Unified Named Entity Recognition as Word-Word Relation Classification☆56Sep 5, 2022Updated 3 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- 全局指针统一处理嵌套与非嵌套NER的Pytorch实现☆415Mar 23, 2023Updated 3 years ago
- Code for the paper "DiffusionNER: Boundary Diffusion for Named Entity Recognition", accepted at ACL 2023.☆114Aug 29, 2023Updated 2 years ago
- CLUENER2020 中文细粒度命名实体识别 Fine Grained Named Entity Recognition☆1,523Nov 21, 2022Updated 3 years ago
- A PyTorch implementation of a BiLSTM\BERT\Roberta(+CRF) model for Named Entity Recognition.☆519Jan 25, 2021Updated 5 years ago
- code for ACL 2020 paper: FLAT: Chinese NER Using Flat-Lattice Transformer☆1,004May 10, 2022Updated 3 years ago
- 基于pytorch的百度UIE命名实体识别。☆57Feb 1, 2023Updated 3 years ago
- ☆26Jun 5, 2023Updated 2 years ago
- 使用bert进行关系三元组抽取。☆184Apr 9, 2024Updated last year
- 中文NER的那些事儿☆321Sep 18, 2023Updated 2 years ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Code for ACL 2021 paper. MECT: Multi-Metadata Embedding based Cross-Transformer for Chinese Named Entity Recognition.☆68Nov 4, 2021Updated 4 years ago
- ☆275Apr 26, 2023Updated 2 years ago
- 基于pytorch的GlobalPointer进行中文命名实体识别。☆39Jul 7, 2023Updated 2 years ago
- 记录经典NER模型,目前仓库包含如下模型代码:BERT, LSTM, GlobalPointer, CRF, HMM☆33Oct 19, 2022Updated 3 years ago
- Reject complicated operations for incorporating lexicon for Chinese NER.☆437Jan 22, 2022Updated 4 years ago
- 记录本人整理的一些数据集☆1,089Jun 16, 2022Updated 3 years ago
- softmax, crf, biaffine, globalpointer, efficient globalpointer, ricon☆17Oct 11, 2022Updated 3 years ago
- 天池中药说明书实体识别挑战冠军方案;中文命名实体识别;NER; BERT-CRF & BERT-SPAN & BERT-MRC;Pytorch☆964Dec 23, 2020Updated 5 years ago
- Implemention of NER model on chinese dataset.☆74Apr 8, 2023Updated 2 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- Awesome Pretrained Chinese NLP Models,高质量中文预训练模型&大模型&多模态模型&大语言模型集合☆5,543Mar 22, 2026Updated last week
- Robust Self-augmentation for NER with Meta-reweighting☆29Nov 8, 2022Updated 3 years ago
- An elegent pytorch implement of transformers☆1,336Mar 28, 2026Updated last week
- 本人项目进行中搜集的数据集,包含原始数据和经过处理后的数据,项目持续更新。☆119Nov 17, 2020Updated 5 years ago
- Code for the ACL2021 paper "Lexicon Enhanced Chinese Sequence Labelling Using BERT Adapter"☆345Jan 15, 2022Updated 4 years ago
- Source code for "Packed Levitated Marker for Entity and Relation Extraction"☆270May 3, 2023Updated 2 years ago
- 基于Tensorflow2.3开发的NER模型,都是CRF范式,包含Bilstm(IDCNN)-CRF、Bert-Bilstm(IDCNN)-CRF、Bert-CRF,可微调预训练模型,可对抗学习,用于命名实体识别,配置后可直接运行。☆432Dec 10, 2024Updated last year