BiLSTM实现流程图
2018-06-02 16:53:51 0 举报
一个关于BiLSTM实现的流程图。
作者其他创作
大纲/内容
Y
F
输出vocab_size数,参数,test data数,train.data的各个结果值
输入BiLSTM_CRF的各个参数,执行model.build_graph函数
指令内容不为demo?
输入待识别的句子
打印“see you next time”
确定train.path和test.path
使用model.demo_one函数识别句子
执行tf.train.latest_checkpoint和model.build_graph
开始
打印其中的人名地名组织名
指令内容为test?
输入为空?
指令内容为train?
打印train.data
输入BiLSTM_CRF的各个参数
执行tf.train.latest_checkpoint函数
结束
输入指令
执行model.build_graph函数
收藏
0 条评论
下一页