cjhayes16 / Chinese-Ner-pytorchLinks
中文实体识别 bert/xlnet/albert ...预训练模型 +bilstm+crf / +crf
☆22Updated 2 years ago
Alternatives and similar repositories for Chinese-Ner-pytorch
Users that are interested in Chinese-Ner-pytorch are comparing it to the libraries listed below
Sorting:
- 限定领域的三元组抽取的一次尝试,本文将会介绍笔者在2019语言与智能技术竞赛的三元组抽取比赛方面的一次尝试。☆134Updated 2 years ago
- 中文关系抽取☆94Updated 3 years ago
- 中文关系抽取☆137Updated 6 years ago
- 实体识别和关系抽取的联合模型☆124Updated 6 years ago
- SEBERTNets:一种面向金融领域的事件主体抽取方法☆194Updated 3 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆48Updated 5 years ago
- albert + lstm + crf实体识别,pytorch实现。识别的主要实体是人名、地名、机构名和时间。albert + lstm + crf (named entity recognition)☆137Updated 3 years ago
- 2020语言与智能技术竞赛:事件抽取任务方案代码☆28Updated 2 years ago
- bert pytorch模型微调用于的多标签文本分类☆137Updated 5 years ago
- 本项目是NLP领域一些任务的基准模型实现,包括文本分类、命名实体识别、实体关系抽取、NL2SQL、CKBQA以及BERT的各种下游任务应用。☆48Updated 4 years ago
- Keras solution of simple Knowledge-Based QA task with Pretrained Language Model: supporting BERT/RoBERTa/ALBERT☆22Updated 2 years ago
- 迭代膨胀卷积命名实体抽取☆45Updated 6 years ago
- Named Recognition Entity based on BERT and CRF 基于BERT+CRF的中文命名实体识别☆185Updated 2 years ago
- 2020 “万创杯”中医药天池大数据竞赛——中药说明书实体识别挑战 复盘☆31Updated 4 years ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆77Updated 5 years ago
- NLP关系抽取:序列标注、层叠式指针网络、Multi-head Selection、Deep Biaffine Attention☆102Updated 4 years ago
- ccks2020基于本体的金融知识图谱自动化构建技术评测第五名方法总结☆51Updated 2 years ago
- 2020语言与智能技术竞赛:关系抽取任务☆65Updated 5 years ago
- BiGRU、BERT☆39Updated 5 years ago
- bootstrap式知识三元组抽取 开放式实体关系抽取 依靠依存分析确定可能的实体和关系☆23Updated 6 years ago
- 实体链接demo☆65Updated 6 years ago
- 实现了一下multi-head-selection联合关系实体抽取☆31Updated 6 years ago
- 2020语言与智能技术竞赛:事件抽取任务 -- 联合抽取baseline☆55Updated 5 years ago
- Chinese NER using BiLSTM/BERT + CRF☆65Updated 4 years ago
- 本NER项目包含多个中文数据集,模型采用BiLSTM+CRF、BERT+Softmax、BERT+Cascade、BERT+WOL等,最后用TFServing进行模型部署,线上推理和线下推理。☆81Updated 4 years ago
- 百度2020语言与智能技术竞赛:事件抽取赛道方案代码☆54Updated 5 years ago
- lic2020关系抽取比赛,使用Pytorch实现苏神的模型。☆103Updated 4 years ago
- baidu aistudio event extraction competition☆225Updated 2 years ago
- bert实现中文关系抽取☆17Updated 2 years ago
- 命名实体消歧的实现☆42Updated 6 years ago