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

How to apply the trained model #27

Open
git4sun opened this issue Jan 28, 2019 · 0 comments
Open

How to apply the trained model #27

git4sun opened this issue Jan 28, 2019 · 0 comments

Comments

@git4sun
Copy link

git4sun commented Jan 28, 2019

First of all, thanks for sharing the wonderful work. You did a great job.

What I need to do is to apply the trained model on an article. I used the package and trained a model for 7 days. The result on test set looks fine. But I don't know how to apply the model on new incoming text. I tried to read the downloader and merger code hoping to understand how to get the .bin file. But the downloader code doesn't process any file with "article" argument since all I have is ".story" files. And with the "highlight" argument, it created empty folders "articles" and "title". And with the directory setting, the cnn_dm_data_maker.py file does nothing. So I can't follow these code.

What options do I have to use the trained model on new text?

Thanks

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

1 participant