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 predict relations for new sentences? #30

Closed
SShivneshKumar opened this issue Dec 12, 2017 · 2 comments
Closed

How to predict relations for new sentences? #30

SShivneshKumar opened this issue Dec 12, 2017 · 2 comments

Comments

@SShivneshKumar
Copy link

I got it trained/tested and getting stats of the model. But, is there a way I can get the relation type for a new set of test sentences?

@gaotianyu1350
Copy link
Collaborator

You could simply replace the original test data with the new set of test sentences and run gen_data.py again.

@rstarlet
Copy link

rstarlet commented May 6, 2019

Hi, what do you mean by simply replace the test data with new sentences, do I need to replace the whole file or only I have to replace the sentences?

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