ZejunCao / NER_baselineLinks
使用多种方法做中文命名实体识别(NER),代码包含详细注释
☆51Updated 2 years ago
Alternatives and similar repositories for NER_baseline
Users that are interested in NER_baseline are comparing it to the libraries listed below
Sorting:
- 中文命名实体识别☆47Updated 3 years ago
- 基于pytorch的bert_bilstm_crf中文命名实体识别☆576Updated 2 years ago
- 中文信息抽取,包含实体抽取、关系抽取、事件抽取☆251Updated last year
- 使用BERT-BILSTM-CRF进行中文命名实体识别。☆457Updated 7 months ago
- ☆142Updated 9 months ago
- Using BERT+Bi-LSTM+CRF☆139Updated 3 years ago
- 使用bert进行关系三元组抽取。☆174Updated last year
- 中文命名实体识别:BERT-BiLSTM-CRF模型实现中文,数据集使用CLUENER2020☆76Updated 3 years ago
- A PyTorch implementation of a BiLSTM\BERT\Roberta(+CRF) model for Named Entity Recognition.☆507Updated 4 years ago
- All NLP you Need Here. 目前包含15个NLP demo的pytorch实现(大量代码借鉴于其他开源项目,原先是自己玩的,后来干脆也开源出来)☆288Updated this week
- 基于BERT的中文命名实体识别☆44Updated 3 years ago
- 使用Bert完成实体之间关系抽取☆733Updated this week
- 记录经典NER模型,目前仓库包含如下模型代码:BERT, LSTM, GlobalPointer, CRF, HMM☆34Updated 2 years ago
- 基于pytorch的中文三元组提取(命名实体识别+关系抽取)☆354Updated 2 years ago
- 使用Pytorch框架对NLP方向上的文本分类、实体识别、三元组抽取做代码实战☆193Updated last year
- 中文命名实体识别。包含目前最新的中文命名实体识别论文、中文实体识别相关工具、数据集,以及中文 预训练模型、词向量、实体识别综述等。☆732Updated last month
- ☆161Updated 2 years ago
- Implemention of NER model on chinese dataset.☆73Updated 2 years ago
- CMeIE/CBLUE/CHIP/实体关系抽取/SPO抽取☆236Updated 3 years ago
- A PyTorch implementation of a BiLSTM \ BERT \ Roberta (+ BiLSTM + CRF) model for Chinese Word Segmentation (中文分词) .☆210Updated 3 years ago
- 中文二分类,bert+TextCNN 两种实现方法☆24Updated 2 years ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆108Updated 2 years ago
- ☆39Updated 2 years ago
- 利用指针网络进行信息抽取,包含命名实体识别、关系抽取、事件抽取。☆129Updated 2 years ago
- 命名实体识别(中文)☆33Updated 2 years ago
- 基于Pytorch的命名实体识别框架,支持LSTM+CRF、Bert+CRF、RoBerta+CRF等框架☆89Updated 2 years ago
- 基于pytorch+bert的中文文本分类☆88Updated 2 years ago
- BiLSTM-CRF-NER☆34Updated 3 years ago
- 中文文本分类任务,基于PyTorch实现(TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention, DPCNN, Transformer,Bert,ERNIE), 开箱即用!☆398Updated 2 years ago
- 实体关系抽取pipline方式,使用了BiLSTM+CRF+BERT☆153Updated last year