zelindai

Results 7 repositories owned by zelindai

Bert_Chinese_Ner_pytorch

182
Stars
38
Forks
Watchers

Named Recognition Entity based on BERT and CRF 基于BERT+CRF的中文命名实体识别

Pretraining-Yourself-Bert-From-Scratch

134
Stars
28
Forks
Watchers

从头训练MASK BERT

(2019 法研杯 阅读理解) A pytorch implement of bert joint baseline for machine comprehension task in 2019 cail

IDCNN-CRF-Pytorch

46
Stars
7
Forks
Watchers

迭代膨胀卷积命名实体抽取

knowledge-driven-dialogue-lic2019

25
Stars
4
Forks
Watchers

2019 语言与智能技术竞赛-知识驱动对话 B榜第5名源码和模型

NER

16
Stars
1
Forks
Watchers

BiLSTM+CRF by Pytorch and classic CRF by pysuite 基于双向循环神经网络和CRF特征模板的信息抽取

text_class

43
Stars
13
Forks
Watchers

Capsule, LSTM/GRU, CNN for text class implemented by Pytorch 胶囊网络, 循环神经网络和卷积神经网络在中文文本分类中的应用