LSTM+CRF详解

理论篇:https://www.jianshu.com/p/a94f20091600
https://www.zhihu.com/question/35866596

强烈推荐,讲的太形象了:如何用简单易懂的例子解释条件随机场(CRF)模型?它和HMM有什么区别?https://www.zhihu.com/question/35866596
LSTM+CRF详解_第1张图片
LSTM+CRF详解_第2张图片
知乎:如何理解LSTM后接CRF?
https://www.zhihu.com/question/62399257

代码实现:
https://blog.csdn.net/u012421852/article/details/80287588

你可能感兴趣的:(深度学习,自然语言处理,lstm+crf,lstm加crf)