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进行事件抽取。☆40Updated last year
- 基于Bilstm + CRF的信息抽取模型☆32Updated 3 years ago
- 该项目是自己做的一些nlp的实验,包括命名实体识 别、实体关系抽取和事件抽取,未来会持续更新。☆30Updated last year
- 利用指针网络进行信息抽取,包含命名实体识别、关系抽取、事件抽取。☆122Updated last year
- 基于BERT-MRC(阅读理解)的命名实体识别模型☆19Updated 2 years ago
- 基于ERNIE的中文NER☆34Updated 2 years ago
- 使用BERT-BiLSTM+CRF进行ner任务(pytorch_lightning版)☆41Updated 2 years ago
- Summary and comparison of Chinese classification models☆34Updated 2 years ago
- 使用LSTM+CRF进行命名实体识别☆32Updated 3 years ago
- 利用 HMM、BiLSTM-CRF 及 ALBERT 模型进行中文命名实体识别☆23Updated 2 years ago
- PyTorch使用BERT进行英语多标签文本分类☆33Updated 2 years ago
- 文本相似度,语义向量,文本向量,text-similarity,similarity, sentence-similarity,BERT,SimCSE,BERT-Whitening,Sentence-BERT, PromCSE, SBERT☆73Updated last month
- 爬取金融数据,利用neo4j构建金融知识图谱,进而搭建金融问答系统。☆61Updated 2 years ago
- 基于pytorch的TPLinker_plus进行中文命名实体识别☆18Updated last year
- 基于论文SpERT: "Span-based Entity and Relation Transformer"的中文关系抽取,同时抽取实体、实体类别和关系类别。☆33Updated 2 years ago
- 基于pytorch+bert的中文关系抽取☆29Updated 3 years ago
- 使用bert进行中文方面级情感识别。☆22Updated last year
- 该仓库主要记录 NLP 算法工程师相关的顶会论文研读笔记【知识图谱篇】☆18Updated 2 years ago
- 基于bert的中文实体链接☆30Updated 3 years ago
- 自然语言处理的基础知识,术语抽取与关键词提取、知识图谱与图嵌入、检索与推荐等☆41Updated 2 years ago
- 基于BERT的中文命名实体识别☆37Updated 2 years ago
- 基于torch的,支持logits、crf、span、global_pointer四种方法的命名实体识别任务框架☆18Updated 10 months ago
- 使用sentence-transformers(SBert)训练自己的文本相似度数据集并进行评估。☆46Updated 3 years ago
- Named Entity Recognition for Chinese Drug Instructions☆16Updated 3 years ago
- 基于bert_mrc的中文命名实体识别☆43Updated 2 years ago
- 关系抽取 calrel pytorch☆39Updated 3 years ago
- 关系抽取☆57Updated last year
- 收集经常用到的一些python代码☆45Updated 2 months ago