taishan1994 / pytorch_Cascade_Bert_NerLinks
基于pytorch的级联Bert用于中文命名实体识别。
☆21Updated 2 years ago
Alternatives and similar repositories for pytorch_Cascade_Bert_Ner
Users that are interested in pytorch_Cascade_Bert_Ner are comparing it to the libraries listed below
Sorting:
- PyTorch使用BERT进行英语多标签文本分类☆34Updated 3 years ago
- 基于bert_mrc的中文命名实体识别☆43Updated 3 years ago
- 基于pytorch的TPLinker_plus进行中文命名实体识别☆18Updated 2 years ago
- 基于pytorch的GlobalPointer进行中文命名实体识别。☆36Updated 2 years ago
- 基于BERT-MRC(阅读理解)的命名实体识别模型☆20Updated 3 years ago
- 基于pytorch+bilstm_crf的中文命名实体识别☆15Updated 2 years ago
- 本项目采用Keras和Keras-bert实现中文序列标注,对BERT进行微调,并在多个命名实体识别数据集上进行测试。☆48Updated 4 years ago
- [Unofficial] Predict code for AAAI 2022 paper: Unified Named Entity Recognition as Word-Word Relation Classification☆54Updated 2 years ago
- 多标签文本分类☆31Updated 3 years ago
- bert pytorch模型微调用于的多标签文本分类☆134Updated 5 years ago
- 使用torch整合两种经典的指针NER抽取范式,分别是SpanBert和苏神的GlobalPointer,简单加了些tricks,配置后一键运行☆133Updated last year
- 利用指针网络进行信息抽取,包含命名实体识别、关系抽取、事件抽取。☆126Updated 2 years ago
- 基于Pytorch的知识蒸馏(中文文本分类)☆20Updated 2 years ago
- 该项目是自己做的一些nlp的实验,包括命名实体识别、实体关系抽取和事件抽取,未来会持续更新。☆34Updated last year
- CMeEE/CBLUE/NER实体识别☆131Updated 3 years ago
- 基于ERNIE的中文NER☆37Updated 3 years ago
- albert-fc for RE(Relation Extraction),中文关系抽取☆18Updated 2 years ago
- 采用bert进行事件抽取,[cls]进行事件分类,最后一层向量进行序列标注,两个任务同时训练。☆13Updated 4 years ago
- 基于词汇信息融合的中文NER模型☆169Updated 3 years ago
- Efficient-GlobalPointer的关系抽取任务☆23Updated 3 years ago
- Bert预训练模型fine-tune计算文本相似度☆105Updated 2 years ago
- 使用BERT-BiLSTM+CRF进行ner任务(pytorch_lightning版)☆46Updated 2 years ago
- 基于PaddleNLP开源的抽取式UIE进行医学命名实体识别(torch实现)☆43Updated 2 years ago
- NLP关系抽取:序列标注、层叠式指针网络、Multi-head Selection、Deep Biaffine Attention☆101Updated 4 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆48Updated 5 years ago
- GlobalPointer的优化版/NER实体识别☆121Updated 3 years ago
- multi-label,classifier,text classification,多标签文本分类,文本分类,BERT,ALBERT,multi-label-classification,seq2seq,attention,beam search☆32Updated 3 years ago
- 基于pytorch的百度UIE命名实体识别。☆56Updated 2 years ago
- 中文关系抽取☆94Updated 3 years ago
- 商品标题实体识别☆23Updated 3 years ago