OpenBGBenchmark / OpenBG-CSK
Baselines for CCKS 2022 Task "Commonsense Knowledge Salience Evaluation"
☆33Updated 2 years ago
Alternatives and similar repositories for OpenBG-CSK:
Users that are interested in OpenBG-CSK are comparing it to the libraries listed below
- Label Mask for Multi-label Classification☆56Updated 3 years ago
- Source code for paper "LET: Linguistic Knowledge Enhanced Graph Transformer for Chinese Short Text Matching", AAAI2021.☆48Updated 3 years ago
- 基于“Seq2Seq+前缀树”的知识图谱问答☆70Updated 3 years ago
- ☆39Updated 3 years ago
- 句子匹配模型,包括无监督的SimCSE、ESimCSE、PromptBERT,和有监督的SBERT、CoSENT。☆98Updated 2 years ago
- DataFountain第五届达观杯第4名方案☆50Updated 2 years ago
- TIANCHI-小布助手对话短文本语义匹配BERT baseline☆32Updated 4 years ago
- GAIIC2022商品标题实体识别Baseline,使用GlobalPointer实现,线上0.80349☆53Updated 2 years ago
- using lear to do ner extraction☆29Updated 3 years ago
- 百度2021年语言与智能技术竞赛多形态信息抽取赛道事件抽取部分torch版baseline☆76Updated 3 years ago
- Baselines for CCKS 2022 Task "Link Prediction for Multimodal Product Knowledge Graph"☆71Updated 2 years ago
- NER任务SOTA模型BERT_MRC☆60Updated last year
- Apply the Circular to the Pretraining Model☆38Updated 2 years ago
- ☆44Updated 2 years ago
- 实验苏神的CoSENT的Torch实现☆32Updated 3 years ago
- 2021搜狐校园文本匹配算法大赛Top2方案☆36Updated last year
- 中文无监督SimCSE Pytorch实现☆133Updated 3 years ago
- ccks2020基于本体的金融知识图谱自动化构建技术评测第五名方法总结☆50Updated 2 years ago
- CCKS2020 面向中文短文本的实体链指任务。主要思路为:使用基于BiLSTM和Attention的语义模型进行Query和Doc的文本匹配,再针对匹配度进行pairwise排序,从而选出最优的知识库实体。☆47Updated 4 years ago
- CCKS 2020:面向金融领域的小样本跨类迁移事件抽取。该项目实现基于MRC的事件抽取方法☆39Updated 2 years ago
- ☆88Updated 3 years ago
- ☆34Updated 4 years ago
- 2021 搜狐校园文本匹配算法大赛方案☆17Updated 4 months ago
- “阿里灵杰”问天引擎电商搜索算法赛 第二名。电商领域两阶段文本匹配算法。