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

(Inference) To return zero scores rather than throwing error. #49

Open
kordjamshidi opened this issue Mar 31, 2016 · 0 comments
Open

(Inference) To return zero scores rather than throwing error. #49

kordjamshidi opened this issue Mar 31, 2016 · 0 comments

Comments

@kordjamshidi
Copy link
Member

I see these lines here in the ILPInference are problematic for Saul joint training still, when we start with the classifiers that their lableLexicon is not complete e.g. because they have net seen any examples yet, so the ILP inference can not return any score but the default could be to return zero, not throwing error. Can anyone address this issue here? https://github.com/IllinoisCogComp/lbjava/blob/master/lbjava/src/main/java/edu/illinois/cs/cogcomp/lbjava/infer/ILPInference.java#L173

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