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

ERROR: Exception in thread "main" java.lang.NumberFormatException: null #29

Open
wendysyn89 opened this issue Feb 6, 2017 · 0 comments

Comments

@wendysyn89
Copy link

hi,

I received this error when parse the sentences:

Performing frame-semantic parsing.
input-file:/tmp/semafor.1v1uWbbdQ9/conll
output-file:/home/wendy/semafor/bin/review_gold_output.txt
model-dir:/home/wendy/models/semafor_malt_model_20121129
numthreads:

Exception in thread "main" java.lang.NumberFormatException: null
at java.lang.Integer.parseInt(Integer.java:542)
at java.lang.Integer.parseInt(Integer.java:615)
at edu.cmu.cs.lti.ark.util.CommandLineOptions$IntOption.set(CommandLineOptions.java:187)
at edu.cmu.cs.lti.ark.util.CommandLineOptions.init(CommandLineOptions.java:267)
at edu.cmu.cs.lti.ark.fn.utils.FNModelOptions.(FNModelOptions.java:40)
at edu.cmu.cs.lti.ark.fn.utils.FNModelOptions.(FNModelOptions.java:36)
at edu.cmu.cs.lti.ark.fn.Semafor.main(Semafor.java:94)

Anyone know how to solve this?

Many 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