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

option error of extractor/extract #68

Open
fulifeng opened this issue Mar 9, 2015 · 1 comment
Open

option error of extractor/extract #68

fulifeng opened this issue Mar 9, 2015 · 1 comment

Comments

@fulifeng
Copy link

fulifeng commented Mar 9, 2015

when I extract grammars with command "~/cdec/extractor/extract -c extract.ini -g dev.grammars -t 2 -z < dev.lc-tok.es-en > dev.lc-tok.es-en.sgm". The extractor abort with:

"terminate called after throwing an instance of 'boost::exception_detail::clone_implboost::exception_detail::error_info_injector<boost::program_options::unknown_option >'
what(): unknown option -z
Aborted (core dumped)"

It works well without -z option and was fine with -z a few days before. I think I have changed nothing on the server.

@lh9743
Copy link

lh9743 commented Nov 2, 2015

Hi,
I also met the same problem. And even I deleted -z option, the extractor still aborted with:

"terminate called after throwing an instance of 'boost::exception_detail::clone_implboost::exception_detail::error_info_injector<boost::program_options::required_option >'
what(): the option 'alignment' is required but missing
Aborted (core dumped)"

Did u now know what happened? Thx.

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

2 participants