Skip to content

candc:models:required option argument is undefined #13

@yuchenlin

Description

@yuchenlin

Hi,

I found that C&C parsing wiki and svn could not be reached now and I managed to build from source by myself. (maybe I missed some instructions?)
Although the C&C is built successfully (with "make -f Makefile.unix") and I also downloaded the models from the link, the command below still reports errors:
$ candc-1.00/bin/candc --models /mnt/c/Users/v-yuclin/workspace/ccg2lambda/candc-1.00/models --candc-printer xml --input sentences.tok > sentences.candc.xml

The error is:

candc:models:required option argument is undefined

usage: candc [options]

  --help: show the short help message
  --more: show the long help message
  --config <arg>: load a configuration file
  --version: the version number
  --licence: the C&C tools licence 
....

I can assure that my model path is correct and I have tried both absolute path and relative path.
I guess this may relate to the config file in the model folder, but I don't know what to write there.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions