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.012May1110965429Apr2827262522212019181716141298754121Mar1814119743228Feb2524221615141110942131Jan13121120Dec171614109876432130Nov2928262524222120191817161514131110add -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(swig) Updated wrapper for Wccl::Match(swig) Added wrapper for Wccl::MatchVector(swig) Added template for boost::shared_ptr<Wccl::FunctionalOperator>(swig) Updated wrapper for Wccl::AnnotationMatch(swig) Updated wrapper for Wccl::TokenMatch(swig) Updated wrapper for Wccl::MatchDatasimple syntactic exampleMerge branch 'master' of nlp.pwr.wroc.pl:wcclsimple sample WCCL filelexicon sample