Harukaze

 

12 2021 档案

【论文阅读】A lexicon-based graph neural network for Chinese NER[2019EMNLP]
摘要:论文地址:https://aclanthology.org/D19-1096.pdf 代码地址:https://github.com/RowitZou/LGN Abstract 将递归神经网络(RNN)用于中文命名实体识别(NER),实现了对字符和单词信息的顺序跟踪,取得了很大的成功。然而,链结构的 阅读全文

posted @ 2021-12-18 18:00 Harukaze 阅读(603) 评论(0) 推荐(0)

【论文阅读】FLAT: Chinese NER Using Flat-Lattice Transformer[ACL2020]
摘要:论文地址:https://aclanthology.org/2020.acl-main.611.pdf 代码地址:https://github.com/LeeSureman/Flat-Lattice-Transformer Abstract 近年来,character-word lattice结构被 阅读全文

posted @ 2021-12-15 16:46 Harukaze 阅读(733) 评论(0) 推荐(0)

导航