Skip to content

An error occurred when i was running " ./run @mode=tables @data=u-1 @feat=all @train=1 -maxExamples train:100 dev:100" #1

@jingjingdd

Description

@jingjingdd

Exception in thread "main" java.lang.NumberFormatException: For input string: "tables.lambdadcs.LambdaDCSExecutor"
at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
at java.lang.Integer.parseInt(Integer.java:580)
at java.lang.Integer.parseInt(Integer.java:615)
at fig.basic.OptInfo.interpretValue(OptionsParser.java:155)
at fig.basic.OptInfo.set(OptionsParser.java:344)
at fig.basic.OptionsParser.parse(OptionsParser.java:771)
at fig.exec.Execution.init(Execution.java:212)
at fig.exec.Execution.runWithObjArray(Execution.java:330)
at fig.exec.Execution.run(Execution.java:325)
at edu.stanford.nlp.sempre.Main.main(Main.java:50)

How can I solve the problem ?I look forward to hearing from you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions