positivepeng / 2020-tianchi-ChMedNERLinks
2020 “万创杯”中医药天池大数据竞赛——中药说明书实体识别挑战 复盘
☆31Updated 4 years ago
Alternatives and similar repositories for 2020-tianchi-ChMedNER
Users that are interested in 2020-tianchi-ChMedNER are comparing it to the libraries listed below
Sorting:
- CCKS2020 面向中文短文本的实体链指任务。主要思路为:使用基于BiLSTM和Attention的语义模型进行Query和Doc的文本匹配,再针对匹配度进 行pairwise排序,从而选出最优的知识库实体。☆47Updated 4 years ago
- 限定领域的三元组抽取的一次尝试,本文将会介绍笔者在2019语言与智能技术竞赛的三元组抽取比赛方面的一次尝试。☆134Updated 2 years ago
- 迭代膨胀卷积命名实体抽取☆44Updated 6 years ago
- pytorch Efficient GlobalPointer☆56Updated 3 years ago
- 2020语言与智能技术竞赛:关系抽取任务☆65Updated 5 years ago
- NLP关系抽取:序列标注、层叠式指针网络、Multi-head Selection、Deep Biaffine Attention☆102Updated 4 years ago
- albert + lstm + crf实体识别,pytorch实现。识别的主要实体是人名、地名、机构名和时间。albert + lstm + crf (named entity recognition)☆137Updated 3 years ago
- lic2020关系抽取比赛,使用Pytorch实现苏神的模型。☆103Updated 5 years ago
- 使用torch整合两种经典的指针NER抽取范式,分别是SpanBert和苏神的GlobalPointer,简单加了些tricks,配置后一键运行☆134Updated last year
- NLP实验:新词挖掘+预训练模型继续Pre-training☆48Updated 2 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆48Updated 5 years ago
- 本项目是NLP领域一些任务的基准模型实现,包括文本分类、命名实体识别、实体关系抽取、NL2SQL、CKBQA以及BERT的各种下游任务应用。☆48Updated 4 years ago
- 基于GlobalPointer的实体/关系/事件抽取☆150Updated 3 years ago
- 基于bert_mrc的中文命名实体识别☆43Updated 3 years ago
- 中国法研杯-司法人工智能挑战赛(CAIL2018-2020)☆90Updated 2 years ago
- TPlinker for NER 中文/英文命名实体识别☆127Updated 4 years ago
- 基于pytorch的TPLinker_plus进行中文命名实体识别☆20Updated 2 years ago
- 2020语言与智能技术竞赛:事件抽取任务 -- 联合抽取baseline☆55Updated 5 years ago
- 论文复现《Named Entity Recognition as Dependency Parsing》☆131Updated 4 years ago
- 百度2020语言与智能技术竞赛:事件抽取赛道方案代码☆54Updated 5 years ago
- baidu aistudio event extraction competition☆225Updated 2 years ago
- SEBERTNets:一种面向金融领域的事件主体抽取方法☆194Updated 3 years ago
- ☆18Updated 3 years ago
- 基于PaddleNLP开源的抽取式UIE进行医学命名实体识别(torch实现)☆44Updated 3 years ago
- “万创杯”中医药天池大数据竞赛——中医文献问题生成挑战 决赛 第一名方案☆137Updated 4 years ago
- 中文实体识别 bert/xlnet/albert ...预训练模型 +bilstm+crf / +crf☆22Updated 3 years ago
- [Unofficial] Predict code for AAAI 2022 paper: Unified Named Entity Recognition as Word-Word Relation Classification☆56Updated 3 years ago
- ccks2020 NER competitions☆119Updated 5 years ago
- 基于pytorch的百度UIE命名实体识别。☆56Updated 2 years ago
- 基于词汇信息融合的中文NER模型☆170Updated 3 years ago