jiangnanboy / model2onnx
model2onnx,将roberta和macbert模型转为onnx格式,并进行推理。
☆18Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for model2onnx
- Tplinker注释,中文数据集适配版本☆59Updated 3 years ago
- 本项目采用Keras和Keras-bert实现中文序列标注,对BERT进行微调,并在多个命名实体识别数据集上进行测试。☆47Updated 3 years ago
- GPLinker_pytorch☆77Updated 2 years ago
- 复现论文《Simplify the Usage of Lexicon in Chinese NER》☆40Updated 3 years ago
- 基于词汇信息融合的中文NER模型☆162Updated 2 years ago
- 使用torch整合两种经典的指针NER抽取范式,分别是SpanBert和苏神的GlobalPointer,简单加了些tricks,配置后一键运行☆131Updated 5 months ago
- “英特尔创新大师杯”深度学习挑战赛 赛道2:CCKS2021中文NLP地址要素解析☆140Updated 2 years ago
- 基于Pytorch的文本分类框架,支持TextCNN、Bert、Electra等。☆58Updated last year
- 中文无监督SimCSE Pytorch实现☆132Updated 3 years ago
- 基于SpanBert的中文指代消解,pytorch实现☆95Updated last year
- NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE☆173Updated 2 years ago
- NER任务SOTA模型BERT_MRC☆60Updated 8 months ago
- TPlinker for NER 中文/英文命名实体识别☆122Updated 3 years ago
- 阿里天池赛:CCKS2021 运营商知识图谱推理问答☆46Updated 2 years ago
- 全局指针统一处理嵌套与非嵌套NER的Pytorch实现☆382Updated last year
- NLP关系抽取:序列标注、层叠式指针网络、Multi-head Selection、Deep Biaffine Attention☆99Updated 3 years ago
- multi-label,classifier,text classification,多标签文本分类,文本分类,BERT,ALBERT,multi-label-classification,seq2seq,attention,beam search☆32Updated 2 years ago
- A simple framework for building some basic NLP tasks☆59Updated 2 years ago
- GlobalPointer的优化版/NER实体识别☆112Updated 2 years ago
- 基于Pytorch的命名实体识别框架,支持LSTM+CRF、Bert+CRF、RoBerta+CRF等框架☆77Updated last year
- Knowledge Graph☆169Updated 2 years ago
- 基于GlobalPointer的实体/关系/事件抽取☆142Updated 2 years ago
- 全局指针统一处理嵌套与非嵌套NER☆251Updated 3 years ago
- 使用谷歌2020pegasus模型进行中文文档摘要☆27Updated 2 years ago
- albert + lstm + crf实体识别,pytorch实现。识别的主要实体是人名、地名、机构名和时间。albert + lstm + crf (named entity recognition)☆135Updated 2 years ago
- 本NER项目包含多个中文数据集,模型采用BiLSTM+CRF、BERT+Softmax、BERT+Cascade、BERT+WOL等,最后用TFServing进行模型部署,线上推理和线下推理。☆78Updated 3 years ago
- 基于torch的,支持logits、crf、span、global_pointer四种方法的命名实体识别任务框架☆18Updated 8 months ago
- 🌈 NERpy: Implementation of Named Entity Recognition using Python. 命名实体识别工具,支持BertSoftmax、BertSpan等模型,开箱即用。☆113Updated 9 months ago
- 中文文本句对相似度匹配-ATEC数据集☆20Updated 4 years ago
- code for ACL2020:《FLAT: Chinese NER Using Flat-Lattice Transformer》 我注释&修改&添加了部分源码,使得大家更容易复现这个代码。☆56Updated 4 years ago