Lisennlp / two_sentences_classifier
Bert分类,语义相似度,获取句向量。
☆64Updated last year
Related projects ⓘ
Alternatives and complementary repositories for two_sentences_classifier
- ☆87Updated 3 years ago
- 中国中文信息学会社会媒体处理专业委员会举办的2019届中文人机对话之自然语言理解竞赛☆74Updated 4 years ago
- lic2020关系抽取比赛,使用Pytorch实现苏神的模型。☆102Updated 4 years ago
- 微调预训练语言模型,解决多标签分类任务(可加载BERT、Roberta、Bert-wwm以及albert等知名开源tf格式的模型)☆138Updated 4 years ago
- 微调预训练语言模型(BERT、Roberta、XLBert等),用于计算两个文本之间的相似度(通过句子对分类任务转换),适用于中文文本☆90Updated 4 years ago
- ☆89Updated 4 years ago
- 句子匹配模型,包括无监督的SimCSE、ESimCSE、PromptBERT,和有监督的SBERT、CoSENT。☆97Updated 2 years ago
- implementation SlotGated SLU model for keras☆33Updated 3 years ago
- 2020语言与智能技术竞赛:关系抽取任务☆64Updated 4 years ago
- CCKS 2019 Task 2: Entity Recognition and Linking☆95Updated 5 years ago
- code for ACL2020:《FLAT: Chinese NER Using Flat-Lattice Transformer》 我注释&修改&添加了部分源码,使得大家更容易复现这个代码。☆56Updated 4 years ago
- 中文版unilm预训练模型☆82Updated 3 years ago
- 本NER项目包含多个中文数据集,模型采用BiLSTM+CRF、BERT+Softmax、BERT+Cascade、BERT+WOL等,最后用TFServing进行模型部署,线上推理和线下推理。☆78Updated 3 years ago
- Bert预训练模型fine-tune计算文本相似度☆97Updated last year
- Pattern-Exploiting Training在中文上的简单实验☆170Updated 4 years ago
- 基于BERT的无监督分词和句法分析☆110Updated 4 years ago
- WordMultiSenseDisambiguation, chinese multi-wordsense disambiguation based on online bake knowledge base and semantic embedding similarit…☆124Updated 5 years ago
- A Chinese KBQA dataset with SPARQL annotations.☆143Updated 5 years ago
- Pytorch-BERT-CRF-NER;Chinese-Named-Entity-Recognition☆46Updated 3 years ago
- ☆92Updated 4 years ago
- 中文无监督SimCSE Pytorch实现☆132Updated 3 years ago
- IPRE: a Dataset for Inter-Personal Relationship Extraction☆92Updated 5 years ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆71Updated 4 years ago
- baidu aistudio event extraction competition☆224Updated last year
- TPlinker for NER 中文/英文命名实体识别☆122Updated 3 years ago
- 机器检索阅读联合学习,莱斯杯:全国第二届“军事智能机器阅读”挑战赛 rank6 方案☆126Updated 4 years ago
- 2019百度语言与智能技术竞赛信息抽取赛代5名代码☆69Updated 5 years ago
- 用BERT在百度WebQA中文问答数据集上做阅读问答☆65Updated 4 years ago
- bert pytorch模型微调用于的多标签文本分类☆125Updated 5 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 2 years ago