Skip to content
New issue

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

序列标准怎样使用训练好的模型进行结果预测 #368

Closed
zxjlm opened this issue Jun 5, 2021 · 3 comments
Closed

序列标准怎样使用训练好的模型进行结果预测 #368

zxjlm opened this issue Jun 5, 2021 · 3 comments

Comments

@zxjlm
Copy link

zxjlm commented Jun 5, 2021

如题, 请问有没有办法像spacy那样, 直接输入一条语句, 然后输出结果中将语句中的实体标注出来.

或者有没有其他的办法达成类似的输入输出效果?

@yhcc
Copy link
Member

yhcc commented Jun 14, 2021

目前还没有办法达到这个,需要自己实现这种功能。

@xpqiu
Copy link
Member

xpqiu commented Jun 14, 2021

对标spacy的是fastHan,https://github.com/fastnlp/fastHan
fastHan中提供这种功能。

@zxjlm
Copy link
Author

zxjlm commented Jun 16, 2021

好的,最近也在看fastHan, 感谢回复。

@zxjlm zxjlm closed this as completed Jun 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants