xiaobaicxy / Operator_QA_Based_KB
阿里天池赛:CCKS2021 运营商知识图谱推理问答
☆48Updated 3 years ago
Alternatives and similar repositories for Operator_QA_Based_KB:
Users that are interested in Operator_QA_Based_KB are comparing it to the libraries listed below
- A solution to 2021-CCKS-QA-Task(https://tianchi.aliyun.com/competition/entrance/531904/introduction)☆49Updated 2 years ago
- ☆42Updated last year
- NER任务SOTA模型BERT_MRC☆61Updated last year
- multi-label,classifier,text classification,多标签文本分类,文本分类,BERT,ALBERT,multi-label-classification,seq2seq,attention,beam search☆32Updated 2 years ago
- 支持百度竞赛数据的中文事件抽取,支持ace2005数据的英文事件抽取,本人将苏神的三元组抽取算法中的DGCNN改成了事件抽取任务,并将karas改成了本人习惯使用的pytorch,在数据加载处考虑了各种语言的扩展☆48Updated 4 years ago
- ccks2020 NER competitions☆117Updated 4 years ago
- NLP关系抽取:序列标注、层叠式指针网络、Multi-head Selection、Deep Biaffine Attention☆99Updated 3 years ago
- lic2020关系抽取比赛,使用Pytorch实现苏神的模型。☆101Updated 4 years ago
- 事件知识图谱构建相关的论文, 包含事件抽 取、事件关系识别等任务☆81Updated last year
- 2020 科大讯飞 事件抽取挑战赛☆21Updated 4 years ago
- code for ACL2020:《FLAT: Chinese NER Using Flat-Lattice Transformer》 我注释&修改&添加了部分源码,使得大家更容易复现这个代码。☆57Updated 4 years ago
- 本项目是NLP领域一些任务的基准模型实现,包括文本分类、命名实体识别、实体关系抽取、NL2SQL、CKBQA以及BERT的各种下游任务应用。