JHWen / Chinese_ner_tensorflow
A very simple BiLSTM-CRF model for Chinese Named Entity Recognition 中文命名实体识别 (TensorFlow)
☆17Updated 6 years ago
Alternatives and similar repositories for Chinese_ner_tensorflow:
Users that are interested in Chinese_ner_tensorflow are comparing it to the libraries listed below
- 实现了一下multi-head-selection联合关系实体抽取☆30Updated 5 years ago
- bert实现中文关系抽取☆17Updated last year
- 利用 HMM、BiLSTM-CRF 及 ALBERT 模型进行中文命名实体识别☆23Updated 2 years ago
- 2020语言与智能技术竞赛:事件抽取任务 -- 联合抽取baseline☆54Updated 4 years ago
- Chinese NER using BiLSTM/BERT + CRF☆62Updated 3 years ago
- CCKS2020面向金融领域的小样本跨类迁移事件抽取baseline☆55Updated 2 years ago
- code for ACL2020:《FLAT: Chinese NER Using Flat-Lattice Transformer》 我注释&修改&添加了部分源码,使得大家更容易复现这个代码。☆56Updated 4 years ago
- bilstm _Attention_crf☆37Updated 5 years ago
- 在bert模型的pre_training基础上进行text_cnn文本分类☆78Updated 4 years ago
- 记录自己用的BILSTM-CRF、ELMo、BERT等来做NER任务的代码。☆25Updated 4 years ago
- 复现论文《Simplify the Usage of Lexicon in Chinese NER》☆42Updated 3 years ago
- BiGRU、BERT☆38Updated 4 years ago
- 中文命名实体识别& 中文命名实体检测 python实现 基于字+ 词位 分别使用tensorflow IDCNN+CRF 及 BiLSTM+CRF 搭配词性标注实现中文命名实体识别及命名实体检测☆64Updated 6 years ago
- 实体链接demo☆64Updated 5 years ago
- 科大讯飞事件抽取挑战赛2020Top1☆25Updated 4 years ago
- 中文实体识别 bert/xlnet/albert ...预训练模型 +bilstm+crf / +crf☆22Updated 2 years ago
- multi-label,classifier,text classification,多标签文本分类,文本分类,BERT,ALBERT,multi-label-classification,seq2seq,attention,beam search☆32Updated 2 years ago
- Pytorch-BERT-CRF-NER;Chinese-Named-Entity-Recognition☆46Updated 3 years ago
- 篇章级事件抽取☆20Updated 4 years ago
- pytorch版的命名实体识别,LSTM和LSTM_CRF☆25Updated 5 years ago
- 关系抽取个人实战总结以及开源工具包使用☆56Updated 6 years ago
- 基于Bert模型的关系抽取和实体识别、Entity Extraction and Relation Extract using Bert☆11Updated 5 years ago
- 百度2020语言与智能技术竞赛:事件抽取赛道方案代码☆53Updated 4 years ago
- ☆42Updated last year
- Bert中文文本分类☆40Updated 5 years ago
- Relation Extraction 中文关系提取☆72Updated 6 years ago
- 用TensorFlow实现的基于双向LSTM+CRF的命名实体识别。☆14Updated 6 years ago
- ☆17Updated 6 years ago
- 2020语言与智能技术竞赛:关系抽取任务☆65Updated 4 years ago
- NER任务SOTA模型BERT_MRC☆60Updated 10 months ago