taishan1994 / awesome-chinese-nerLinks
中文命名实体识别。包含目前最新的中文命名实体识别论文、中文实体识别相关工具、数据集,以及中文预训练模型、词向量、实体识别综述等。
☆747Updated 4 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
Sorting:
- 基于pytorch的bert_bilstm_crf中文命名实体识别☆583Updated 2 years ago
- PaddleNLP UIE模型的PyTorch版实现☆659Updated 2 years ago
- 记录本人整理的一些数据集☆1,076Updated 3 years ago
- 使用BERT-BILSTM-CRF进行中文命名实体识别。☆471Updated 10 months ago
- 使用Bert完成实体之间关系抽取☆741Updated this week
- A PyTorch implementation of a BiLSTM\BERT\Roberta(+CRF) model for Named Entity Recognition.☆511Updated 4 years ago
- Unified Structure Generation for Universal Information Extraction☆942Updated 3 years ago
- ☆147Updated 11 months ago
- 天池中药说明书实体识别挑战冠军方案;中文命名实体识别;NER; BERT-CRF & BERT-SPAN & BERT-MRC;Pytorch☆961Updated 4 years ago
- 基于Tensorflow2.3开发的NER模型,都是CRF范式,包含Bilstm(IDCNN)-CRF、Bert-Bilstm(IDCNN)-CRF、Bert-CRF,可微调预训练模型,可对抗学习,用于命名实体识别,配置后可直接运行。☆431Updated 11 months ago
- KgCLUE: 大规模中文开源知识图谱问答☆452Updated 3 years ago
- 基于pytorch的中文三元组提取(命名实体识别+关系抽取)☆363Updated 2 years ago
- Implemention of NER model on chinese dataset.☆74Updated 2 years ago
- NLP 领域常见任务的实现,包括新词发现、以及基于pytorch的词向量、中文文本分类、实体识别、摘要文本生成、句子相似度判断、三元组抽取、预训练模型等。☆537Updated 2 years ago
- 中文信息抽取,包含实体抽取、关系抽取、事件抽取☆256Updated 2 years ago
- 中文NER的那些事儿☆320Updated 2 years ago
- 多标签文本分类,多标签分类,文本分类, multi-label, classifier, text classification, BERT, seq2seq,attention, multi-label-classification☆795Updated 11 months ago
- 基于Pytorch的Bert应用,包括命名实体识别、情感分析、文本分类以及文本相似度等☆807Updated 4 years ago
- 中文关系抽取☆461Updated 2 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…☆828Updated last year
- 使用bert进行关系三元组抽取。☆179Updated last year
- 命名体识别(NER)综述-论文-模型-代码(BiLSTM-CRF/BERT-CRF)-竞赛资源总结-随时更新☆476Updated 5 years ago
- 使用Pytorch框架对NLP方向上的文本分类、实体识别、三元组抽取做代码实战☆197Updated last year
- 全局指针统一处理嵌套与非嵌套NER的Pytorch实现☆403Updated 2 years ago
- CLUENER2020 中文细粒度命名实体识别 Fine Grained Named Entity Recognition☆1,518Updated 2 years ago
- [COLING 2022] CSL: A Large-scale Chinese Scientific Literature Dataset 中文科学文献数据集☆649Updated 2 years ago
- Using BERT+Bi-LSTM+CRF☆142Updated 3 years ago
- 北京航空航天大学大数据高精尖中心自然语言处理研究团队对信息抽取领域的调研。包括实体识别,关系抽取,属性抽取等子任务,每类子任务分别对学术界和工业界进行调研。☆473Updated 3 years ago
- 中文文本分类任务,基于PyTorch实现(TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention, DPCNN, Transformer,Bert,ERNIE),开箱即用!☆402Updated 2 years ago
- 北京航空航天大学大数据高精尖中心自然语言处理研究团队开展了智能问答的研究与应用总结。包括基于知识图谱的问答(KBQA),基于文本的问答系统(TextQA),基于表格的问答系统(TableQA)、基于视觉的问答系统(VisualQA)和机器阅读理解(MRC)等,每类任务分别对…☆1,797Updated 2 years ago