DuTim / NLP_work_and_interview
☆14Updated last year
Alternatives and similar repositories for NLP_work_and_interview:
Users that are interested in NLP_work_and_interview are comparing it to the libraries listed below
- 2021 搜狐校园文本匹配算法大赛方案☆17Updated 5 months ago
- 中文数据集下SimCSE+ESimCSE的实现☆192Updated 2 years ago
- 句子匹配模型,包括无监督的SimCSE、ESimCSE、PromptBERT,和有监督的SBERT、CoSENT。☆99Updated 2 years ago
- 记录NLP、CV、搜索、推荐等AI岗位最新情况。☆29Updated 2 years ago
- GAIIC2022商品标题实体识别Baseline,使用GlobalPointer实现,线上0.80349☆53Updated 3 years ago
- 实验苏神的CoSENT的Torch实现☆32Updated 3 years ago
- 基于 pytorch 的 bert 实现和下游任务微调☆50Updated 2 years ago
- 格物-多语言和中文大规模预训练模型-轻量版,涵盖纯中文、知识增强、113个语种多语言,采用主流Roberta架构,适用于NLU和NLG任务, 支持pytorch、tensorflow、uer、huggingface等框架。 Multilingual and Chinese …☆28Updated 2 years ago
- 基于prompt的中文文本分类。☆55Updated 2 years ago
- “阿里灵杰”问天引擎电商搜索算法赛 第二名。电商领域两阶段文本匹配算法。☆52Updated 2 years ago
- ☆57Updated 2 years ago
- TIANCHI-小布助手对话短文本语义匹配BERT baseline☆32Updated 4 years ago
- 使用Mask LM预训练任务来预训练Bert模型。训练垂直领域语料的模型表征,提升下游任务的表现。☆43Updated 2 years ago
- ☆32Updated 3 years ago
- 多标签文本分类☆30Updated 3 years ago
- 苏神SPACE pytorch版本复现☆42Updated 3 years ago
- using lear to do ner extraction☆29Updated 3 years ago
- This repository implements a prompt tuning model for hierarchical text classification. This work has been accepted as the long paper "HPT…☆66Updated last year
- 2022搜狐校园算法大赛NLP赛道第一名开源方案(实验代码)☆87Updated 2 years ago
- text classification compitioin top 10 strategy☆17Updated 3 years ago
- ☆39Updated 3 years ago
- 2021搜狐校园文本匹配算法大赛baseline☆45Updated 4 years ago
- SimCSE有监督与无监督实验复现☆149Updated last year
- 基于Bart语言模型的指针生成网络,用于中文语法纠错任务☆15Updated 2 years ago
- NLP实验:新词挖掘+预训练模型继续Pre-training☆47Updated last year
- 继续预训练中文bert☆30Updated 3 years ago
- experiments of some semantic matching models and comparison of experimental results.☆161Updated last year
- CCKS2020 面向中文短文本的实体链指任务。主要思路为:使用基于BiLSTM和Attention的语义模型进行Query和Doc的文本匹配,再针对匹配度进行pairwise排序,从而选出最优的知识库实体。☆47Updated 4 years ago
- SinglepassTextCluster, an TextCluster tools based on Singlepass cluster algorithm that use tfidf vector and doc2vec,which can be used for…☆62Updated 3 years ago
- NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE☆175Updated 3 years ago