jiangnanboy / model2onnxLinks
model2onnx,将roberta和macbert模型转为onnx格式,并进行推理。
☆18Updated 2 years ago
Alternatives and similar repositories for model2onnx
Users that are interested in model2onnx are comparing it to the libraries listed below
Sorting:
- experiments of some semantic matching models and comparison of experimental results.☆162Updated 2 years ago
- 使用torch整合两种经典的指针NER抽取范式,分别是SpanBert和苏神的GlobalPointer,简单加了些tricks,配置后一键运行☆133Updated last year
- 🌈 NERpy: Implementation of Named Entity Recognition using Python. 命名实体识别工具,支持BertSoftmax、BertSpan等模型,开箱即用。☆114Updated last year
- Bert预训练模型fine-tune计算文本相似度☆105Updated 2 years ago
- 使用sentence-transformers(SBert)训练自己的文本相似度数据集并进行评估。☆48Updated 3 years ago
- 文本相似度,语义向量,文本向量,text-similarity,similarity, sentence-similarity,BERT,SimCSE,BERT-Whitening,Sentence-BERT, PromCSE, SBERT☆74Updated 7 months ago
- 本NER项目包含多个中文数据集,模型采用BiLSTM+CRF、BERT+Softmax、BERT+Cascade、BERT+WOL等,最后用TFServing进行模型部署,线上推理和线下推理。☆80Updated 3 years ago
- 基于词汇信息融合的中文NER模型☆169Updated 3 years ago
- 基于Pytorch的文本分类框架,支持TextCNN、Bert、Electra等。☆62Updated 2 years ago
- 中文文本纠错模型,keras实现☆74Updated 3 years ago
- 利用指针网络进行信息抽取,包含命名实体识别、关系抽取、事件抽取。☆126Updated 2 years ago
- NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE☆176Updated 3 years ago
- CoSENT、STS、SentenceBERT☆168Updated 4 months ago
- 微调预训练语言模型(BERT、Roberta、XLBert等),用于计算两个文本之间的相似度(通过句子对分类任务转换),适用于中文文本☆89Updated 4 years ago
- 本项目采用Keras和Keras-bert实现中文序列标注,对BERT进行微调,并在多个命名实体识别数据集上进行测试。☆48Updated 4 years ago
- Source code for the paper "PLOME: Pre-training with Misspelled Knowledge for Chinese Spelling Correction" in ACL2021☆236Updated 2 years ago
- 超长文本分 类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆130Updated 3 years ago
- “英特尔创新大师杯”深度学习挑战赛 赛道2:CCKS2021中文NLP地址要素解析☆143Updated 3 years ago
- 基于Pytorch的命名实体识别框架,支持LSTM+CRF、Bert+CRF、RoBerta+CRF等框架☆87Updated 2 years ago
- GlobalPointer的优化版/NER实体识别☆120Updated 3 years ago
- 本人项目进行中搜集的数据集,包含原始数据和经过处理后的数据,项目持续更新。☆114Updated 4 years ago
- Use deep models including BiLSTM, ABCNN, ESIM, RE2, BERT, etc. and evaluate on 5 Chinese NLP datasets: LCQMC, BQ Corpus, ChineseSTS, OCN…☆76Updated 3 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆48Updated 5 years ago
- 全局指针统一处理嵌套与非嵌套NER的Pytorch实现☆393Updated 2 years ago
- sentence-transformers to onnx 让sbert模型推理效率更快☆164Updated 3 years ago
- TPlinker for NER 中文/英文命名实体识别☆125Updated 3 years ago
- NLP关系抽取:序列标注、层叠式指针网络、Multi-head Selection、Deep Biaffine Attention☆100Updated 4 years ago
- 中文数据集下SimCSE+ESimCSE的实现☆192Updated 3 years ago
- 基于bert进行中文文本纠错☆235Updated 2 years ago
- Minimal keyword extraction with BERT☆84Updated 3 years ago