jiangnanboy / model2onnx
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
- 🌈 NERpy: Implementation of Named Entity Recognition using Python. 命名实体识别工具,支持BertSoftmax、BertSpan等模型,开箱即用。☆113Updated last year
- 使用sentence-transformers(SBert)训练自己的文本相似度数据集并进行评估。☆47Updated 3 years ago
- 使用torch整合两种经典的指针NER抽取范式,分别是SpanBert和苏神的GlobalPointer,简单加了些tricks,配置后一键运行☆131Updated 10 months ago
- “英特尔创新大师杯”深度学习挑战赛 赛道2:CCKS2021 中文NLP地址要素解析☆143Updated 3 years ago
- 基于词汇信息融合的中文NER模型☆166Updated 3 years ago
- 本NER项目包含多个中文数据集,模型采用BiLSTM+CRF、BERT+Softmax、BERT+Cascade、BERT+WOL等,最后用TFServing进行模型部署,线上推理和线下推理。☆80Updated 3 years ago
- Bert预训练模型fine-tune计算文本相似度☆104Updated last year
- 中文无监督SimCSE Pytorch实现☆134Updated 3 years ago
- albert + lstm + crf实体识别,pytorch实现。识别的主要实体是人名、地名、机构名和时间。albert + lstm + crf (named entity recognition)☆137Updated 2 years ago
- 中文文本纠错模型,keras实现☆74Updated 3 years ago
- Tplinker注释,中文数据集适配版本☆59Updated 4 years ago
- experiments of some semantic matching models and comparison of experimental results.☆161Updated last year
- 文本相似度,语义向量,文本向量,text-similarity,similarity, sentence-similarity,BERT,SimCSE,BERT-Whitening,Sentence-BERT, PromCSE, SBERT☆73Updated 5 months ago
- TPlinker for NER 中文/英文命名实体识别☆124Updated 3 years ago
- 基于Pytorch的文本分类框架,支持TextCNN、Bert、Electra等。☆61Updated 2 years ago
- 基于Pytorch的命名实体识别框架,支持LSTM+CRF、Bert+CRF、RoBerta+CRF等框架☆86Updated 2 years ago
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆130Updated 3 years ago
- NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE☆175Updated 3 years ago
- 本项目采用Keras和Keras-bert实现文本多分类任务,对BERT进行微调。☆48Updated 4 years ago
- 本项目采用Keras和Keras-bert实现中文序列标注,对BERT进行微调,并在多个命名实体识别数据集上进行测试。☆47Updated 4 years ago
- LLM for NER☆70Updated 8 months ago
- 中文wiki百科QA阅读理解问答系统,使用了CCKS2016数据的NER模型和CMRC2018的阅读理解模型,还有W2V词向量搜索,使用torchserve部署☆91Updated 3 years ago
- bert_avg,bert_whitening,sbert,consert,simcse,esimcse 中文句向量表示☆16Updated 3 years ago
- GlobalPointer的优化版/NER实体识别☆120Updated 3 years ago
- 句子匹配模型,包括无监督的SimCSE、ESimCSE、PromptBERT,和有监督的SBERT、CoSENT。☆98Updated 2 years ago
- Explore different chinese nlp tasks by using t5/mt5/t5-pegasus like text-classification, text-summary and so on.☆30Updated 2 years ago
- 基于向量召回的检索式对话系统解决方案,dense retrieval,FAQ……☆33Updated 3 years ago
- GPLinker_pytorch☆81Updated 2 years ago
- 基于自由度(熵)、凝固度 新词发现算法实现☆12Updated 6 years ago
- 使用谷歌2020pegasus模型进行中文文档摘要☆26Updated 2 years ago