morenjiujiu / chinese_ner_pytorch_bilstm_crfLinks
中文命名体识别,采用pytorch官方提供的BiLSTM+CRF
☆15Updated 6 years ago
Alternatives and similar repositories for chinese_ner_pytorch_bilstm_crf
Users that are interested in chinese_ner_pytorch_bilstm_crf are comparing it to the libraries listed below
Sorting:
- biLSTM_CRF 中文分词☆34Updated 6 years ago
- biLSTM_CRF 命名实体识别☆52Updated 6 years ago
- A very simple BiLSTM-CRF model for Chinese Named Entity Recognition 中文命名实体识别 (TensorFlow)☆17Updated 6 years ago
- 中文命名实体识别& 中文命名实体检测 python实现 基于字+ 词位 分别使用tensorflow IDCNN+CRF 及 BiLSTM+CRF 搭配词性标注实现中文命名实体识别及命名实体检测☆65Updated 6 years ago
- 双向lstm+crf 序列标注☆64Updated 5 years ago
- Relation Extraction 中文关系提取☆73Updated 6 years ago
- 基于深度学习bi_lstm_crf的(分词/词性标注/实体识别)实现.☆6Updated 4 years ago
- PyTorch implement of BiLSTM-CRF for Chinese NER☆60Updated 6 years ago
- 达观算法比赛ner任务,从重新训练bert,到finetune预测。☆74Updated 2 years ago
- pytorch实现TextCNN、TextRNN、TextRCNN、Attention+RNN、DPCNN进行文本分类☆14Updated 4 years ago
- ccks_2019_百度实体链接技术比赛_第一名解决方案☆57Updated 5 years ago
- 基于条件随机场的医疗电子病例的命名实体识别☆113Updated 7 years ago
- 在bert模型的pre_training基础上进行text_cnn文本分类☆78Updated 5 years ago
- TensorFlow code and pre-trained models for BERT☆58Updated 4 years ago
- 一个关于百度2019语言与智能技术竞赛信息抽取 (http://lic2019.ccf.org.cn/kg) 的简单Demo, 模型采用BERT+CNN ( https://github.com/Wangpeiyi9979/IE-Bert-CNN )。 Demo使用Fl…☆125Updated 6 years ago
- 2019百度语言与智能技术竞赛信息抽取赛代5名代码☆69Updated 5 years ago
- BERT-BiLSTM-CRF的Keras版实现☆40Updated 6 years ago
- Bert中文文本分类☆40Updated 6 years ago
- ☆38Updated 5 years ago
- WordMultiSenseDisambiguation, chinese multi-wordsense disambiguation based on online bake knowledge base and semantic embedding similarit…☆128Updated 6 years ago
- 基于知识库的问答系统。其中使用带注意力机制的对抗迁移学习做中文命名实体识别,使用BERT模型做句子相似度分析。☆37Updated 6 years ago
- 面向金融领域的事件主体抽取(ccks2019),一个baseline☆119Updated 6 years ago
- baseline for ccks2019-ipre☆48Updated 5 years ago
- Tensorflow 1.x solution for chinese NER task, using ALBERT-LSTM-CRF model☆18Updated 5 years ago
- 中文ner模型使用tensorflow2.1构建☆17Updated 3 years ago
- 实体链接demo☆65Updated 6 years ago
- 关系抽取个人实战总结以及开源工具包使用☆56Updated 6 years ago
- 一个关于百度2019语言与智能技术竞赛信息抽取 (http://lic2019.ccf.org.cn/kg) 模型, 模型采用BERT+CNN。DEMO地址 https://github.com/Wangpeiyi9979/InformationExtractionDem…☆187Updated 6 years ago
- 实现了一下multi-head-selection联合关系实体抽取☆30Updated 5 years ago
- 微调预训练语言模型,解决多标签分类任务(可加载BERT、Roberta、Bert-wwm以及albert等知名开源tf格式的模型)☆141Updated 4 years ago