-
Notifications
You must be signed in to change notification settings - Fork 148
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
直接运行test.py未得到预期效果 #1
Comments
您好。 “一叶子” 是我们业务相关的实体, 故您需要设置自己的训练集训练模型。 |
原来如此,谢谢! |
英文有一些公开的语料 CoNLL-2002 and CoNLL-2003 datasets, 抱歉中文我不知道哪里有,自己搜索一下或者自己构建吧。 |
好的,谢谢~ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
您好,我直接在Anaconda的spyder里运行test.py文件,输入测试句子“一叶子面膜真不错”,结果是这样的:{'string': '一叶子面膜真不错', 'entities': []},
这好像跟你的不一样...请问要run的话是要run 那两个ipynb文件吗
The text was updated successfully, but these errors were encountered: