yuanxiaosc / information-extractionLinks
2019语言与智能技术竞赛,信息抽取任务的基线模型python3代码。模型包括:关系抽取(多标签模型)和实体抽取(序列标注模型)
☆14Updated 6 years ago
Alternatives and similar repositories for information-extraction
Users that are interested in information-extraction are comparing it to the libraries listed below
Sorting:
- 实体链接demo☆65Updated 6 years ago
- 2019百度语言与智能技术竞赛信息抽取赛代5名代码☆69Updated 5 years ago
- CCKS2020面向金融领域的小样本跨类迁移事件抽取baseline☆55Updated 2 years ago
- 达观算法比赛ner任务,从重新训练bert,到finetune预测。☆75Updated 2 years ago
- baseline for ccks2019-ipre☆48Updated 5 years ago
- Joint Extraction of Entity Mentions and Relations without Dependency Trees☆19Updated 6 years ago
- notes and codes about NLP☆24Updated 6 years ago
- bilstm _Attention_crf☆37Updated 6 years ago
- 记录自己用的BILSTM-CRF、ELMo、BERT等来做NER任务的代码。☆26Updated 5 years ago
- keras+bi-lstm+crf,中文命名实体识别☆16Updated 6 years ago
- Relation Extraction 中文关系提取☆73Updated 6 years ago
- 相似案例匹配☆46Updated 5 years ago
- 2020语言与智能技术竞赛:事件抽取任务 -- 联合抽取baseline☆55Updated 5 years ago
- NLP Keras BiLSTM+CRF☆52Updated 7 years ago
- 瑞金医院知识图谱大赛总决赛第四名比赛攻略_megemini队☆34Updated 6 years ago
- ☆17Updated 6 years ago
- 2019达观杯 第六名代码☆43Updated 2 years ago
- 实现了一下multi-head-selection联合关系实体抽取☆30Updated 5 years ago
- 2019语言与智能技术竞赛 信息抽取(Information Extraction) 个人baseline with BERT☆18Updated 6 years ago
- ☆91Updated 7 years ago
- NER for Chinese electronic medical records. Use doc2vec, self_attention and multi_attention.☆27Updated 6 years ago
- CCKS 2019 Task 2: Entity Recognition and Linking☆94Updated 5 years ago
- 2020语言与智能技术竞赛:关系抽取任务(https://aistudio.baidu.com/aistudio/competition/detail/31?lang=zh_CN)☆24Updated 5 years ago
- lic2020关系抽取比赛,使用Pytorch实现苏神的模型。☆101Updated 4 years ago
- CCKS2019-人物关 系抽取☆74Updated 6 years ago
- 迭代膨胀卷积命名实体抽取☆45Updated 5 years ago
- BDCI2019-互联网金融新实体发现-第7名(本可top3)☆18Updated 5 years ago
- ccks_2019_百度实体链接技术比赛_第一名解决方案☆57Updated 5 years ago
- 本项目是NLP领域一些任务的基准模型实现,包括文本分类、命名实体识别、实体关系抽取、NL2SQL、CKBQA以及BERT的各种下游任务应用。☆47Updated 4 years ago
- Keras solution of Chinese NER task using BiLSTM-CRF/BiGRU-CRF/IDCNN-CRF model with Pretrained Language Model: supporting BERT/RoBERTa/ALB…☆12Updated 2 years ago