Lisennlp / two_sentences_classifierLinks
Bert分类,语义相似度,获取句向量。
☆64Updated 2 months ago
Alternatives and similar repositories for two_sentences_classifier
Users that are interested in two_sentences_classifier are comparing it to the libraries listed below
Sorting:
- 微调预训练语言模型,解决多标签分类任务(可加载BERT、Roberta、Bert-wwm以及albert等知名开源tf格式的模型)☆141Updated 4 years ago
- 微调预训练语言模型(BERT、Roberta、XLBert等),用于计算两个文本之间的相似度(通过句子对分类任务转换),适用于中文文本☆89Updated 4 years ago
- ☆87Updated 3 years ago
- ☆89Updated 4 years ago
- ☆75Updated 5 years ago
- 中文无监督SimCSE Pytorch实现☆134Updated 3 years ago
- 中国中文信息学会社会媒体处理专业委员会举办的2019届中文人机对话之自然语言理解竞赛☆74Updated 5 years ago
- 机器检索阅读联合学习,莱斯杯:全国第二届“军事智能机器阅读”挑战赛 rank6 方案☆127Updated 4 years ago
- ☆91Updated 5 years ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆75Updated 5 years ago
- 达观算法比赛ner任务,从重新训练bert,到finetune预测。☆75Updated 2 years ago
- 本NER项目包含多个中文数据集,模型采用BiLSTM+CRF、BERT+Softmax、BERT+Cascade、BERT+WOL等,最后用TFServing进行模型部署,线上推理和线下推理。☆80Updated 3 years ago
- 中文NLP数据集☆153Updated 5 years ago
- 句子匹配模型,包括无监督的SimCSE、ESimCSE、PromptBERT,和有监督的SBERT、CoSENT。☆99Updated 2 years ago
- 中文版unilm预训练模型☆83Updated 4 years ago
- 基于轻量级的albert实现albert+BiLstm+CRF☆89Updated 2 years ago
- transformers implement (architecture, task example, serving and more)☆95Updated 3 years ago
- 使用BERT解决lic2019机器阅读理解☆89Updated 6 years ago
- implementation SlotGated SLU model for keras☆34Updated 4 years ago
- NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE☆176Updated 3 years ago
- WordMultiSenseDisambiguation, chinese multi-wordsense disambiguation based on online bake knowledge base and semantic embedding similarit…☆128Updated 6 years ago
- Pattern-Exploiting Training在中文上的简单实验☆171Updated 4 years ago
- NLP的数据增强Demo☆47Updated 5 years ago
- 法研杯2019 阅读理解赛道 top3☆150Updated last year
- 天池-新冠疫情相似句对判定大赛 Rank8☆52Updated 5 years ago
- albert + lstm + crf实体识别,pytorch实现。识别的主要实体是人名、地名、机构名和时间。albert + lstm + crf (named entity recognition)☆136Updated 2 years ago
- 这是使用pytoch 实现的长文本分类器☆45Updated 5 years ago
- 基于 Tensorflow,仿 Scikit-Learn 设计的深度学习自然语言处理框架。支持 40 余种模型类,涵盖语言模型、文本分类、NER、MRC、知识蒸馏等各个领域☆114Updated 2 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
- 2019百度语言与智能技术竞赛信息抽取赛代5名代码☆69Updated 5 years ago