Skip to content
Snippets Groups Projects
Select Git revision
  • develop
  • fix-words-ann
  • master default protected
  • wccl-rules-migration
4 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.025May24231713121110965429Apr2827262522212019181716141298754121Mar1814119743228Feb2524221615141110942131Jan13121120Dec171614109876432130Nov292826252422212019181716151413example inputdisable -Wall in swigsync swig wrappers with corpus2 wrapper changesadd parse file from pathmissing lexicon for tests(swig) Added CMake for swig project(swig) Catch exceptions raised by wcclfile(swig) Some fixesa test for lexbetter failed test message when no annotation channeladd -fno-omit-frame-pointer to relwithdebuginfo buildsUse WCCLFile parsing in data-droven tag rule and match rule testsMerge branch 'master' of nlp.pwr.wroc.pl:wcclwccl-run upgrade: simple filtering, sentecne # output, output aggregation(swig) Temporary CMakeList file(swig) Added methods: parseTagRuleSequence, parseSingleRule, parseMatchRule, parseWcclFile(swig) Added Wccl::MatchRuleSequence, Wccl::Lexicon, Wccl::Lexicons and Wccl::WcclFile to wccl library(swig) Added wrapper for Wccl::WcclFile(swig) Removed boost:: namespace from Wccl::Lexicons(swig) Added wrapper for Wccl::Lexicons(swig) Added wrapper for Wccl::Lexicon(swig) Removed boost:: namespace from MatchRuleSequence wrapper(swig) Added wrapper for Wccl::MatchRuleSequence(swig) Added Wccl::FunctionalOpSequence, Wccl::UntypedOpSequence, Wccl::OpSequence, Wccl::WcclFileOpSections to wccl library(swig) Added wrapper for Wccl::WcclFileOpSections(swig) Added boost::shared_ptr import(swig) Added wrappers for Wccl::FunctionalOpSequence, Wccl::UntypedOpSequence, Wccl::OpSequence(swig) Added TagRule and TagRuleSequence to wccl library(swig) some fixes(swig) Updated Makefile. To build wccl module, run 'make wccl.o'(swig) Renamed libwccl module to wccl(swig) Added global libccl library(swig) Handle exception thrown by Wccl::Parser::parseAnyOperator()(swig) Updated wrapper for Wccl::Parser(swig) Added wrapper for Wccl::MatchRule(swig) Added wrapper for Wccl::TagRuleSequence(swig) Added wrapper for Wccl::TagRule(swig) Added wrapper for Wccl::TagAction(swig) Updated Makefile(swig) Wprapper for Wccl::ActionExecContext