We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
测试脚本如下 https://github.com/bung87/bi-lstm-crf/blob/master/examples/decode_example.py
The text was updated successfully, but these errors were encountered:
你这是张量分段错误,请查看你运行的时候,是否另一个进程同时使用tensorflow
Sorry, something went wrong.
检查了 前面都注释掉 只留最后一行segmenter.decode_texts(lines) 也是一样的。
segmenter.decode_texts(lines)
No branches or pull requests
测试脚本如下
https://github.com/bung87/bi-lstm-crf/blob/master/examples/decode_example.py
The text was updated successfully, but these errors were encountered: