Skip to content
Snippets Groups Projects
Select Git revision
  • 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
20 results

macaon2

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Alexis Nasr authored
    55796a1c
    History
    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 ..