ybshaw / chinese-ner-pytorch
基于Pytorch框架的中文命名实体识别(NER)模型,包含lstm和Bert两种模型的实现
☆12Updated 2 years ago
Alternatives and similar repositories for chinese-ner-pytorch:
Users that are interested in chinese-ner-pytorch are comparing it to the libraries listed below
- 基于pytorch+bilstm_crf的中文命名实体识别☆14Updated 2 years ago
- 基于BERT的中文命名实体识别☆41Updated 3 years ago
- 该项目是自己做的一些nlp的实验,包括命名实体识别、实体关系抽取和事件抽取,未来会持续更新。☆33Updated last year
- Summary and comparison of Chinese classification models☆34Updated 2 years ago
- 利用指针网络进行信息抽取,包含命名实体识别、关系抽取、事件抽取。☆123Updated 2 years ago
- 基于论文SpERT: "Span-based Entity and Relation Transformer"的中文关系抽取,同时抽取实体、实体类别和关系类别。☆35Updated 2 years ago
- 关系抽取☆57Updated last year
- 汽车知识图谱☆78Updated 4 years ago
- 使用bert进行中文方面级情感识别。☆23Updated last year
- 基于CNN、RNN、GCN、BERT的中文文本分类☆43Updated last year
- 基于BERT-MRC(阅读理解)的命名实体识别模型☆19Updated 3 years ago
- 基于Bilstm + CRF的信息抽取模型☆33Updated 3 years ago
- 基于pytorch的级联Bert用于中文命名实体识别。☆20Updated last year
- 基于pytorch+bert的中文关系抽取☆29Updated 3 years ago
- 使用BERT-BiLSTM+CRF进行ner任务(pytorch_lightning版)☆44Updated 2 years ago
- 文本相似度,语义向量,文本向量,text-similarity,similarity, sentence-similarity,BERT,SimCSE,BERT-Whitening,Sentence-BERT, PromCSE, SBERT☆73Updated 4 months ago
- 基于bert_mrc的中文命名实体识别☆44Updated 2 years ago
- 新闻标题文本分类☆9Updated last month
- 基于pytorch的GlobalPointer进行中文命名实体识别。☆36Updated last year
- 使用LSTM+CRF进行命名实体识别☆33Updated 3 years ago
- 基于ERNIE的中文NER☆36Updated 2 years ago
- 爬取金融数据,利用neo4j构建金融知识图谱,进而搭建金融问答系统。☆63Updated 2 years ago
- 面向金融领域的事件因果关系抽取-同花顺算法挑战赛-2022年7-8月暑期赛☆20Updated 2 years ago
- 使用bert进行事件抽取。☆44Updated last year
- PyTorch使用BERT进行英语多标签文本分类☆33Updated 3 years ago
- 本项目采用Keras和Keras-bert实现文本多分类任务,对BERT进行微调。☆48Updated 4 years ago
- Named Entity Recognition for Chinese Drug Instructions☆16Updated 3 years ago
- 中文实体识别 bert/xlnet/albert ...预训练模型 +bilstm+crf / +crf☆22Updated 2 years ago
- bert_seq2seq的DDP版本,支持bert、roberta、nezha、t5、gpt2等模型,支持seq2seq、ner、关系抽取等任务,无需添加额外代码,轻松启动DDP多卡训练。☆51Updated 2 years ago
- 本项目采用Keras和Keras-bert实现中文序列标注,对BERT进行微调,并在多个命名实体识别数据集上进行测试。☆47Updated 4 years ago