Skip to content
Snippets Groups Projects
Select Git revision
  • cff4342177cc5506ec2b7e7bb6d526853174cabb
  • master default protected
  • johannes
  • partial_parser
  • Aloui_Dary
  • ignore_punct
  • AC
  • classifier
  • fixhelp
  • libmacaon2
  • error_predictor
  • morpho
  • ssrnn
  • tfparsing
  • silvio
  • tagger_options
  • maca_trans_frame_parser
  • alexis
  • new_config
  • tagparse
  • maca_graph_parser
21 results

macaon2

if you want to use a debugger

cmake -DCMAKE_BUILD_TYPE=Debug ..

if you want the binaries to be installed in a special directory

cmake -DCMAKE_INSTALL_PREFIX:PATH=absolute_path_to_directory_where_binaries_will_be_copied ..