ZephyrChenzf

Results 4 repositories owned by ZephyrChenzf

pytorch用Textcnn-bilstm-crf模型实现命名实体识别

participle

15
Stars
7
Forks
Watchers

三个分词器,一个使用bilstm+viterbi,一个使用n-gram,一个使用cnn+bilstm+crf

SF-ID-Network-For-NLU

99
Stars
37
Forks
Watchers

This is the source implementation of ACL2019 accepted paper: A Novel Bi-directional Interrelated Model for Joint Intent Detection and Slot Filling(https://www.aclweb.org/anthology/P19-1544).

text-classification-pytorch

21
Stars
10
Forks
Watchers

使用pytorch和京东某商品评价数据集,采用不同模型对文本进行分类