luopeixiang / named_entity_recognition

中文命名实体识别(包括多种模型:HMM,CRF,BiLSTM,BiLSTM+CRF的具体实现)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HMM模型训练时状态转移矩阵,观测概率矩阵的问题

xushuaishuai123 opened this issue · comments

commented
HMM模型训练时状态转移矩阵,观测概率矩阵的问题