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

个人语料训练不是以关键字为主的,感觉逻辑有点问题 #1

Closed
richor1042 opened this issue Oct 18, 2019 · 1 comment

Comments

@richor1042
Copy link

比如我的语料:Q:你几岁 A:我三岁
机器人会训练完,跑出来的是不含“你几岁”这三个字的问题的回复

@ximinng
Copy link
Owner

ximinng commented Nov 4, 2019

“你几岁”这个Question会被jieba分词,之后feed进模型,也就是说feed的是词向量,逻辑没有问题,我想知道您训练了多少epoch?train or train_ant?以及模型具体参数是什么?你的个人语料是以什么形式添加的?这些问题可能帮助解决您的问题!

@ximinng ximinng closed this as completed Nov 5, 2019
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

2 participants