BlueStragglers / CCKS2022Links
CCKS 2022 通用信息抽取
☆13Updated 3 years ago
Alternatives and similar repositories for CCKS2022
Users that are interested in CCKS2022 are comparing it to the libraries listed below
Sorting:
- bert-flat 简化版 添加了很多注释☆15Updated 3 years ago
- using lear to do ner extraction☆29Updated 3 years ago
- 句 子匹配模型,包括无监督的SimCSE、ESimCSE、PromptBERT,和有监督的SBERT、CoSENT。☆100Updated 2 years ago
- ☆136Updated 3 years ago
- CCKS2021答非所问竞赛冠军方案☆27Updated 3 years ago
- ccks2021事件抽取比赛☆30Updated 4 years ago
- 基于PaddleNLP开源的抽取式UIE进行医学命名实体识别(torch实现)☆44Updated 3 years ago
- 法研杯2021类案检索赛道三等奖方案☆50Updated 3 years ago
- 百度2021年语言与智能技术竞赛多形态信息抽取赛道事件抽取部分torch版baseline☆79Updated 4 years ago
- pytorch版unilm模型☆27Updated 4 years ago
- ☆58Updated 2 years ago
- A Specialist-annotated Dataset for Medical-domain Chinese Spelling Correction☆29Updated 3 years ago
- Cascade bert+word vec and one layer FLAT, trained by adversarial FGM and Stochastic Weight Averaging☆23Updated 3 years ago
- SinglepassTextCluster, an TextCluster tools based on Singlepass cluster algorithm that use tfidf vector and doc2vec,which can be used for…☆64Updated 3 years ago
- HMM\CRF\BERT-CRF\BILSTM-CRF\BERTBILSTMCRF\XLNETBILSTMCRF☆34Updated 3 years ago
- NLP实验:新词挖掘+预训练模型继续Pre-training☆48Updated last year
- ccks金融事件主体抽取☆72Updated 4 years ago
- CCKS2020 面向中文短文本的实体链指任务。主要思路为:使用基于BiLSTM和Attention的语义模型进行Query和Doc的文本匹配,再针对匹配度进行pairwise排序,从而选出最优的知识库实体。☆47Updated 4 years ago
- 基于Bart语言模型的指针生成网络,用于中文语法纠错任务☆15Updated 2 years ago
- transformers implement (architecture, task example, serving and more)☆95Updated 3 years ago
- 记 录NLP、CV、搜索、推荐等AI岗位最新情况。☆29Updated 2 years ago
- 基于SpanBert的中文指代消解,pytorch实现☆99Updated 2 years ago
- Pattern-Exploiting Training在中文上的简单实验☆173Updated 4 years ago
- Dynamic Connected Networks for Chinese Spelling Check☆50Updated last year
- 中文无监督SimCSE Pytorch实现☆135Updated 4 years ago
- TIANCHI-小布助手对话短文本语义匹配BERT baseline☆32Updated 4 years ago
- 使用多头的思想来进行命名实体识别☆34Updated 4 years ago
- 全球人工智能技术创新大赛-赛道三:小布助手对话短文本语义匹配☆38Updated 4 years ago
- 复习论文《A Frustratingly Easy Approach for Joint Entity and Relation Extraction》☆32Updated 4 years ago
- 使用torch整合两种经典的指针NER抽取范式,分别是SpanBert和苏神的GlobalPointer,简单加了些tricks,配置后一键运行☆134Updated last year